Class DescribeAttachmentRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.support.transform.DescribeAttachmentRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeAttachmentRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeAttachmentRequestMarshaller extends Object implements Marshaller<DescribeAttachmentRequest>
DescribeAttachmentRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeAttachmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeAttachmentRequest describeAttachmentRequest)
-
-
-
Constructor Detail
-
DescribeAttachmentRequestMarshaller
public DescribeAttachmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeAttachmentRequest describeAttachmentRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeAttachmentRequest>
-
-