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