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