Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<SkipNextScheduledJobExecutionResponse> |
OsManagementAsync.skipNextScheduledJobExecution(SkipNextScheduledJobExecutionRequest request,
AsyncHandler<SkipNextScheduledJobExecutionRequest,SkipNextScheduledJobExecutionResponse> handler)
This will force an already created Scheduled Job to skip its next regularly scheduled
execution
|
Future<SkipNextScheduledJobExecutionResponse> |
OsManagementAsyncClient.skipNextScheduledJobExecution(SkipNextScheduledJobExecutionRequest request,
AsyncHandler<SkipNextScheduledJobExecutionRequest,SkipNextScheduledJobExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SkipNextScheduledJobExecutionRequest |
SkipNextScheduledJobExecutionRequest.Builder.build()
Build the instance of SkipNextScheduledJobExecutionRequest as configured by this builder
|
SkipNextScheduledJobExecutionRequest |
SkipNextScheduledJobExecutionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SkipNextScheduledJobExecutionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.copy(SkipNextScheduledJobExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.