PopulatePlantQueryParameters class
retain policy tag
- Implemented types
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toQueryParam(
) → Map< String, String> -
override
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
populateGatewaysAndDevicesAndDeviceModelsWithFields(
List< String> fields) → PopulatePlantQueryParameters -
populateGatewaysAndDevicesWithFields(
List< String> fields) → PopulatePlantQueryParameters -
populateGatewaysAndGatewayLicenseWithFields(
List< String> fields) → PopulatePlantQueryParameters -
populateGatewaysAndGatewayModelsWithFields(
List< String> fields) → PopulatePlantQueryParameters -
populateGatewaysWithFields(
List< String> fields) → PopulatePlantQueryParameters -
populatePlantWithFields(
List< String> fields) → PopulatePlantQueryParameters
Constants
- populateGateways → const PopulatePlantQueryParameters
- populateGatewaysAndDevices → const PopulatePlantQueryParameters
- populateGatewaysAndDevicesAndDeviceModels → const PopulatePlantQueryParameters
- populateGatewaysAndGatewayLicense → const PopulatePlantQueryParameters
- populateGatewaysAndGatewayModels → const PopulatePlantQueryParameters