Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
ScheduledJobWaiters.forScheduledJob(GetScheduledJobRequest request,
ScheduledJob.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
ScheduledJobWaiters.forScheduledJob(GetScheduledJobRequest request,
ScheduledJob.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetScheduledJobRequest,GetScheduledJobResponse> |
ScheduledJobWaiters.forScheduledJob(GetScheduledJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ScheduledJob.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetScheduledJobResponse> |
ScheduledJobAsync.getScheduledJob(GetScheduledJobRequest request,
AsyncHandler<GetScheduledJobRequest,GetScheduledJobResponse> handler)
Gets information about the specified scheduled job.
|
Future<GetScheduledJobResponse> |
ScheduledJobAsyncClient.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()
Build the instance of GetScheduledJobRequest as configured by this builder
|
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–2024. All rights reserved.