| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere |
Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers,
and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials.
|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
ListCrlsResult |
AbstractAWSIAMRolesAnywhere.listCrls(ListCrlsRequest request) |
ListCrlsResult |
AWSIAMRolesAnywhereClient.listCrls(ListCrlsRequest request)
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
|
ListCrlsResult |
AWSIAMRolesAnywhere.listCrls(ListCrlsRequest listCrlsRequest)
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
|
Future<ListCrlsResult> |
AbstractAWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest request) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsyncClient.listCrlsAsync(ListCrlsRequest request) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest listCrlsRequest)
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
|
Future<ListCrlsResult> |
AbstractAWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest request,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsyncClient.listCrlsAsync(ListCrlsRequest request,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest listCrlsRequest,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler)
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListCrlsResult> |
AbstractAWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest request,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsyncClient.listCrlsAsync(ListCrlsRequest request,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler) |
Future<ListCrlsResult> |
AWSIAMRolesAnywhereAsync.listCrlsAsync(ListCrlsRequest listCrlsRequest,
AsyncHandler<ListCrlsRequest,ListCrlsResult> asyncHandler)
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListCrlsRequest |
ListCrlsRequest.clone() |
ListCrlsRequest |
ListCrlsRequest.withNextToken(String nextToken)
A token that indicates where the output should continue from, if a previous request did not show all results.
|
ListCrlsRequest |
ListCrlsRequest.withPageSize(Integer pageSize)
The number of resources in the paginated list.
|
Copyright © 2023. All rights reserved.