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