public static class Provisioning.ThresholdTypesResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Provisioning.ThresholdType> |
Results
The list of threshold types
|
| Constructor and Description |
|---|
ThresholdTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Provisioning.ThresholdType> |
getResults() |
Provisioning.ThresholdTypesResponse |
setResults(ArrayList<Provisioning.ThresholdType> value) |
public ArrayList<Provisioning.ThresholdType> Results
public ArrayList<Provisioning.ThresholdType> getResults()
public Provisioning.ThresholdTypesResponse setResults(ArrayList<Provisioning.ThresholdType> value)
Copyright © 2022. All rights reserved.