Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupAvailableSoftwareSourcesResponse |
ManagedInstanceGroupClient.listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request) |
ListManagedInstanceGroupAvailableSoftwareSourcesResponse |
ManagedInstanceGroup.listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request)
Lists available software sources for a specified managed instance group.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupAvailableSoftwareSourcesResponse |
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder |
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder.copy(ListManagedInstanceGroupAvailableSoftwareSourcesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.