Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceAvailableSoftwareSourcesRequest
-
Packages that use ListManagedInstanceAvailableSoftwareSourcesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListManagedInstanceAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListManagedInstanceAvailableSoftwareSourcesRequest 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 ListManagedInstanceAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListManagedInstanceAvailableSoftwareSourcesRequest Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesRequestListManagedInstanceAvailableSoftwareSourcesRequest.Builder. build()Build the instance of ListManagedInstanceAvailableSoftwareSourcesRequest as configured by this builderListManagedInstanceAvailableSoftwareSourcesRequestListManagedInstanceAvailableSoftwareSourcesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListManagedInstanceAvailableSoftwareSourcesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListManagedInstanceAvailableSoftwareSourcesRequest Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesRequest.BuilderListManagedInstanceAvailableSoftwareSourcesRequest.Builder. copy(ListManagedInstanceAvailableSoftwareSourcesRequest o)Copy method to populate the builder with values from the given instance.
-