Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ReportRequest
-
Packages that use ReportRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ReportRequest in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement with parameters of type ReportRequest Modifier and Type Method Description ReportResponseFleetAppsManagementOperations. report(ReportRequest request)ReportFuture<ReportResponse>FleetAppsManagementOperationsAsync. report(ReportRequest request, AsyncHandler<ReportRequest,ReportResponse> handler)ReportFuture<ReportResponse>FleetAppsManagementOperationsAsyncClient. report(ReportRequest request, AsyncHandler<ReportRequest,ReportResponse> handler)ReportResponseFleetAppsManagementOperationsClient. report(ReportRequest request)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ReportRequest Modifier and Type Method Description Future<ReportResponse>FleetAppsManagementOperationsAsync. report(ReportRequest request, AsyncHandler<ReportRequest,ReportResponse> handler)ReportFuture<ReportResponse>FleetAppsManagementOperationsAsyncClient. report(ReportRequest request, AsyncHandler<ReportRequest,ReportResponse> handler) -
Uses of ReportRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ReportRequest Modifier and Type Method Description ReportRequestReportRequest.Builder. build()Build the instance of ReportRequest as configured by this builderReportRequestReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of ReportRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ReportRequest Modifier and Type Method Description ReportRequest.BuilderReportRequest.Builder. copy(ReportRequest o)Copy method to populate the builder with values from the given instance.
-