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