public static class ResourceInsightCurrentUtilization.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResourceInsightCurrentUtilization |
build() |
ResourceInsightCurrentUtilization.Builder |
copy(ResourceInsightCurrentUtilization model) |
ResourceInsightCurrentUtilization.Builder |
high(List<String> high)
List of db ids with high usage
|
ResourceInsightCurrentUtilization.Builder |
low(List<String> low)
List of db ids with low usage
|
public ResourceInsightCurrentUtilization.Builder low(List<String> low)
List of db ids with low usage
low
- the value to setpublic ResourceInsightCurrentUtilization.Builder high(List<String> high)
List of db ids with high usage
high
- the value to setpublic ResourceInsightCurrentUtilization build()
public ResourceInsightCurrentUtilization.Builder copy(ResourceInsightCurrentUtilization model)
Copyright © 2016–2024. All rights reserved.