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