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