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