Uses of Class
com.oracle.bmc.osmanagementhub.responses.ListManagedInstanceAvailableSoftwareSourcesResponse
-
Packages that use ListManagedInstanceAvailableSoftwareSourcesResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of ListManagedInstanceAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return ListManagedInstanceAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesResponseManagedInstance. listManagedInstanceAvailableSoftwareSources(ListManagedInstanceAvailableSoftwareSourcesRequest request)Returns a list of software sources that can be attached to the specified managed instance.ListManagedInstanceAvailableSoftwareSourcesResponseManagedInstanceClient. listManagedInstanceAvailableSoftwareSources(ListManagedInstanceAvailableSoftwareSourcesRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListManagedInstanceAvailableSoftwareSourcesResponse Modifier and Type Method Description Future<ListManagedInstanceAvailableSoftwareSourcesResponse>ManagedInstanceAsync. listManagedInstanceAvailableSoftwareSources(ListManagedInstanceAvailableSoftwareSourcesRequest request, AsyncHandler<ListManagedInstanceAvailableSoftwareSourcesRequest,ListManagedInstanceAvailableSoftwareSourcesResponse> handler)Returns a list of software sources that can be attached to the specified managed instance.Future<ListManagedInstanceAvailableSoftwareSourcesResponse>ManagedInstanceAsyncClient. listManagedInstanceAvailableSoftwareSources(ListManagedInstanceAvailableSoftwareSourcesRequest request, AsyncHandler<ListManagedInstanceAvailableSoftwareSourcesRequest,ListManagedInstanceAvailableSoftwareSourcesResponse> handler) -
Uses of ListManagedInstanceAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ListManagedInstanceAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesResponseListManagedInstanceAvailableSoftwareSourcesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ListManagedInstanceAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesResponse.BuilderListManagedInstanceAvailableSoftwareSourcesResponse.Builder. copy(ListManagedInstanceAvailableSoftwareSourcesResponse o)Copy method to populate the builder with values from the given instance.
-