Uses of Interface
com.google.cloud.channel.v1.ContactInfoOrBuilder
-
Packages that use ContactInfoOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ContactInfoOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ContactInfoOrBuilder Modifier and Type Class Description classContactInfoContact information for a customer account.static classContactInfo.BuilderContact information for a customer account.Methods in com.google.cloud.channel.v1 that return ContactInfoOrBuilder Modifier and Type Method Description ContactInfoOrBuilderCustomer.Builder. getPrimaryContactInfoOrBuilder()Primary contact info.ContactInfoOrBuilderCustomer. getPrimaryContactInfoOrBuilder()Primary contact info.ContactInfoOrBuilderCustomerOrBuilder. getPrimaryContactInfoOrBuilder()Primary contact info.
-