Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
CreatePolicyVersionResult |
AmazonIdentityManagementClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified managed policy.
|
CreatePolicyVersionResult |
AbstractAmazonIdentityManagement.createPolicyVersion(CreatePolicyVersionRequest request) |
CreatePolicyVersionResult |
AmazonIdentityManagement.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified managed policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest request,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler) |
Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler)
Creates a new version of the specified managed policy.
|
Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsyncClient.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.
|
Copyright © 2018. All rights reserved.