Uses of Class
com.oracle.bmc.jms.requests.ListLibraryApplicationUsageRequest
-
Packages that use ListLibraryApplicationUsageRequest Package Description com.oracle.bmc.jms com.oracle.bmc.jms.requests -
-
Uses of ListLibraryApplicationUsageRequest in com.oracle.bmc.jms
Method parameters in com.oracle.bmc.jms with type arguments of type ListLibraryApplicationUsageRequest Modifier and Type Method Description Future<ListLibraryApplicationUsageResponse>JavaManagementServiceAsync. listLibraryApplicationUsage(ListLibraryApplicationUsageRequest request, AsyncHandler<ListLibraryApplicationUsageRequest,ListLibraryApplicationUsageResponse> handler)List applications where a library has been detected filtered by query parameters.Future<ListLibraryApplicationUsageResponse>JavaManagementServiceAsyncClient. listLibraryApplicationUsage(ListLibraryApplicationUsageRequest request, AsyncHandler<ListLibraryApplicationUsageRequest,ListLibraryApplicationUsageResponse> handler) -
Uses of ListLibraryApplicationUsageRequest in com.oracle.bmc.jms.requests
Methods in com.oracle.bmc.jms.requests that return ListLibraryApplicationUsageRequest Modifier and Type Method Description ListLibraryApplicationUsageRequestListLibraryApplicationUsageRequest.Builder. build()Build the instance of ListLibraryApplicationUsageRequest as configured by this builderListLibraryApplicationUsageRequestListLibraryApplicationUsageRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListLibraryApplicationUsageRequest as configured by this builderMethods in com.oracle.bmc.jms.requests with parameters of type ListLibraryApplicationUsageRequest Modifier and Type Method Description ListLibraryApplicationUsageRequest.BuilderListLibraryApplicationUsageRequest.Builder. copy(ListLibraryApplicationUsageRequest o)Copy method to populate the builder with values from the given instance.
-