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