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