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