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 |
ComputeAutoActivatePluginConfigDetails
A configuration of the COMPUTE_AUTO_ACTIVATE_PLUGIN type consists of a boolean value that
determines if detection of new or terminated Compute instances should be enabled, and if the
Management Agent as a plugin of Oracle Cloud Agent should automatically be activated.
|
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.
|
class |
OnboardConfigDetails
A configuration of the ONBOARD type, contains fields describing Onboarding customization:
policies, dynamic groups, user groups.
|
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–2025. All rights reserved.