Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
SkipNextScheduledJobExecutionResponse |
OsManagement.skipNextScheduledJobExecution(SkipNextScheduledJobExecutionRequest request)
This will force an already created Scheduled Job to skip its next regularly scheduled
execution
|
SkipNextScheduledJobExecutionResponse |
OsManagementClient.skipNextScheduledJobExecution(SkipNextScheduledJobExecutionRequest request) |
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 |
---|---|
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 |
---|---|
SkipNextScheduledJobExecutionResponse |
SkipNextScheduledJobExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SkipNextScheduledJobExecutionResponse.Builder |
SkipNextScheduledJobExecutionResponse.Builder.copy(SkipNextScheduledJobExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.