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