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