| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere |
AWS Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers,
containers, and applications running outside of AWS to obtain Temporary AWS credentials.
|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
ImportCrlResult |
AWSIAMRolesAnywhereClient.importCrl(ImportCrlRequest request)
Imports the certificate revocation list (CRL).
|
ImportCrlResult |
AbstractAWSIAMRolesAnywhere.importCrl(ImportCrlRequest request) |
ImportCrlResult |
AWSIAMRolesAnywhere.importCrl(ImportCrlRequest importCrlRequest)
Imports the certificate revocation list (CRL).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest request) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest importCrlRequest)
Imports the certificate revocation list (CRL).
|
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest importCrlRequest,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler)
Imports the certificate revocation list (CRL).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest importCrlRequest,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler)
Imports the certificate revocation list (CRL).
|
| Modifier and Type | Method and Description |
|---|---|
ImportCrlResult |
ImportCrlResult.clone() |
ImportCrlResult |
ImportCrlResult.withCrl(CrlDetail crl)
The state of the certificate revocation list (CRL) after a read or write operation.
|
Copyright © 2022. All rights reserved.