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