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