| 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 |
|---|---|
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> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request) |
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest request) |
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsync.importCrlAsync(ImportCrlRequest importCrlRequest)
Imports the certificate revocation list (CRL).
|
Future<ImportCrlResult> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.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> |
AWSIAMRolesAnywhereAsyncClient.importCrlAsync(ImportCrlRequest request,
AsyncHandler<ImportCrlRequest,ImportCrlResult> asyncHandler) |
Future<ImportCrlResult> |
AbstractAWSIAMRolesAnywhereAsync.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 © 2024. All rights reserved.