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