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