Uses of Class
software.amazon.awssdk.services.marketplaceentitlement.model.MarketplaceEntitlementResponse
-
Packages that use MarketplaceEntitlementResponse Package Description software.amazon.awssdk.services.marketplaceentitlement.model -
-
Uses of MarketplaceEntitlementResponse in software.amazon.awssdk.services.marketplaceentitlement.model
Subclasses of MarketplaceEntitlementResponse in software.amazon.awssdk.services.marketplaceentitlement.model Modifier and Type Class Description classGetEntitlementsResponseThe GetEntitlementsRequest contains results from the GetEntitlements operation.Methods in software.amazon.awssdk.services.marketplaceentitlement.model that return MarketplaceEntitlementResponse Modifier and Type Method Description MarketplaceEntitlementResponseMarketplaceEntitlementResponse.Builder. build()Constructors in software.amazon.awssdk.services.marketplaceentitlement.model with parameters of type MarketplaceEntitlementResponse Constructor Description BuilderImpl(MarketplaceEntitlementResponse response)
-