Uses of Class
com.amazonaws.services.iot.model.AttachPrincipalPolicyResult
Packages that use AttachPrincipalPolicyResult
-
Uses of AttachPrincipalPolicyResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return AttachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIot.attachPrincipalPolicy(AttachPrincipalPolicyRequest request) AWSIot.attachPrincipalPolicy(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) Attaches the specified policy to the specified principal (certificate or other credential).AWSIotClient.attachPrincipalPolicy(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) Attaches the specified policy to the specified principal (certificate or other credential).Methods in com.amazonaws.services.iot that return types with arguments of type AttachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request) AbstractAWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) AWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) Attaches the specified policy to the specified principal (certificate or other credential).AWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) Attaches the specified policy to the specified principal (certificate or other credential).AWSIotAsyncClient.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request) AWSIotAsyncClient.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type AttachPrincipalPolicyResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) AWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) Attaches the specified policy to the specified principal (certificate or other credential).AWSIotAsyncClient.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) -
Uses of AttachPrincipalPolicyResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return AttachPrincipalPolicyResult