| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
OsManagementWaiters.forScheduledJob(GetScheduledJobRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
OsManagementWaiters.forScheduledJob(GetScheduledJobRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
OsManagementWaiters.forScheduledJob(GetScheduledJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetScheduledJobResponse> |
OsManagementAsync.getScheduledJob(GetScheduledJobRequest request,
AsyncHandler<GetScheduledJobRequest,GetScheduledJobResponse> handler)
Gets the detailed information for the Scheduled Job with the given ID.
|
Future<GetScheduledJobResponse> |
OsManagementAsyncClient.getScheduledJob(GetScheduledJobRequest request,
AsyncHandler<GetScheduledJobRequest,GetScheduledJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetScheduledJobRequest |
GetScheduledJobRequest.Builder.build()
Build the instance of GetScheduledJobRequest as configured by this builder
|
GetScheduledJobRequest |
GetScheduledJobRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetScheduledJobRequest.Builder |
GetScheduledJobRequest.Builder.copy(GetScheduledJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.