Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSoftwareSourcesResponse> |
OsManagementAsync.listSoftwareSources(ListSoftwareSourcesRequest request,
AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler)
Returns a list of all Software Sources.
|
Future<ListSoftwareSourcesResponse> |
OsManagementAsyncClient.listSoftwareSources(ListSoftwareSourcesRequest request,
AsyncHandler<ListSoftwareSourcesRequest,ListSoftwareSourcesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSoftwareSourcesRequest |
ListSoftwareSourcesRequest.Builder.build()
Build the instance of ListSoftwareSourcesRequest as configured by this builder
|
ListSoftwareSourcesRequest |
ListSoftwareSourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSoftwareSourcesRequest as configured by this builder
|
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–2024. All rights reserved.