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