Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Class and Description |
---|---|
class |
HostContainers
Host Containers details
Note: Objects should always be created or deserialized using the HostContainers.Builder . |
class |
HostCpuHardwareConfiguration
CPU Hardware Configuration metric for the host
Note: Objects should always be created or deserialized using the HostCpuHardwareConfiguration.Builder . |
class |
HostEntities
Database entities running on the host
Note: Objects should always be created or deserialized using the HostEntities.Builder . |
class |
HostFilesystemConfiguration
Filesystem Configuration metric for the host.
|
class |
HostGpuConfiguration
GPU configuration metrics
Note: Objects should always be created or deserialized using the HostGpuConfiguration.Builder . |
class |
HostHardwareConfiguration
Hardware Configuration metric for the host
Note: Objects should always be created or deserialized using the HostHardwareConfiguration.Builder . |
class |
HostMemoryConfiguration
Memory Configuration metric for the host
Note: Objects should always be created or deserialized using the HostMemoryConfiguration.Builder . |
class |
HostNetworkConfiguration
Network Configuration metric for the host
Note: Objects should always be created or deserialized using the HostNetworkConfiguration.Builder . |
class |
HostProduct
Product metric for the host
Note: Objects should always be created or deserialized using the HostProduct.Builder . |
class |
HostResourceAllocation
Resource Allocation metric for the host
Note: Objects should always be created or deserialized using the HostResourceAllocation.Builder . |
Modifier and Type | Method and Description |
---|---|
List<HostConfigurationMetricGroup> |
IngestHostConfigurationDetails.getItems()
Collection of one or more host configuration metric data points
|
Modifier and Type | Method and Description |
---|---|
IngestHostConfigurationDetails.Builder |
IngestHostConfigurationDetails.Builder.items(List<HostConfigurationMetricGroup> items)
Collection of one or more host configuration metric data points
|
Constructor and Description |
---|
IngestHostConfigurationDetails(List<HostConfigurationMetricGroup> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.