Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
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) |
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 |
---|---|
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–2024. All rights reserved.