Uses of Class
com.oracle.bmc.osmanagementhub.responses.ListAvailableSoftwarePackagesResponse
-
Packages that use ListAvailableSoftwarePackagesResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of ListAvailableSoftwarePackagesResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return ListAvailableSoftwarePackagesResponse Modifier and Type Method Description ListAvailableSoftwarePackagesResponseSoftwareSource. listAvailableSoftwarePackages(ListAvailableSoftwarePackagesRequest request)Lists software packages that are available to be added to a custom software source of type MANIFEST.ListAvailableSoftwarePackagesResponseSoftwareSourceClient. listAvailableSoftwarePackages(ListAvailableSoftwarePackagesRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListAvailableSoftwarePackagesResponse Modifier and Type Method Description Future<ListAvailableSoftwarePackagesResponse>SoftwareSourceAsync. listAvailableSoftwarePackages(ListAvailableSoftwarePackagesRequest request, AsyncHandler<ListAvailableSoftwarePackagesRequest,ListAvailableSoftwarePackagesResponse> handler)Lists software packages that are available to be added to a custom software source of type MANIFEST.Future<ListAvailableSoftwarePackagesResponse>SoftwareSourceAsyncClient. listAvailableSoftwarePackages(ListAvailableSoftwarePackagesRequest request, AsyncHandler<ListAvailableSoftwarePackagesRequest,ListAvailableSoftwarePackagesResponse> handler) -
Uses of ListAvailableSoftwarePackagesResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ListAvailableSoftwarePackagesResponse Modifier and Type Method Description ListAvailableSoftwarePackagesResponseListAvailableSoftwarePackagesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ListAvailableSoftwarePackagesResponse Modifier and Type Method Description ListAvailableSoftwarePackagesResponse.BuilderListAvailableSoftwarePackagesResponse.Builder. copy(ListAvailableSoftwarePackagesResponse o)Copy method to populate the builder with values from the given instance.
-