Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceGroupAvailableSoftwareSourcesRequest
-
Packages that use ListManagedInstanceGroupAvailableSoftwareSourcesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListManagedInstanceGroupAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListManagedInstanceGroupAvailableSoftwareSourcesRequest Modifier and Type Method Description Future<ListManagedInstanceGroupAvailableSoftwareSourcesResponse>ManagedInstanceGroupAsync. listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request, AsyncHandler<ListManagedInstanceGroupAvailableSoftwareSourcesRequest,ListManagedInstanceGroupAvailableSoftwareSourcesResponse> handler)Lists available software sources for a specified managed instance group.Future<ListManagedInstanceGroupAvailableSoftwareSourcesResponse>ManagedInstanceGroupAsyncClient. listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request, AsyncHandler<ListManagedInstanceGroupAvailableSoftwareSourcesRequest,ListManagedInstanceGroupAvailableSoftwareSourcesResponse> handler) -
Uses of ListManagedInstanceGroupAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListManagedInstanceGroupAvailableSoftwareSourcesRequest Modifier and Type Method Description ListManagedInstanceGroupAvailableSoftwareSourcesRequestListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder. build()Build the instance of ListManagedInstanceGroupAvailableSoftwareSourcesRequest as configured by this builderListManagedInstanceGroupAvailableSoftwareSourcesRequestListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListManagedInstanceGroupAvailableSoftwareSourcesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListManagedInstanceGroupAvailableSoftwareSourcesRequest Modifier and Type Method Description ListManagedInstanceGroupAvailableSoftwareSourcesRequest.BuilderListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder. copy(ListManagedInstanceGroupAvailableSoftwareSourcesRequest o)Copy method to populate the builder with values from the given instance.
-