Uses of Class
com.amazonaws.services.iot.model.AttachThingPrincipalResult
Packages that use AttachThingPrincipalResult
-
Uses of AttachThingPrincipalResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return AttachThingPrincipalResultModifier and TypeMethodDescriptionAbstractAWSIot.attachThingPrincipal(AttachThingPrincipalRequest request) AWSIot.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest) Attaches the specified principal to the specified thing.AWSIotClient.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest) Attaches the specified principal to the specified thing.Methods in com.amazonaws.services.iot that return types with arguments of type AttachThingPrincipalResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest request) AbstractAWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) AWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest attachThingPrincipalRequest) Attaches the specified principal to the specified thing.AWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest attachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) Attaches the specified principal to the specified thing.AWSIotAsyncClient.attachThingPrincipalAsync(AttachThingPrincipalRequest request) AWSIotAsyncClient.attachThingPrincipalAsync(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type AttachThingPrincipalResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) AWSIotAsync.attachThingPrincipalAsync(AttachThingPrincipalRequest attachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) Attaches the specified principal to the specified thing.AWSIotAsyncClient.attachThingPrincipalAsync(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) -
Uses of AttachThingPrincipalResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return AttachThingPrincipalResult