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