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) |
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 |
---|---|
PutGroupPolicyRequest |
PutGroupPolicyRequest.clone() |
PutGroupPolicyRequest |
PutGroupPolicyRequest.withGroupName(java.lang.String groupName)
The name of the group to associate the policy with.
|
PutGroupPolicyRequest |
PutGroupPolicyRequest.withPolicyDocument(java.lang.String policyDocument)
The policy document.
|
PutGroupPolicyRequest |
PutGroupPolicyRequest.withPolicyName(java.lang.String policyName)
The name of the policy document.
|
Modifier and Type | Method and Description |
---|---|
Request<PutGroupPolicyRequest> |
PutGroupPolicyRequestMarshaller.marshall(PutGroupPolicyRequest putGroupPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<PutGroupPolicyRequest> |
PutGroupPolicyRequestMarshaller.marshall(PutGroupPolicyRequest putGroupPolicyRequest) |