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