Uses of Class
com.amazonaws.services.iot.model.DeletePolicyVersionResult
-
Packages that use DeletePolicyVersionResult Package Description com.amazonaws.services.iot com.amazonaws.services.iot.model -
-
Uses of DeletePolicyVersionResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return DeletePolicyVersionResult Modifier and Type Method Description DeletePolicyVersionResult
AbstractAWSIot. deletePolicyVersion(DeletePolicyVersionRequest request)
DeletePolicyVersionResult
AWSIot. deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.DeletePolicyVersionResult
AWSIotClient. deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.Method parameters in com.amazonaws.services.iot with type arguments of type DeletePolicyVersionResult Modifier and Type Method Description Future<DeletePolicyVersionResult>
AbstractAWSIotAsync. 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>
AWSIotAsyncClient. deletePolicyVersionAsync(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest,DeletePolicyVersionResult> asyncHandler)
-
Uses of DeletePolicyVersionResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return DeletePolicyVersionResult Modifier and Type Method Description DeletePolicyVersionResult
DeletePolicyVersionResult. clone()
-