Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static HostStorageRecommendations.UnusedInstance |
HostStorageRecommendations.UnusedInstance.create(String key) |
HostStorageRecommendations.UnusedInstance |
HostStorageRecommendations.getUnusedInstance()
Identify unused instances based on cpu, memory and network metrics.
|
static HostStorageRecommendations.UnusedInstance |
HostStorageRecommendations.UnusedInstance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostStorageRecommendations.UnusedInstance[] |
HostStorageRecommendations.UnusedInstance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HostStorageRecommendations.Builder |
HostStorageRecommendations.Builder.unusedInstance(HostStorageRecommendations.UnusedInstance unusedInstance)
Identify unused instances based on cpu, memory and network metrics.
|
Constructor and Description |
---|
HostStorageRecommendations(HostStorageRecommendations.UnusedInstance unusedInstance,
Boolean isAbandonedInstance)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.