Modifier and Type | Method and Description |
---|---|
GetGroupPolicyResult |
AmazonIdentityManagementClient.getGroupPolicy(GetGroupPolicyRequest getGroupPolicyRequest)
Retrieves the specified inline policy document that is embedded in the
specified IAM group.
|
GetGroupPolicyResult |
AmazonIdentityManagement.getGroupPolicy(GetGroupPolicyRequest getGroupPolicyRequest)
Retrieves the specified inline policy document that is embedded in the
specified IAM group.
|
GetGroupPolicyResult |
AbstractAmazonIdentityManagement.getGroupPolicy(GetGroupPolicyRequest request) |
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.getGroupPolicyAsync(GetGroupPolicyRequest request) |
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest getGroupPolicyRequest)
Retrieves the specified inline policy document that is embedded in the
specified IAM group.
|
java.util.concurrent.Future<GetGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest request) |
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.getGroupPolicyAsync(GetGroupPolicyRequest request,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest getGroupPolicyRequest,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in the
specified IAM group.
|
java.util.concurrent.Future<GetGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest request,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.getGroupPolicyAsync(GetGroupPolicyRequest request,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest getGroupPolicyRequest,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in the
specified IAM group.
|
java.util.concurrent.Future<GetGroupPolicyResult> |
AbstractAmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest request,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetGroupPolicyRequest |
GetGroupPolicyRequest.clone() |
GetGroupPolicyRequest |
GetGroupPolicyRequest.withGroupName(java.lang.String groupName)
The name of the group the policy is associated with.
|
GetGroupPolicyRequest |
GetGroupPolicyRequest.withPolicyName(java.lang.String policyName)
The name of the policy document to get.
|
Modifier and Type | Method and Description |
---|---|
Request<GetGroupPolicyRequest> |
GetGroupPolicyRequestMarshaller.marshall(GetGroupPolicyRequest getGroupPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetGroupPolicyRequest> |
GetGroupPolicyRequestMarshaller.marshall(GetGroupPolicyRequest getGroupPolicyRequest) |