Uses of Class
com.amazonaws.services.iot.model.SetDefaultPolicyVersionResult
Packages that use SetDefaultPolicyVersionResult
-
Uses of SetDefaultPolicyVersionResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return SetDefaultPolicyVersionResultModifier and TypeMethodDescriptionAbstractAWSIot.setDefaultPolicyVersion
(SetDefaultPolicyVersionRequest request) AWSIot.setDefaultPolicyVersion
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest) Sets the specified version of the specified policy as the policy's default (operative) version.AWSIotClient.setDefaultPolicyVersion
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest) Sets the specified version of the specified policy as the policy's default (operative) version.Methods in com.amazonaws.services.iot that return types with arguments of type SetDefaultPolicyVersionResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request) AbstractAWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest) Sets the specified version of the specified policy as the policy's default (operative) version.AWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) Sets the specified version of the specified policy as the policy's default (operative) version.AWSIotAsyncClient.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request) AWSIotAsyncClient.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type SetDefaultPolicyVersionResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) Sets the specified version of the specified policy as the policy's default (operative) version.AWSIotAsyncClient.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) -
Uses of SetDefaultPolicyVersionResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return SetDefaultPolicyVersionResult