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