Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeHostInsightResourceStatisticsRequest.PlatformType |
SummarizeHostInsightResourceStatisticsRequest.PlatformType.create(String key) |
static SummarizeHostInsightResourceStatisticsRequest.PlatformType |
SummarizeHostInsightResourceStatisticsRequest.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeHostInsightResourceStatisticsRequest.PlatformType[] |
SummarizeHostInsightResourceStatisticsRequest.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<SummarizeHostInsightResourceStatisticsRequest.PlatformType> |
SummarizeHostInsightResourceStatisticsRequest.getPlatformType()
Filter by one or more platform types.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceStatisticsRequest.Builder |
SummarizeHostInsightResourceStatisticsRequest.Builder.platformType(SummarizeHostInsightResourceStatisticsRequest.PlatformType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceStatisticsRequest.Builder |
SummarizeHostInsightResourceStatisticsRequest.Builder.platformType(List<SummarizeHostInsightResourceStatisticsRequest.PlatformType> platformType)
Filter by one or more platform types.
|
Copyright © 2016–2023. All rights reserved.