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