Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HostConfigurationSummary> |
OperationsInsightsPaginators.listHostConfigurationsRecordIterator(ListHostConfigurationsRequest request)
Creates a new iterable which will iterate over the
HostConfigurationSummary objects contained in responses from the
listHostConfigurations operation. |
Modifier and Type | Class and Description |
---|---|
class |
EmManagedExternalHostConfigurationSummary
Configuration summary of a EM Managed External host.
|
class |
MacsManagedCloudDbHostConfigurationSummary
Configuration Summary of Cloud MACS-managed database host insight resource.
|
class |
MacsManagedCloudHostConfigurationSummary
Configuration Summary of a Macs Managed Cloud host.
|
class |
MacsManagedExternalHostConfigurationSummary
Configuration Summary of a Macs Managed External host.
|
class |
PeComanagedHostConfigurationSummary
Configuration Summary of a PeComanaged host.
|
Modifier and Type | Method and Description |
---|---|
List<HostConfigurationSummary> |
HostConfigurationCollection.getItems()
Array of host insight configurations summary objects.
|
Modifier and Type | Method and Description |
---|---|
HostConfigurationCollection.Builder |
HostConfigurationCollection.Builder.items(List<HostConfigurationSummary> items)
Array of host insight configurations summary objects.
|
Constructor and Description |
---|
HostConfigurationCollection(List<HostConfigurationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.