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