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