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 class
ContactInfo
Contact information for a customer account.static class
ContactInfo.Builder
Contact information for a customer account.Methods in com.google.cloud.channel.v1 that return ContactInfoOrBuilder Modifier and Type Method Description ContactInfoOrBuilder
Customer.Builder. getPrimaryContactInfoOrBuilder()
Primary contact info.ContactInfoOrBuilder
Customer. getPrimaryContactInfoOrBuilder()
Primary contact info.ContactInfoOrBuilder
CustomerOrBuilder. getPrimaryContactInfoOrBuilder()
Primary contact info.
-