Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ListInventoryResourcesRequest
-
Packages that use ListInventoryResourcesRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ListInventoryResourcesRequest in com.oracle.bmc.fleetappsmanagement
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ListInventoryResourcesRequest Modifier and Type Method Description Future<ListInventoryResourcesResponse>FleetAppsManagementAsync. listInventoryResources(ListInventoryResourcesRequest request, AsyncHandler<ListInventoryResourcesRequest,ListInventoryResourcesResponse> handler)Returns a list of Inventory Resources based on the criteria provided.Future<ListInventoryResourcesResponse>FleetAppsManagementAsyncClient. listInventoryResources(ListInventoryResourcesRequest request, AsyncHandler<ListInventoryResourcesRequest,ListInventoryResourcesResponse> handler) -
Uses of ListInventoryResourcesRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ListInventoryResourcesRequest Modifier and Type Method Description ListInventoryResourcesRequestListInventoryResourcesRequest.Builder. build()Build the instance of ListInventoryResourcesRequest as configured by this builderListInventoryResourcesRequestListInventoryResourcesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListInventoryResourcesRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ListInventoryResourcesRequest Modifier and Type Method Description ListInventoryResourcesRequest.BuilderListInventoryResourcesRequest.Builder. copy(ListInventoryResourcesRequest o)Copy method to populate the builder with values from the given instance.
-