| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAvailableSoftwareSourcesForManagedInstanceResponse> |
OsManagementAsync.listAvailableSoftwareSourcesForManagedInstance(ListAvailableSoftwareSourcesForManagedInstanceRequest request,
AsyncHandler<ListAvailableSoftwareSourcesForManagedInstanceRequest,ListAvailableSoftwareSourcesForManagedInstanceResponse> handler)
Returns a list of available software sources for a Managed Instance.
|
Future<ListAvailableSoftwareSourcesForManagedInstanceResponse> |
OsManagementAsyncClient.listAvailableSoftwareSourcesForManagedInstance(ListAvailableSoftwareSourcesForManagedInstanceRequest request,
AsyncHandler<ListAvailableSoftwareSourcesForManagedInstanceRequest,ListAvailableSoftwareSourcesForManagedInstanceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListAvailableSoftwareSourcesForManagedInstanceRequest |
ListAvailableSoftwareSourcesForManagedInstanceRequest.Builder.build()
Build the instance of ListAvailableSoftwareSourcesForManagedInstanceRequest as configured by this builder
|
ListAvailableSoftwareSourcesForManagedInstanceRequest |
ListAvailableSoftwareSourcesForManagedInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAvailableSoftwareSourcesForManagedInstanceRequest as configured by this builder
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableSoftwareSourcesForManagedInstanceRequest.Builder |
ListAvailableSoftwareSourcesForManagedInstanceRequest.Builder.copy(ListAvailableSoftwareSourcesForManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.