| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<TokenData> |
ListTokensResponse.tokens()
Received token details.
|
| Modifier and Type | Method and Description |
|---|---|
ListTokensResponse.Builder |
ListTokensResponse.Builder.tokens(TokenData... tokens)
Received token details.
|
| Modifier and Type | Method and Description |
|---|---|
ListTokensResponse.Builder |
ListTokensResponse.Builder.tokens(Collection<TokenData> tokens)
Received token details.
|
Copyright © 2022. All rights reserved.