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 classConstraintsRepresents the constraints for buying the Offer.static classConstraints.BuilderRepresents the constraints for buying the Offer.Methods in com.google.cloud.channel.v1 that return ConstraintsOrBuilder Modifier and Type Method Description ConstraintsOrBuilderOffer.Builder. getConstraintsOrBuilder()Constraints on transacting the Offer.ConstraintsOrBuilderOffer. getConstraintsOrBuilder()Constraints on transacting the Offer.ConstraintsOrBuilderOfferOrBuilder. getConstraintsOrBuilder()Constraints on transacting the Offer.
-