| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
ListSoftwareSourcesResponse |
OsManagementClient.listSoftwareSources(ListSoftwareSourcesRequest request) |
ListSoftwareSourcesResponse |
OsManagement.listSoftwareSources(ListSoftwareSourcesRequest request)
Returns a list of all Software Sources.
|
Future<ListSoftwareSourcesResponse> |
OsManagementAsyncClient.listSoftwareSources(ListSoftwareSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler) |
Future<ListSoftwareSourcesResponse> |
OsManagementAsync.listSoftwareSources(ListSoftwareSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler)
Returns a list of all Software Sources.
|
Iterable<SoftwareSourceSummary> |
OsManagementPaginators.listSoftwareSourcesRecordIterator(ListSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
SoftwareSourceSummary objects contained in responses from the listSoftwareSources operation. |
Iterable<ListSoftwareSourcesResponse> |
OsManagementPaginators.listSoftwareSourcesResponseIterator(ListSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listSoftwareSources operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListSoftwareSourcesResponse> |
OsManagementAsyncClient.listSoftwareSources(ListSoftwareSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler) |
Future<ListSoftwareSourcesResponse> |
OsManagementAsync.listSoftwareSources(ListSoftwareSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler)
Returns a list of all Software Sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListSoftwareSourcesRequest |
ListSoftwareSourcesRequest.Builder.build()
Build the instance of ListSoftwareSourcesRequest as configured by this builder
|
ListSoftwareSourcesRequest |
ListSoftwareSourcesRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.copy(ListSoftwareSourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.