Class ListDbSystemShapesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.odb.transform.ListDbSystemShapesRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListDbSystemShapesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDbSystemShapesRequestMarshaller
extends Object
implements Marshaller<ListDbSystemShapesRequest>
ListDbSystemShapesRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListDbSystemShapesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListDbSystemShapesRequest listDbSystemShapesRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListDbSystemShapesRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListDbSystemShapesRequest>
- Parameters:
- listDbSystemShapesRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-