| 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 |
|---|---|
ResetNotificationSettingsResult |
AbstractAWSIAMRolesAnywhere.resetNotificationSettings(ResetNotificationSettingsRequest request) |
ResetNotificationSettingsResult |
AWSIAMRolesAnywhereClient.resetNotificationSettings(ResetNotificationSettingsRequest request)
Resets the custom notification setting to IAM Roles Anywhere default setting.
|
ResetNotificationSettingsResult |
AWSIAMRolesAnywhere.resetNotificationSettings(ResetNotificationSettingsRequest resetNotificationSettingsRequest)
Resets the custom notification setting to IAM Roles Anywhere default setting.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ResetNotificationSettingsResult> |
AbstractAWSIAMRolesAnywhereAsync.resetNotificationSettingsAsync(ResetNotificationSettingsRequest request,
AsyncHandler<ResetNotificationSettingsRequest,ResetNotificationSettingsResult> asyncHandler) |
Future<ResetNotificationSettingsResult> |
AWSIAMRolesAnywhereAsyncClient.resetNotificationSettingsAsync(ResetNotificationSettingsRequest request,
AsyncHandler<ResetNotificationSettingsRequest,ResetNotificationSettingsResult> asyncHandler) |
Future<ResetNotificationSettingsResult> |
AWSIAMRolesAnywhereAsync.resetNotificationSettingsAsync(ResetNotificationSettingsRequest resetNotificationSettingsRequest,
AsyncHandler<ResetNotificationSettingsRequest,ResetNotificationSettingsResult> asyncHandler)
Resets the custom notification setting to IAM Roles Anywhere default setting.
|
| Modifier and Type | Method and Description |
|---|---|
ResetNotificationSettingsResult |
ResetNotificationSettingsResult.clone() |
ResetNotificationSettingsResult |
ResetNotificationSettingsResult.withTrustAnchor(TrustAnchorDetail trustAnchor) |
Copyright © 2023. All rights reserved.