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