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