Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ListSchedulerExecutionsRequest
-
Packages that use ListSchedulerExecutionsRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ListSchedulerExecutionsRequest in com.oracle.bmc.fleetappsmanagement
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ListSchedulerExecutionsRequest Modifier and Type Method Description Future<ListSchedulerExecutionsResponse>FleetAppsManagementOperationsAsync. listSchedulerExecutions(ListSchedulerExecutionsRequest request, AsyncHandler<ListSchedulerExecutionsRequest,ListSchedulerExecutionsResponse> handler)Returns a list of all Fleets that are scheduled.Future<ListSchedulerExecutionsResponse>FleetAppsManagementOperationsAsyncClient. listSchedulerExecutions(ListSchedulerExecutionsRequest request, AsyncHandler<ListSchedulerExecutionsRequest,ListSchedulerExecutionsResponse> handler) -
Uses of ListSchedulerExecutionsRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ListSchedulerExecutionsRequest Modifier and Type Method Description ListSchedulerExecutionsRequestListSchedulerExecutionsRequest.Builder. build()Build the instance of ListSchedulerExecutionsRequest as configured by this builderListSchedulerExecutionsRequestListSchedulerExecutionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSchedulerExecutionsRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ListSchedulerExecutionsRequest Modifier and Type Method Description ListSchedulerExecutionsRequest.BuilderListSchedulerExecutionsRequest.Builder. copy(ListSchedulerExecutionsRequest o)Copy method to populate the builder with values from the given instance.
-