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