Class DescribeHubContentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemaker.transform.DescribeHubContentRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeHubContentRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeHubContentRequestMarshaller
extends Object
implements Marshaller<DescribeHubContentRequest>
DescribeHubContentRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeHubContentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeHubContentRequest describeHubContentRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeHubContentRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeHubContentRequest>- Parameters:
 describeHubContentRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -