Uses of Class
com.amazonaws.services.iot.model.GetPolicyRequest
Packages that use GetPolicyRequest
-
Uses of GetPolicyRequest in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type GetPolicyRequestModifier and TypeMethodDescriptionAbstractAWSIot.getPolicy
(GetPolicyRequest request) AWSIot.getPolicy
(GetPolicyRequest getPolicyRequest) Gets information about the specified policy with the policy document of the default version.AWSIotClient.getPolicy
(GetPolicyRequest getPolicyRequest) Gets information about the specified policy with the policy document of the default version.AbstractAWSIotAsync.getPolicyAsync
(GetPolicyRequest request) AbstractAWSIotAsync.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AWSIotAsync.getPolicyAsync
(GetPolicyRequest getPolicyRequest) Gets information about the specified policy with the policy document of the default version.AWSIotAsync.getPolicyAsync
(GetPolicyRequest getPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) Gets information about the specified policy with the policy document of the default version.AWSIotAsyncClient.getPolicyAsync
(GetPolicyRequest request) AWSIotAsyncClient.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type GetPolicyRequestModifier and TypeMethodDescriptionAbstractAWSIotAsync.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AWSIotAsync.getPolicyAsync
(GetPolicyRequest getPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) Gets information about the specified policy with the policy document of the default version.AWSIotAsyncClient.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) -
Uses of GetPolicyRequest in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return GetPolicyRequestModifier and TypeMethodDescriptionGetPolicyRequest.clone()
GetPolicyRequest.withPolicyName
(String policyName) The name of the policy.