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