Uses of Interface
com.google.cloud.channel.v1.CloudIdentityCustomerAccountOrBuilder
-
Packages that use CloudIdentityCustomerAccountOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudIdentityCustomerAccountOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement CloudIdentityCustomerAccountOrBuilder Modifier and Type Class Description classCloudIdentityCustomerAccountEntity representing a Cloud Identity account that may be associated with a Channel Services API partner.static classCloudIdentityCustomerAccount.BuilderEntity representing a Cloud Identity account that may be associated with a Channel Services API partner.Methods in com.google.cloud.channel.v1 that return CloudIdentityCustomerAccountOrBuilder Modifier and Type Method Description CloudIdentityCustomerAccountOrBuilderCheckCloudIdentityAccountsExistResponse.Builder. getCloudIdentityAccountsOrBuilder(int index)The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountOrBuilderCheckCloudIdentityAccountsExistResponse. getCloudIdentityAccountsOrBuilder(int index)The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountOrBuilderCheckCloudIdentityAccountsExistResponseOrBuilder. getCloudIdentityAccountsOrBuilder(int index)The Cloud Identity accounts associated with the domain.Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudIdentityCustomerAccountOrBuilder Modifier and Type Method Description List<? extends CloudIdentityCustomerAccountOrBuilder>CheckCloudIdentityAccountsExistResponse.Builder. getCloudIdentityAccountsOrBuilderList()The Cloud Identity accounts associated with the domain.List<? extends CloudIdentityCustomerAccountOrBuilder>CheckCloudIdentityAccountsExistResponse. getCloudIdentityAccountsOrBuilderList()The Cloud Identity accounts associated with the domain.List<? extends CloudIdentityCustomerAccountOrBuilder>CheckCloudIdentityAccountsExistResponseOrBuilder. getCloudIdentityAccountsOrBuilderList()The Cloud Identity accounts associated with the domain.
-