Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.model | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
Config.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
Config.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Config.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static Config.LifecycleState |
Config.LifecycleState.create(String key) |
Config.LifecycleState |
Config.getLifecycleState()
The current state of the configuration.
|
Config.LifecycleState |
ConfigSummary.getLifecycleState()
The current state of the configuration.
|
static Config.LifecycleState |
Config.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.LifecycleState[] |
Config.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AutoPromoteConfigDetails(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
AutoPromoteConfigDetails.ResourceType resourceType,
Boolean isEnabled)
Deprecated.
|
AutoPromoteConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
AutoPromoteConfigSummary.ResourceType resourceType,
Boolean isEnabled)
Deprecated.
|
ComputeAutoActivatePluginConfigDetails(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isEnabled)
Deprecated.
|
ComputeAutoActivatePluginConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isEnabled)
Deprecated.
|
Config(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LicenseAutoAssignConfigDetails(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
LicenseType license)
Deprecated.
|
LicenseAutoAssignConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
LicenseType license)
Deprecated.
|
LicenseEnterpriseExtensibilityConfigDetails(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isEnabled)
Deprecated.
|
LicenseEnterpriseExtensibilityConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isEnabled)
Deprecated.
|
OnboardConfigDetails(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String version,
Boolean isManuallyOnboarded,
List<String> policyNames,
List<DynamicGroupDetails> dynamicGroups,
List<GroupDetails> userGroups,
AdditionalConfigurationDetails additionalConfigurations)
Deprecated.
|
OnboardConfigSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
Date timeUpdated,
Config.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String version,
Boolean isManuallyOnboarded)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Config.LifecycleState |
ListConfigsRequest.getLifecycleState()
The current state of the Config.
|
Modifier and Type | Method and Description |
---|---|
ListConfigsRequest.Builder |
ListConfigsRequest.Builder.lifecycleState(Config.LifecycleState lifecycleState)
The current state of the Config.
|
Copyright © 2016–2025. All rights reserved.