Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListUpcomingScheduledJobsResponse> |
OsManagementAsync.listUpcomingScheduledJobs(ListUpcomingScheduledJobsRequest request,
AsyncHandler<ListUpcomingScheduledJobsRequest,ListUpcomingScheduledJobsResponse> handler)
Returns a list of all of the Scheduled Jobs whose next execution time is at or before the
specified time.
|
Future<ListUpcomingScheduledJobsResponse> |
OsManagementAsyncClient.listUpcomingScheduledJobs(ListUpcomingScheduledJobsRequest request,
AsyncHandler<ListUpcomingScheduledJobsRequest,ListUpcomingScheduledJobsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListUpcomingScheduledJobsRequest |
ListUpcomingScheduledJobsRequest.Builder.build()
Build the instance of ListUpcomingScheduledJobsRequest as configured by this builder
|
ListUpcomingScheduledJobsRequest |
ListUpcomingScheduledJobsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListUpcomingScheduledJobsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListUpcomingScheduledJobsRequest.Builder |
ListUpcomingScheduledJobsRequest.Builder.copy(ListUpcomingScheduledJobsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.