Class GetEngineStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.neptunedata.transform.GetEngineStatusRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetEngineStatusRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetEngineStatusRequestMarshaller
extends Object
implements Marshaller<GetEngineStatusRequest>
GetEngineStatusRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetEngineStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetEngineStatusRequest getEngineStatusRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetEngineStatusRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetEngineStatusRequest>- Parameters:
 getEngineStatusRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -