Package | Description |
---|---|
com.amazonaws.services.iot | |
com.amazonaws.services.iot.model |
Modifier and Type | Method and Description |
---|---|
DeletePolicyVersionResult |
AWSIotClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
DeletePolicyVersionResult |
AWSIot.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
DeletePolicyVersionResult |
AbstractAWSIot.deletePolicyVersion(DeletePolicyVersionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePolicyVersionResult> |
AWSIotAsyncClient.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler) |
Future<DeletePolicyVersionResult> |
AWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest,
AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler)
Deletes the specified version of the specified policy.
|
Future<DeletePolicyVersionResult> |
AbstractAWSIotAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest request,
AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeletePolicyVersionResult |
DeletePolicyVersionResult.clone() |
Copyright © 2018. All rights reserved.