Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
AwrHubSourceLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
AwrHubSourceLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AwrHubSourceLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static AwrHubSourceLifecycleState |
AwrHubSourceLifecycleState.create(String key) |
AwrHubSourceLifecycleState |
AwrHubSourceSummary.getLifecycleState()
the current state of the source database
|
AwrHubSourceLifecycleState |
AwrHubSource.getLifecycleState()
the current state of the source database
|
static AwrHubSourceLifecycleState |
AwrHubSourceLifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwrHubSourceLifecycleState[] |
AwrHubSourceLifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AwrHubSourceSummary.Builder |
AwrHubSourceSummary.Builder.lifecycleState(AwrHubSourceLifecycleState lifecycleState)
the current state of the source database
|
AwrHubSource.Builder |
AwrHubSource.Builder.lifecycleState(AwrHubSourceLifecycleState lifecycleState)
the current state of the source database
|
Constructor and Description |
---|
AwrHubSource(String name,
String awrHubId,
String compartmentId,
AwrHubSourceType type,
String id,
String awrHubOpsiSourceId,
String sourceMailBoxUrl,
String associatedResourceId,
String associatedOpsiId,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isRegisteredWithAwrHub,
String awrSourceDatabaseId,
BigDecimal minSnapshotIdentifier,
BigDecimal maxSnapshotIdentifier,
Date timeFirstSnapshotGenerated,
Date timeLastSnapshotGenerated,
Double hoursSinceLastImport,
AwrHubSourceLifecycleState lifecycleState,
AwrHubSourceStatus status)
Deprecated.
|
AwrHubSourceSummary(String name,
String awrHubId,
String compartmentId,
AwrHubSourceType type,
String id,
String awrHubOpsiSourceId,
String sourceMailBoxUrl,
String associatedResourceId,
String associatedOpsiId,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Boolean isRegisteredWithAwrHub,
String awrSourceDatabaseId,
BigDecimal minSnapshotIdentifier,
BigDecimal maxSnapshotIdentifier,
Date timeFirstSnapshotGenerated,
Date timeLastSnapshotGenerated,
Double hoursSinceLastImport,
AwrHubSourceLifecycleState lifecycleState,
AwrHubSourceStatus status)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<AwrHubSourceLifecycleState> |
ListAwrHubSourcesRequest.getLifecycleState()
Lifecycle states
|
Modifier and Type | Method and Description |
---|---|
ListAwrHubSourcesRequest.Builder |
ListAwrHubSourcesRequest.Builder.lifecycleState(AwrHubSourceLifecycleState singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListAwrHubSourcesRequest.Builder |
ListAwrHubSourcesRequest.Builder.lifecycleState(List<AwrHubSourceLifecycleState> lifecycleState)
Lifecycle states
|
Copyright © 2016–2024. All rights reserved.