Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateAutoPromoteConfigDetails
Change the details of an AUTO_PROMOTE config
Note: Objects should always be created or deserialized using the UpdateAutoPromoteConfigDetails.Builder . |
class |
UpdateLicenseAutoAssignConfigDetails
Change the details of a LICENSE_AUTO_ASSIGN configuration.
|
class |
UpdateLicenseEnterpriseExtensibilityConfigDetails
Change the details of a LICENSE_ENTERPRISE_EXTENSIBILITY configuration.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigDetails |
UpdateConfigRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConfigDetails |
UpdateConfigRequest.getUpdateConfigDetails()
The details of the configuration to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.body$(UpdateConfigDetails body)
Alternative setter for the body parameter.
|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.updateConfigDetails(UpdateConfigDetails updateConfigDetails)
The details of the configuration to be updated.
|
Copyright © 2016–2024. All rights reserved.