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