Uses of Class
com.amazonaws.services.identitymanagement.model.DeletePolicyVersionResult
-
Packages that use DeletePolicyVersionResult Package Description com.amazonaws.services.identitymanagement com.amazonaws.services.identitymanagement.model -
-
Uses of DeletePolicyVersionResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return DeletePolicyVersionResult Modifier and Type Method Description DeletePolicyVersionResult
AbstractAmazonIdentityManagement. deletePolicyVersion(DeletePolicyVersionRequest request)
DeletePolicyVersionResult
AmazonIdentityManagement. deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version from the specified managed policy.DeletePolicyVersionResult
AmazonIdentityManagementClient. deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version from the specified managed policy.Method parameters in com.amazonaws.services.identitymanagement with type arguments of type DeletePolicyVersionResult Modifier and Type Method Description Future<DeletePolicyVersionResult>
AbstractAmazonIdentityManagementAsync. deletePolicyVersionAsync(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler)
Future<DeletePolicyVersionResult>
AmazonIdentityManagementAsync. deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler)
Deletes the specified version from the specified managed policy.Future<DeletePolicyVersionResult>
AmazonIdentityManagementAsyncClient. deletePolicyVersionAsync(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler)
-
Uses of DeletePolicyVersionResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return DeletePolicyVersionResult Modifier and Type Method Description DeletePolicyVersionResult
DeletePolicyVersionResult. clone()
-