Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeHostInsightResourceCapacityTrendRequest.PlatformType |
SummarizeHostInsightResourceCapacityTrendRequest.PlatformType.create(String key) |
static SummarizeHostInsightResourceCapacityTrendRequest.PlatformType |
SummarizeHostInsightResourceCapacityTrendRequest.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeHostInsightResourceCapacityTrendRequest.PlatformType[] |
SummarizeHostInsightResourceCapacityTrendRequest.PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<SummarizeHostInsightResourceCapacityTrendRequest.PlatformType> |
SummarizeHostInsightResourceCapacityTrendRequest.getPlatformType()
Filter by one or more platform types.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendRequest.Builder |
SummarizeHostInsightResourceCapacityTrendRequest.Builder.platformType(SummarizeHostInsightResourceCapacityTrendRequest.PlatformType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendRequest.Builder |
SummarizeHostInsightResourceCapacityTrendRequest.Builder.platformType(List<SummarizeHostInsightResourceCapacityTrendRequest.PlatformType> platformType)
Filter by one or more platform types.
|
Copyright © 2016–2023. All rights reserved.