Class ListSchemaVersionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iotmanagedintegrations.transform.ListSchemaVersionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListSchemaVersionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListSchemaVersionsRequestMarshaller
extends Object
implements Marshaller<ListSchemaVersionsRequest>
ListSchemaVersionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListSchemaVersionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSchemaVersionsRequest listSchemaVersionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListSchemaVersionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListSchemaVersionsRequest>- Parameters:
 listSchemaVersionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -