Modifier and Type | Method and Description |
---|---|
CreatePolicyVersionResult |
AmazonIdentityManagementClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified managed policy.
|
CreatePolicyVersionResult |
AmazonIdentityManagement.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified managed policy.
|
CreatePolicyVersionResult |
AbstractAmazonIdentityManagement.createPolicyVersion(CreatePolicyVersionRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsyncClient.createPolicyVersionAsync(CreatePolicyVersionRequest request) |
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified managed policy.
|
java.util.concurrent.Future<CreatePolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest request) |
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsyncClient.createPolicyVersionAsync(CreatePolicyVersionRequest request,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler) |
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler)
Creates a new version of the specified managed policy.
|
java.util.concurrent.Future<CreatePolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest request,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsyncClient.createPolicyVersionAsync(CreatePolicyVersionRequest request,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler) |
java.util.concurrent.Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler)
Creates a new version of the specified managed policy.
|
java.util.concurrent.Future<CreatePolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest request,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreatePolicyVersionResult |
CreatePolicyVersionResult.clone() |
CreatePolicyVersionResult |
CreatePolicyVersionResult.withPolicyVersion(PolicyVersion policyVersion)
A structure containing details about the new policy version.
|
Modifier and Type | Method and Description |
---|---|
CreatePolicyVersionResult |
CreatePolicyVersionResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |