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