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