Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.model | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetFsuJobRequest,GetFsuJobResponse> |
FleetSoftwareUpdateWaiters.forFsuJob(GetFsuJobRequest request,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetFsuJobRequest,GetFsuJobResponse> |
FleetSoftwareUpdateWaiters.forFsuJob(GetFsuJobRequest request,
JobLifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetFsuJobRequest,GetFsuJobResponse> |
FleetSoftwareUpdateWaiters.forFsuJob(GetFsuJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static JobLifecycleStates |
JobLifecycleStates.create(String key) |
JobLifecycleStates |
FsuJob.getLifecycleState()
The current state of the Exadata Fleet Update Job.
|
JobLifecycleStates |
FsuJobSummary.getLifecycleState()
The current state of the Job.
|
static JobLifecycleStates |
JobLifecycleStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobLifecycleStates[] |
JobLifecycleStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ApplyFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
ApplyFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
CleanupFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
CleanupFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
FsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
FsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
PrecheckFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
PrecheckFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
RollbackFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
RollbackFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
StageFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
StageFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JobLifecycleStates |
ListFsuJobsRequest.getLifecycleState()
A filter to return only resources whose lifecycleState matches the given lifecycleState.
|
Modifier and Type | Method and Description |
---|---|
ListFsuJobsRequest.Builder |
ListFsuJobsRequest.Builder.lifecycleState(JobLifecycleStates lifecycleState)
A filter to return only resources whose lifecycleState matches the given lifecycleState.
|
Copyright © 2016–2024. All rights reserved.