| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSourceResponse |
OsManagementClient.updateSoftwareSource(UpdateSoftwareSourceRequest request) |
UpdateSoftwareSourceResponse |
OsManagement.updateSoftwareSource(UpdateSoftwareSourceRequest request)
Updates an existing custom Software Source on the management system.
|
Future<UpdateSoftwareSourceResponse> |
OsManagementAsyncClient.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler) |
Future<UpdateSoftwareSourceResponse> |
OsManagementAsync.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler)
Updates an existing custom Software Source on the management system.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSoftwareSourceResponse> |
OsManagementAsyncClient.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler) |
Future<UpdateSoftwareSourceResponse> |
OsManagementAsync.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler)
Updates an existing custom Software Source on the management system.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSourceRequest |
UpdateSoftwareSourceRequest.Builder.build()
Build the instance of UpdateSoftwareSourceRequest as configured by this builder
|
UpdateSoftwareSourceRequest |
UpdateSoftwareSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSoftwareSourceRequest as configured by this builder
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.copy(UpdateSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.