Uses of Interface
com.google.cloud.channel.v1.CustomerOrBuilder
-
Packages that use CustomerOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CustomerOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement CustomerOrBuilder Modifier and Type Class Description classCustomerEntity representing a customer of a reseller or distributor.static classCustomer.BuilderEntity representing a customer of a reseller or distributor.Methods in com.google.cloud.channel.v1 that return CustomerOrBuilder Modifier and Type Method Description CustomerOrBuilderCreateCustomerRequest.Builder. getCustomerOrBuilder()Required.CustomerOrBuilderCreateCustomerRequest. getCustomerOrBuilder()Required.CustomerOrBuilderCreateCustomerRequestOrBuilder. getCustomerOrBuilder()Required.CustomerOrBuilderUpdateCustomerRequest.Builder. getCustomerOrBuilder()Required.CustomerOrBuilderUpdateCustomerRequest. getCustomerOrBuilder()Required.CustomerOrBuilderUpdateCustomerRequestOrBuilder. getCustomerOrBuilder()Required.CustomerOrBuilderListCustomersResponse.Builder. getCustomersOrBuilder(int index)The customers belonging to a reseller or distributor.CustomerOrBuilderListCustomersResponse. getCustomersOrBuilder(int index)The customers belonging to a reseller or distributor.CustomerOrBuilderListCustomersResponseOrBuilder. getCustomersOrBuilder(int index)The customers belonging to a reseller or distributor.Methods in com.google.cloud.channel.v1 that return types with arguments of type CustomerOrBuilder Modifier and Type Method Description List<? extends CustomerOrBuilder>ListCustomersResponse.Builder. getCustomersOrBuilderList()The customers belonging to a reseller or distributor.List<? extends CustomerOrBuilder>ListCustomersResponse. getCustomersOrBuilderList()The customers belonging to a reseller or distributor.List<? extends CustomerOrBuilder>ListCustomersResponseOrBuilder. getCustomersOrBuilderList()The customers belonging to a reseller or distributor.
-