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 |
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 |
---|---|
java.util.concurrent.Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request) |
java.util.concurrent.Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM group.
|
java.util.concurrent.Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request) |
java.util.concurrent.Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<PutGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest request,
AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutGroupPolicyResult |
PutGroupPolicyResult.clone() |
Modifier and Type | Method and Description |
---|---|
PutGroupPolicyResult |
PutGroupPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |