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