Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListAllSoftwarePackagesRequest
-
Packages that use ListAllSoftwarePackagesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListAllSoftwarePackagesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListAllSoftwarePackagesRequest Modifier and Type Method Description Future<ListAllSoftwarePackagesResponse>SoftwareSourceAsync. listAllSoftwarePackages(ListAllSoftwarePackagesRequest request, AsyncHandler<ListAllSoftwarePackagesRequest,ListAllSoftwarePackagesResponse> handler)Lists software packages available through the OS Management Hub service.Future<ListAllSoftwarePackagesResponse>SoftwareSourceAsyncClient. listAllSoftwarePackages(ListAllSoftwarePackagesRequest request, AsyncHandler<ListAllSoftwarePackagesRequest,ListAllSoftwarePackagesResponse> handler) -
Uses of ListAllSoftwarePackagesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListAllSoftwarePackagesRequest Modifier and Type Method Description ListAllSoftwarePackagesRequestListAllSoftwarePackagesRequest.Builder. build()Build the instance of ListAllSoftwarePackagesRequest as configured by this builderListAllSoftwarePackagesRequestListAllSoftwarePackagesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAllSoftwarePackagesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListAllSoftwarePackagesRequest Modifier and Type Method Description ListAllSoftwarePackagesRequest.BuilderListAllSoftwarePackagesRequest.Builder. copy(ListAllSoftwarePackagesRequest o)Copy method to populate the builder with values from the given instance.
-