Uses of Class
com.google.cloud.channel.v1.CloudIdentityCustomerAccount
-
Packages that use CloudIdentityCustomerAccount Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudIdentityCustomerAccount in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudIdentityCustomerAccount Modifier and Type Method Description CloudIdentityCustomerAccountCloudIdentityCustomerAccount.Builder. build()CloudIdentityCustomerAccountCloudIdentityCustomerAccount.Builder. buildPartial()CloudIdentityCustomerAccountCheckCloudIdentityAccountsExistResponse.Builder. getCloudIdentityAccounts(int index)The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountCheckCloudIdentityAccountsExistResponse. getCloudIdentityAccounts(int index)The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountCheckCloudIdentityAccountsExistResponseOrBuilder. getCloudIdentityAccounts(int index)The Cloud Identity accounts associated with the domain.static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. getDefaultInstance()CloudIdentityCustomerAccountCloudIdentityCustomerAccount.Builder. getDefaultInstanceForType()CloudIdentityCustomerAccountCloudIdentityCustomerAccount. getDefaultInstanceForType()static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseDelimitedFrom(InputStream input)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(byte[] data)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(com.google.protobuf.ByteString data)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(com.google.protobuf.CodedInputStream input)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(InputStream input)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(ByteBuffer data)static CloudIdentityCustomerAccountCloudIdentityCustomerAccount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudIdentityCustomerAccount Modifier and Type Method Description List<CloudIdentityCustomerAccount>CheckCloudIdentityAccountsExistResponse.Builder. getCloudIdentityAccountsList()The Cloud Identity accounts associated with the domain.List<CloudIdentityCustomerAccount>CheckCloudIdentityAccountsExistResponse. getCloudIdentityAccountsList()The Cloud Identity accounts associated with the domain.List<CloudIdentityCustomerAccount>CheckCloudIdentityAccountsExistResponseOrBuilder. getCloudIdentityAccountsList()The Cloud Identity accounts associated with the domain.com.google.protobuf.Parser<CloudIdentityCustomerAccount>CloudIdentityCustomerAccount. getParserForType()static com.google.protobuf.Parser<CloudIdentityCustomerAccount>CloudIdentityCustomerAccount. parser()Methods in com.google.cloud.channel.v1 with parameters of type CloudIdentityCustomerAccount Modifier and Type Method Description CheckCloudIdentityAccountsExistResponse.BuilderCheckCloudIdentityAccountsExistResponse.Builder. addCloudIdentityAccounts(int index, CloudIdentityCustomerAccount value)The Cloud Identity accounts associated with the domain.CheckCloudIdentityAccountsExistResponse.BuilderCheckCloudIdentityAccountsExistResponse.Builder. addCloudIdentityAccounts(CloudIdentityCustomerAccount value)The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccount.BuilderCloudIdentityCustomerAccount.Builder. mergeFrom(CloudIdentityCustomerAccount other)static CloudIdentityCustomerAccount.BuilderCloudIdentityCustomerAccount. newBuilder(CloudIdentityCustomerAccount prototype)CheckCloudIdentityAccountsExistResponse.BuilderCheckCloudIdentityAccountsExistResponse.Builder. setCloudIdentityAccounts(int index, CloudIdentityCustomerAccount value)The Cloud Identity accounts associated with the domain.Method parameters in com.google.cloud.channel.v1 with type arguments of type CloudIdentityCustomerAccount Modifier and Type Method Description CheckCloudIdentityAccountsExistResponse.BuilderCheckCloudIdentityAccountsExistResponse.Builder. addAllCloudIdentityAccounts(Iterable<? extends CloudIdentityCustomerAccount> values)The Cloud Identity accounts associated with the domain.
-