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