Modifier and Type | Method and Description |
---|---|
DetachUserPolicyResult |
AmazonIdentityManagementClient.detachUserPolicy(DetachUserPolicyRequest detachUserPolicyRequest)
Removes the specified managed policy from the specified user.
|
DetachUserPolicyResult |
AmazonIdentityManagement.detachUserPolicy(DetachUserPolicyRequest detachUserPolicyRequest)
Removes the specified managed policy from the specified user.
|
DetachUserPolicyResult |
AbstractAmazonIdentityManagement.detachUserPolicy(DetachUserPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.detachUserPolicyAsync(DetachUserPolicyRequest request) |
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest detachUserPolicyRequest)
Removes the specified managed policy from the specified user.
|
java.util.concurrent.Future<DetachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest request) |
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.detachUserPolicyAsync(DetachUserPolicyRequest request,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler) |
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest detachUserPolicyRequest,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler)
Removes the specified managed policy from the specified user.
|
java.util.concurrent.Future<DetachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest request,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.detachUserPolicyAsync(DetachUserPolicyRequest request,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler) |
java.util.concurrent.Future<DetachUserPolicyResult> |
AmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest detachUserPolicyRequest,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler)
Removes the specified managed policy from the specified user.
|
java.util.concurrent.Future<DetachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest request,
AsyncHandler<DetachUserPolicyRequest,DetachUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DetachUserPolicyResult |
DetachUserPolicyResult.clone() |
Modifier and Type | Method and Description |
---|---|
DetachUserPolicyResult |
DetachUserPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |