Uses of Class
com.oracle.bmc.managementdashboard.requests.ListOobManagementDashboardsRequest
-
Packages that use ListOobManagementDashboardsRequest Package Description com.oracle.bmc.managementdashboard com.oracle.bmc.managementdashboard.requests -
-
Uses of ListOobManagementDashboardsRequest in com.oracle.bmc.managementdashboard
Method parameters in com.oracle.bmc.managementdashboard with type arguments of type ListOobManagementDashboardsRequest Modifier and Type Method Description Future<ListOobManagementDashboardsResponse>DashxApisAsync. listOobManagementDashboards(ListOobManagementDashboardsRequest request, AsyncHandler<ListOobManagementDashboardsRequest,ListOobManagementDashboardsResponse> handler)Gets the list of out-of-the-box dashboards with pagination.Future<ListOobManagementDashboardsResponse>DashxApisAsyncClient. listOobManagementDashboards(ListOobManagementDashboardsRequest request, AsyncHandler<ListOobManagementDashboardsRequest,ListOobManagementDashboardsResponse> handler) -
Uses of ListOobManagementDashboardsRequest in com.oracle.bmc.managementdashboard.requests
Methods in com.oracle.bmc.managementdashboard.requests that return ListOobManagementDashboardsRequest Modifier and Type Method Description ListOobManagementDashboardsRequestListOobManagementDashboardsRequest.Builder. build()Build the instance of ListOobManagementDashboardsRequest as configured by this builderListOobManagementDashboardsRequestListOobManagementDashboardsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOobManagementDashboardsRequest as configured by this builderMethods in com.oracle.bmc.managementdashboard.requests with parameters of type ListOobManagementDashboardsRequest Modifier and Type Method Description ListOobManagementDashboardsRequest.BuilderListOobManagementDashboardsRequest.Builder. copy(ListOobManagementDashboardsRequest o)Copy method to populate the builder with values from the given instance.
-