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