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 class
CloudIdentityCustomerAccount
Entity representing a Cloud Identity account that may be associated with a Channel Services API partner.static class
CloudIdentityCustomerAccount.Builder
Entity 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 CloudIdentityCustomerAccountOrBuilder
CheckCloudIdentityAccountsExistResponse.Builder. getCloudIdentityAccountsOrBuilder(int index)
The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountOrBuilder
CheckCloudIdentityAccountsExistResponse. getCloudIdentityAccountsOrBuilder(int index)
The Cloud Identity accounts associated with the domain.CloudIdentityCustomerAccountOrBuilder
CheckCloudIdentityAccountsExistResponseOrBuilder. 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.
-