Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceResponse |
SoftwareSourceClient.getSoftwareSource(GetSoftwareSourceRequest request) |
GetSoftwareSourceResponse |
SoftwareSource.getSoftwareSource(GetSoftwareSourceRequest request)
Returns information about the specified software source.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwareSourceResponse> |
SoftwareSourceAsync.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler)
Returns information about the specified software source.
|
Future<GetSoftwareSourceResponse> |
SoftwareSourceAsyncClient.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceResponse |
GetSoftwareSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceResponse.Builder |
GetSoftwareSourceResponse.Builder.copy(GetSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.