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