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