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