| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRetirableGrantsResponse> |
KmsAsyncClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest)
Returns information about all grants in the Amazon Web Services account and Region that have the specified
retiring principal.
|
default ListRetirableGrantsResponse |
KmsClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest)
Returns information about all grants in the Amazon Web Services account and Region that have the specified
retiring principal.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRetirableGrantsRequestMarshaller.marshall(ListRetirableGrantsRequest listRetirableGrantsRequest) |
Copyright © 2022. All rights reserved.