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