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