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