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