Uses of Class
com.oracle.bmc.osmanagementhub.responses.ListManagedInstanceGroupAvailableSoftwareSourcesResponse
-
Packages that use ListManagedInstanceGroupAvailableSoftwareSourcesResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of ListManagedInstanceGroupAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return ListManagedInstanceGroupAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceGroupAvailableSoftwareSourcesResponse
ManagedInstanceGroup. listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request)
Lists available software sources for a specified managed instance group.ListManagedInstanceGroupAvailableSoftwareSourcesResponse
ManagedInstanceGroupClient. listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request)
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListManagedInstanceGroupAvailableSoftwareSourcesResponse 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 ListManagedInstanceGroupAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ListManagedInstanceGroupAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceGroupAvailableSoftwareSourcesResponse
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ListManagedInstanceGroupAvailableSoftwareSourcesResponse Modifier and Type Method Description ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder. copy(ListManagedInstanceGroupAvailableSoftwareSourcesResponse o)
Copy method to populate the builder with values from the given instance.
-