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