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