Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceResponse |
SoftwareSourceClient.createSoftwareSource(CreateSoftwareSourceRequest request) |
CreateSoftwareSourceResponse |
SoftwareSource.createSoftwareSource(CreateSoftwareSourceRequest request)
Creates a new versioned or custom software source.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSoftwareSourceResponse> |
SoftwareSourceAsync.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler)
Creates a new versioned or custom software source.
|
Future<CreateSoftwareSourceResponse> |
SoftwareSourceAsyncClient.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSoftwareSourceResponse> |
SoftwareSourceAsync.createSoftwareSource(CreateSoftwareSourceRequest request,
AsyncHandler<CreateSoftwareSourceRequest,CreateSoftwareSourceResponse> handler)
Creates a new versioned or custom software source.
|
Future<CreateSoftwareSourceResponse> |
SoftwareSourceAsyncClient.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.