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