Uses of Class
software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException
-
Packages that use AttachmentIdNotFoundException Package Description software.amazon.awssdk.services.support Amazon Web Services Support -
-
Uses of AttachmentIdNotFoundException in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support that throw AttachmentIdNotFoundException Modifier and Type Method Description default DescribeAttachmentResponseSupportClient. describeAttachment(Consumer<DescribeAttachmentRequest.Builder> describeAttachmentRequest)Returns the attachment that has the specified ID.default DescribeAttachmentResponseSupportClient. describeAttachment(DescribeAttachmentRequest describeAttachmentRequest)Returns the attachment that has the specified ID.
-