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