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