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 class
CustomerConstraints
Represents constraints required to purchase the Offer for a customer.static class
CustomerConstraints.Builder
Represents constraints required to purchase the Offer for a customer.Methods in com.google.cloud.channel.v1 that return CustomerConstraintsOrBuilder Modifier and Type Method Description CustomerConstraintsOrBuilder
Constraints.Builder. getCustomerConstraintsOrBuilder()
Represents constraints required to purchase the Offer for a customer.CustomerConstraintsOrBuilder
Constraints. getCustomerConstraintsOrBuilder()
Represents constraints required to purchase the Offer for a customer.CustomerConstraintsOrBuilder
ConstraintsOrBuilder. getCustomerConstraintsOrBuilder()
Represents constraints required to purchase the Offer for a customer.
-