| 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 |
|---|---|
EnableTrustAnchorResult |
AWSIAMRolesAnywhereClient.enableTrustAnchor(EnableTrustAnchorRequest request)
Enables a trust anchor.
|
EnableTrustAnchorResult |
AbstractAWSIAMRolesAnywhere.enableTrustAnchor(EnableTrustAnchorRequest request) |
EnableTrustAnchorResult |
AWSIAMRolesAnywhere.enableTrustAnchor(EnableTrustAnchorRequest enableTrustAnchorRequest)
Enables a trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
Future<EnableTrustAnchorResult> |
AWSIAMRolesAnywhereAsyncClient.enableTrustAnchorAsync(EnableTrustAnchorRequest request,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler) |
Future<EnableTrustAnchorResult> |
AbstractAWSIAMRolesAnywhereAsync.enableTrustAnchorAsync(EnableTrustAnchorRequest request,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler) |
Future<EnableTrustAnchorResult> |
AWSIAMRolesAnywhereAsync.enableTrustAnchorAsync(EnableTrustAnchorRequest enableTrustAnchorRequest,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler)
Enables a trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
EnableTrustAnchorResult |
EnableTrustAnchorResult.clone() |
EnableTrustAnchorResult |
EnableTrustAnchorResult.withTrustAnchor(TrustAnchorDetail trustAnchor)
The state of the trust anchor after a read or write operation.
|
Copyright © 2024. All rights reserved.