Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConfigSummary> |
StackMonitoringPaginators.listConfigsRecordIterator(ListConfigsRequest request)
Creates a new iterable which will iterate over the
ConfigSummary objects contained in responses from the
listConfigs operation. |
Modifier and Type | Class and Description |
---|---|
class |
AutoPromoteConfigSummary
Summary of an AUTO_PROMOTE config.
|
class |
LicenseAutoAssignConfigSummary
Summary of a LICENSE_AUTO_ASSIGN configuration.
|
class |
LicenseEnterpriseExtensibilityConfigSummary
Summary of a LICENSE_ENTERPRISE_EXTENSIBILITY configuration.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigSummary> |
ConfigCollection.getItems()
List of configurations.
|
Modifier and Type | Method and Description |
---|---|
ConfigCollection.Builder |
ConfigCollection.Builder.items(List<ConfigSummary> items)
List of configurations.
|
Constructor and Description |
---|
ConfigCollection(List<ConfigSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.