Uses of Class
com.amazonaws.services.iot.model.DetachPrincipalPolicyResult
Packages that use DetachPrincipalPolicyResult
-
Uses of DetachPrincipalPolicyResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return DetachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIot.detachPrincipalPolicy(DetachPrincipalPolicyRequest request) AWSIot.detachPrincipalPolicy(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest) Removes the specified policy from the specified certificate.AWSIotClient.detachPrincipalPolicy(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest) Removes the specified policy from the specified certificate.Methods in com.amazonaws.services.iot that return types with arguments of type DetachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request) AbstractAWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) AWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest) Removes the specified policy from the specified certificate.AWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) Removes the specified policy from the specified certificate.AWSIotAsyncClient.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request) AWSIotAsyncClient.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type DetachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) AWSIotAsync.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) Removes the specified policy from the specified certificate.AWSIotAsyncClient.detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) -
Uses of DetachPrincipalPolicyResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return DetachPrincipalPolicyResult