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