Class CreateDataSourceFromS3RequestMarshaller
java.lang.Object
software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateDataSourceFromS3Request>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateDataSourceFromS3RequestMarshaller
extends Object
implements Marshaller<CreateDataSourceFromS3Request>
CreateDataSourceFromS3Request Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateDataSourceFromS3RequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateDataSourceFromS3Request createDataSourceFromS3Request)
-
Constructor Details
-
CreateDataSourceFromS3RequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateDataSourceFromS3Request>
-