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