| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| Modifier and Type | Method and Description |
|---|---|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator()
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator(ListPublicKeysRequest listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
Copyright © 2020. All rights reserved.