| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<RemovePackagesFromSoftwareSourceResponse> |
OsManagementAsync.removePackagesFromSoftwareSource(RemovePackagesFromSoftwareSourceRequest request,
AsyncHandler<RemovePackagesFromSoftwareSourceRequest,RemovePackagesFromSoftwareSourceResponse> handler)
Removes a given list of Software Packages from a specific Software Source.
|
Future<RemovePackagesFromSoftwareSourceResponse> |
OsManagementAsyncClient.removePackagesFromSoftwareSource(RemovePackagesFromSoftwareSourceRequest request,
AsyncHandler<RemovePackagesFromSoftwareSourceRequest,RemovePackagesFromSoftwareSourceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
RemovePackagesFromSoftwareSourceRequest |
RemovePackagesFromSoftwareSourceRequest.Builder.build()
Build the instance of RemovePackagesFromSoftwareSourceRequest as configured by this builder
|
RemovePackagesFromSoftwareSourceRequest |
RemovePackagesFromSoftwareSourceRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
RemovePackagesFromSoftwareSourceRequest.Builder |
RemovePackagesFromSoftwareSourceRequest.Builder.copy(RemovePackagesFromSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.