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