Uses of Interface
com.google.cloud.channel.v1.CustomerConstraintsOrBuilder
-
Packages that use CustomerConstraintsOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CustomerConstraintsOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement CustomerConstraintsOrBuilder Modifier and Type Class Description classCustomerConstraintsRepresents constraints required to purchase the Offer for a customer.static classCustomerConstraints.BuilderRepresents constraints required to purchase the Offer for a customer.Methods in com.google.cloud.channel.v1 that return CustomerConstraintsOrBuilder Modifier and Type Method Description CustomerConstraintsOrBuilderConstraints.Builder. getCustomerConstraintsOrBuilder()Represents constraints required to purchase the Offer for a customer.CustomerConstraintsOrBuilderConstraints. getCustomerConstraintsOrBuilder()Represents constraints required to purchase the Offer for a customer.CustomerConstraintsOrBuilderConstraintsOrBuilder. getCustomerConstraintsOrBuilder()Represents constraints required to purchase the Offer for a customer.
-