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