Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Class and Description |
---|---|
class |
AutoPromoteConfigDetails
A configuration of the AUTO_PROMOTE type, consists of a resource type and a boolean value that
determines if this resource needs to be automatically promoted/discovered.
|
class |
LicenseAutoAssignConfigDetails
A configuration of the LICENSE_AUTO_ASSIGN type, consists of an enumeration value which indicates
which license should be assigned by default to new resources.
|
class |
LicenseEnterpriseExtensibilityConfigDetails
A configuration of the LICENSE_ENTERPRISE_EXTENSIBILITY type, consists of a boolean which
determines whether enterprise extensibility is enabled.
|
Modifier and Type | Method and Description |
---|---|
Config |
CreateConfigResponse.getConfig()
The returned
Config instance. |
Config |
UpdateConfigResponse.getConfig()
The returned
Config instance. |
Config |
GetConfigResponse.getConfig()
The returned
Config instance. |
Modifier and Type | Method and Description |
---|---|
CreateConfigResponse.Builder |
CreateConfigResponse.Builder.config(Config config)
The returned
Config instance. |
UpdateConfigResponse.Builder |
UpdateConfigResponse.Builder.config(Config config)
The returned
Config instance. |
GetConfigResponse.Builder |
GetConfigResponse.Builder.config(Config config)
The returned
Config instance. |
Copyright © 2016–2024. All rights reserved.