| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.builder() |
ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.Builder.licenses(Collection<GrantedLicense> licenses)
Lists the licenses the organization has received.
|
ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.Builder.licenses(Consumer<GrantedLicense.Builder>... licenses)
Lists the licenses the organization has received.
|
ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.Builder.licenses(GrantedLicense... licenses)
Lists the licenses the organization has received.
|
ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.Builder.nextToken(String nextToken)
Token for the next set of results.
|
ListReceivedLicensesForOrganizationResponse.Builder |
ListReceivedLicensesForOrganizationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListReceivedLicensesForOrganizationResponse.Builder> |
ListReceivedLicensesForOrganizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.