Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceResponse |
OsManagement.getSoftwareSource(GetSoftwareSourceRequest request)
Returns a specific Software Source.
|
GetSoftwareSourceResponse |
OsManagementClient.getSoftwareSource(GetSoftwareSourceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwareSourceResponse> |
OsManagementAsync.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler)
Returns a specific Software Source.
|
Future<GetSoftwareSourceResponse> |
OsManagementAsyncClient.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.