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