Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeSchedulerJobCountsResponse> |
FleetAppsManagementOperationsAsyncClient.summarizeSchedulerJobCounts(SummarizeSchedulerJobCountsRequest request,
AsyncHandler<SummarizeSchedulerJobCountsRequest,SummarizeSchedulerJobCountsResponse> handler) |
Future<SummarizeSchedulerJobCountsResponse> |
FleetAppsManagementOperationsAsync.summarizeSchedulerJobCounts(SummarizeSchedulerJobCountsRequest request,
AsyncHandler<SummarizeSchedulerJobCountsRequest,SummarizeSchedulerJobCountsResponse> handler)
Retrieve aggregated summary information of Scheduler Jobs within a Tenancy.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSchedulerJobCountsRequest |
SummarizeSchedulerJobCountsRequest.Builder.build()
Build the instance of SummarizeSchedulerJobCountsRequest as configured by this builder
|
SummarizeSchedulerJobCountsRequest |
SummarizeSchedulerJobCountsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SummarizeSchedulerJobCountsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SummarizeSchedulerJobCountsRequest.Builder |
SummarizeSchedulerJobCountsRequest.Builder.copy(SummarizeSchedulerJobCountsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.