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