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