Uses of Class
com.amazonaws.services.support.model.DescribeAttachmentRequest
Packages that use DescribeAttachmentRequest
-
Uses of DescribeAttachmentRequest in com.amazonaws.services.support
Methods in com.amazonaws.services.support with parameters of type DescribeAttachmentRequestModifier and TypeMethodDescriptionAbstractAWSSupport.describeAttachment
(DescribeAttachmentRequest request) AWSSupport.describeAttachment
(DescribeAttachmentRequest describeAttachmentRequest) Returns the attachment that has the specified ID.AWSSupportClient.describeAttachment
(DescribeAttachmentRequest describeAttachmentRequest) Returns the attachment that has the specified ID.AbstractAWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest request) AbstractAWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) AWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest describeAttachmentRequest) Returns the attachment that has the specified ID.AWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest describeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) Returns the attachment that has the specified ID.AWSSupportAsyncClient.describeAttachmentAsync
(DescribeAttachmentRequest request) AWSSupportAsyncClient.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) Method parameters in com.amazonaws.services.support with type arguments of type DescribeAttachmentRequestModifier and TypeMethodDescriptionAbstractAWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) AWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest describeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) Returns the attachment that has the specified ID.AWSSupportAsyncClient.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) -
Uses of DescribeAttachmentRequest in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return DescribeAttachmentRequestModifier and TypeMethodDescriptionDescribeAttachmentRequest.clone()
DescribeAttachmentRequest.withAttachmentId
(String attachmentId) The ID of the attachment to return.