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