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