| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
PutGroupPolicyResult |
AmazonIdentityManagementClient.putGroupPolicy(PutGroupPolicyRequest request)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
PutGroupPolicyResult |
AmazonIdentityManagement.putGroupPolicy(PutGroupPolicyRequest putGroupPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
PutGroupPolicyResult |
AbstractAmazonIdentityManagement.putGroupPolicy(PutGroupPolicyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
| Modifier and Type | Method and Description |
|---|---|
PutGroupPolicyResult |
PutGroupPolicyResult.clone() |
Copyright © 2023. All rights reserved.