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