Uses of Class
software.amazon.awssdk.services.marketplaceagreement.model.ByolPricingTerm
-
Packages that use ByolPricingTerm Package Description software.amazon.awssdk.services.marketplaceagreement.model -
-
Uses of ByolPricingTerm in software.amazon.awssdk.services.marketplaceagreement.model
Methods in software.amazon.awssdk.services.marketplaceagreement.model that return ByolPricingTerm Modifier and Type Method Description ByolPricingTermAcceptedTerm. byolPricingTerm()Enables you and your customers to move your existing agreements to AWS Marketplace.Methods in software.amazon.awssdk.services.marketplaceagreement.model with parameters of type ByolPricingTerm Modifier and Type Method Description AcceptedTerm.BuilderAcceptedTerm.Builder. byolPricingTerm(ByolPricingTerm byolPricingTerm)Enables you and your customers to move your existing agreements to AWS Marketplace.static AcceptedTermAcceptedTerm. fromByolPricingTerm(ByolPricingTerm byolPricingTerm)Create an instance of this class withAcceptedTerm.byolPricingTerm()initialized to the given value.
-