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