| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplaceentitlement.model |
| Modifier and Type | Method and Description |
|---|---|
List<Entitlement> |
GetEntitlementsResponse.entitlements()
The set of entitlements found through the GetEntitlements operation.
|
| Modifier and Type | Method and Description |
|---|---|
GetEntitlementsResponse.Builder |
GetEntitlementsResponse.Builder.entitlements(Entitlement... entitlements)
The set of entitlements found through the GetEntitlements operation.
|
| Modifier and Type | Method and Description |
|---|---|
GetEntitlementsResponse.Builder |
GetEntitlementsResponse.Builder.entitlements(Collection<Entitlement> entitlements)
The set of entitlements found through the GetEntitlements operation.
|
Copyright © 2023. All rights reserved.