Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static LifecycleStates |
LifecycleStates.create(String key) |
LifecycleStates |
NamedCredentialSummary.getLifecycleState()
The current lifecycle state of the named credential.
|
LifecycleStates |
DbManagementPrivateEndpointSummary.getLifecycleState()
The current lifecycle state of the private endpoint.
|
LifecycleStates |
ManagedMySqlDatabaseSummary.getLifecycleState()
Indicates lifecycle state of the resource.
|
LifecycleStates |
ManagedDatabaseGroup.getLifecycleState()
The current lifecycle state of the Managed Database Group.
|
LifecycleStates |
DbManagementPrivateEndpoint.getLifecycleState()
The current lifecycle state of the Database Management private endpoint.
|
LifecycleStates |
ManagedMySqlDatabase.getLifecycleState()
Indicates lifecycle state of the resource.
|
LifecycleStates |
ExternalMySqlDatabaseConnector.getLifecycleState()
Indicates lifecycle state of the resource.
|
LifecycleStates |
ManagedDatabaseGroupSummary.getLifecycleState()
The current lifecycle state of the Managed Database Group.
|
LifecycleStates |
NamedCredential.getLifecycleState()
The current lifecycle state of the named credential.
|
LifecycleStates |
ExternalMySqlDatabaseSummary.getLifecycleState()
Indicates lifecycle state of the resource.
|
LifecycleStates |
MySqlDatabaseConnectorSummary.getLifecycleState()
Indicates lifecycle state of the resource.
|
static LifecycleStates |
LifecycleStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleStates[] |
LifecycleStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the named credential.
|
DbManagementPrivateEndpointSummary.Builder |
DbManagementPrivateEndpointSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the private endpoint.
|
ManagedMySqlDatabaseSummary.Builder |
ManagedMySqlDatabaseSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
Indicates lifecycle state of the resource.
|
ManagedDatabaseGroup.Builder |
ManagedDatabaseGroup.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the Managed Database Group.
|
DbManagementPrivateEndpoint.Builder |
DbManagementPrivateEndpoint.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the Database Management private endpoint.
|
ManagedMySqlDatabase.Builder |
ManagedMySqlDatabase.Builder.lifecycleState(LifecycleStates lifecycleState)
Indicates lifecycle state of the resource.
|
ExternalMySqlDatabaseConnector.Builder |
ExternalMySqlDatabaseConnector.Builder.lifecycleState(LifecycleStates lifecycleState)
Indicates lifecycle state of the resource.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the Managed Database Group.
|
NamedCredential.Builder |
NamedCredential.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the named credential.
|
ExternalMySqlDatabaseSummary.Builder |
ExternalMySqlDatabaseSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
Indicates lifecycle state of the resource.
|
MySqlDatabaseConnectorSummary.Builder |
MySqlDatabaseConnectorSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
Indicates lifecycle state of the resource.
|
Constructor and Description |
---|
DbManagementPrivateEndpoint(String id,
String name,
String compartmentId,
Boolean isCluster,
Boolean isDnsResolutionEnabled,
String vcnId,
String subnetId,
String privateIp,
String description,
Date timeCreated,
LifecycleStates lifecycleState,
List<String> nsgIds,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
DbManagementPrivateEndpointSummary(String id,
String name,
String compartmentId,
String vcnId,
String subnetId,
String description,
Date timeCreated,
LifecycleStates lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ExternalMySqlDatabaseConnector(String name,
String compartmentId,
String associatedServices,
String externalDatabaseId,
String id,
Date timeUpdated,
Date timeCreated,
LifecycleStates lifecycleState,
String sourceDatabase,
MySqlType sourceDatabaseType,
String macsAgentId,
String connectionStatus,
Date timeConnectionStatusUpdated,
String hostName,
Integer port,
MySqlConnectorType connectorType,
MySqlNetworkProtocolType networkProtocol,
MySqlCredType credentialType,
String sslSecretId,
String sslSecretName)
Deprecated.
|
ExternalMySqlDatabaseSummary(String compartmentId,
String externalDatabaseId,
String connectorId,
String dbName,
MySqlDeploymentType deploymentType,
ManagementState managementState,
LifecycleStates lifecycleState,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedDatabaseGroup(String name,
String id,
String compartmentId,
String description,
List<ChildDatabase> managedDatabases,
LifecycleStates lifecycleState,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedDatabaseGroupSummary(String name,
String id,
String compartmentId,
String description,
Integer managedDatabaseCount,
LifecycleStates lifecycleState,
Date timeCreated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedMySqlDatabase(String id,
String compartmentId,
String dbName,
String dbVersion,
Date timeCreated,
String name,
String heatWaveClusterDisplayName,
Boolean isHeatWaveEnabled,
Boolean isLakehouseEnabled,
String heatWaveNodeShape,
Integer heatWaveMemorySize,
List<HeatWaveNode> heatWaveNodes,
Boolean isHeatWaveActive,
Date timeCreatedHeatWave,
MySqlType databaseType,
ManagementState managementState,
LifecycleStates lifecycleState,
Date timeUpdated)
Deprecated.
|
ManagedMySqlDatabaseSummary(String id,
String compartmentId,
String dbName,
String dbVersion,
Date timeCreated,
String name,
MySqlType databaseType,
ManagementState managementState,
LifecycleStates lifecycleState)
Deprecated.
|
MySqlDatabaseConnectorSummary(String name,
String compartmentId,
String associatedServices,
String id,
Date timeCreated,
Date timeUpdated,
String sourceDatabase,
MySqlType sourceDatabaseType,
String connectionStatus,
Date timeConnectionStatusUpdated,
String hostName,
String macsAgentId,
Integer port,
MySqlConnectorType connectorType,
MySqlNetworkProtocolType networkProtocol,
MySqlCredType credentialType,
Map<String,Map<String,Object>> systemTags,
LifecycleStates lifecycleState)
Deprecated.
|
NamedCredential(String name,
String id,
String compartmentId,
String description,
LifecycleStates lifecycleState,
String lifecycleDetails,
NamedCredentialScope scope,
ResourceType type,
NamedCredentialContent content,
Date timeCreated,
Date timeUpdated,
String associatedResource,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
NamedCredentialSummary(String id,
String compartmentId,
String name,
String description,
NamedCredentialScope scope,
ResourceType type,
LifecycleStates lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LifecycleStates |
ListManagedDatabaseGroupsRequest.getLifecycleState()
The lifecycle state of a resource.
|
LifecycleStates |
ListDbManagementPrivateEndpointsRequest.getLifecycleState()
The lifecycle state of a resource.
|
Modifier and Type | Method and Description |
---|---|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The lifecycle state of a resource.
|
ListDbManagementPrivateEndpointsRequest.Builder |
ListDbManagementPrivateEndpointsRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The lifecycle state of a resource.
|
Copyright © 2016–2025. All rights reserved.