Uses of Interface
com.google.cloud.channel.v1.ConstraintsOrBuilder
-
Packages that use ConstraintsOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ConstraintsOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ConstraintsOrBuilder Modifier and Type Class Description class
Constraints
Represents the constraints for buying the Offer.static class
Constraints.Builder
Represents the constraints for buying the Offer.Methods in com.google.cloud.channel.v1 that return ConstraintsOrBuilder Modifier and Type Method Description ConstraintsOrBuilder
Offer.Builder. getConstraintsOrBuilder()
Constraints on transacting the Offer.ConstraintsOrBuilder
Offer. getConstraintsOrBuilder()
Constraints on transacting the Offer.ConstraintsOrBuilder
OfferOrBuilder. getConstraintsOrBuilder()
Constraints on transacting the Offer.
-