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