Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
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 |
---|---|
ListManagedInstanceGroupAvailableSoftwareSourcesRequest |
ListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder.build()
Build the instance of ListManagedInstanceGroupAvailableSoftwareSourcesRequest as
configured by this builder
|
ListManagedInstanceGroupAvailableSoftwareSourcesRequest |
ListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagedInstanceGroupAvailableSoftwareSourcesRequest as
configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder |
ListManagedInstanceGroupAvailableSoftwareSourcesRequest.Builder.copy(ListManagedInstanceGroupAvailableSoftwareSourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.