Uses of Class
com.google.cloud.channel.v1.ImportCustomerRequest.CustomerIdentityCase
-
Packages that use ImportCustomerRequest.CustomerIdentityCase Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ImportCustomerRequest.CustomerIdentityCase in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ImportCustomerRequest.CustomerIdentityCase Modifier and Type Method Description static ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequest.CustomerIdentityCase. forNumber(int value)ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequest.Builder. getCustomerIdentityCase()ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequest. getCustomerIdentityCase()ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequestOrBuilder. getCustomerIdentityCase()static ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequest.CustomerIdentityCase. valueOf(int value)Deprecated.static ImportCustomerRequest.CustomerIdentityCaseImportCustomerRequest.CustomerIdentityCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportCustomerRequest.CustomerIdentityCase[]ImportCustomerRequest.CustomerIdentityCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-