Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
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) |
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 |
---|---|
CreateSoftwareSourceRequest |
CreateSoftwareSourceRequest.Builder.build()
Build the instance of CreateSoftwareSourceRequest as configured by this builder
|
CreateSoftwareSourceRequest |
CreateSoftwareSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSoftwareSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceRequest.Builder |
CreateSoftwareSourceRequest.Builder.copy(CreateSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.