| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListRetirableGrantsResponse |
KmsClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest)
Returns all grants in which the specified principal is the
RetiringPrincipal in the grant. |
default CompletableFuture<ListRetirableGrantsResponse> |
KmsAsyncClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest)
Returns all grants in which the specified principal is the
RetiringPrincipal in the grant. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRetirableGrantsRequestMarshaller.marshall(ListRetirableGrantsRequest listRetirableGrantsRequest) |
Copyright © 2021. All rights reserved.