Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceResponse |
OsManagement.createSoftwareSource(CreateSoftwareSourceRequest request)
Creates a new custom Software Source on the management system.
|
CreateSoftwareSourceResponse |
OsManagementClient.createSoftwareSource(CreateSoftwareSourceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSoftwareSourceResponse> |
OsManagementAsync.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler)
Creates a new custom Software Source on the management system.
|
Future<CreateSoftwareSourceResponse> |
OsManagementAsyncClient.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSoftwareSourceResponse> |
OsManagementAsync.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler)
Creates a new custom Software Source on the management system.
|
Future<CreateSoftwareSourceResponse> |
OsManagementAsyncClient.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceResponse |
CreateSoftwareSourceResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.