Class GetDataSourceRunRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.GetDataSourceRunRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetDataSourceRunRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetDataSourceRunRequestMarshaller
extends Object
implements Marshaller<GetDataSourceRunRequest>
GetDataSourceRunRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetDataSourceRunRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDataSourceRunRequest getDataSourceRunRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetDataSourceRunRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetDataSourceRunRequest>- Parameters:
 getDataSourceRunRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -