| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplaceentitlement |
|
| software.amazon.awssdk.services.marketplaceentitlement.model |
| Modifier and Type | Method and Description |
|---|---|
default GetEntitlementsResponse |
MarketplaceEntitlementClient.getEntitlements(Consumer<GetEntitlementsRequest.Builder> getEntitlementsRequest)
GetEntitlements retrieves entitlement values for a given product.
|
default GetEntitlementsResponse |
MarketplaceEntitlementClient.getEntitlements(GetEntitlementsRequest getEntitlementsRequest)
GetEntitlements retrieves entitlement values for a given product.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalServiceErrorException
An internal error has occurred.
|
class |
InvalidParameterException
One or more parameters in your request was invalid.
|
class |
ThrottlingException
The calls to the GetEntitlements API are throttled.
|
| Modifier and Type | Method and Description |
|---|---|
MarketplaceEntitlementException |
MarketplaceEntitlementException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(MarketplaceEntitlementException ex) |
Copyright © 2023. All rights reserved.