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