PopulateGatewayQueryParameters 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
-
populateDevicesAndDeviceModelsWithFields(
List< String> fields) → PopulateGatewayQueryParameters -
populateDevicesWithFields(
List< String> fields) → PopulateGatewayQueryParameters -
populateGatewayModelsWithFields(
List< String> fields) → PopulateGatewayQueryParameters -
populateGatwayWithFields(
List< String> fields) → PopulateGatewayQueryParameters -
populateLicenseWithFields(
List< String> fields) → PopulateGatewayQueryParameters
Constants
- populateBalenaStatus → const PopulateGatewayQueryParameters
- populateDevices → const PopulateGatewayQueryParameters
- populateDevicesAndDeviceModels → const PopulateGatewayQueryParameters
- populateGatewayModels → const PopulateGatewayQueryParameters
- populateLicense → const PopulateGatewayQueryParameters
- populatePlant → const PopulateGatewayQueryParameters
- populateSupportedGateways → const PopulateGatewayQueryParameters