Uses of Class
software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException
-
Packages that use DescribeAttachmentLimitExceededException Package Description software.amazon.awssdk.services.support Amazon Web Services Support -
-
Uses of DescribeAttachmentLimitExceededException in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support that throw DescribeAttachmentLimitExceededException 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.
-