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