| Package | Description |
|---|---|
| com.amazonaws.services.iot | |
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAWSIot.deletePolicyVersion(DeletePolicyVersionRequest request) |
void |
AWSIotClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
void |
AWSIot.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
Future<Void> |
AWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
Future<Void> |
AWSIotAsyncClient.deletePolicyVersionAsync(DeletePolicyVersionRequest request) |
Future<Void> |
AbstractAWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest request) |
Future<Void> |
AWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler)
Deletes the specified version of the specified policy.
|
Future<Void> |
AWSIotAsyncClient.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler) |
Future<Void> |
AbstractAWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler)
Deletes the specified version of the specified policy.
|
Future<Void> |
AWSIotAsyncClient.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler) |
Future<Void> |
AbstractAWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeletePolicyVersionRequest |
DeletePolicyVersionRequest.clone() |
DeletePolicyVersionRequest |
DeletePolicyVersionRequest.withPolicyName(String policyName)
The name of the policy.
|
DeletePolicyVersionRequest |
DeletePolicyVersionRequest.withPolicyVersionId(String policyVersionId)
The policy version ID.
|
Copyright © 2016. All rights reserved.