Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceResponse |
SoftwareSourceClient.updateSoftwareSource(UpdateSoftwareSourceRequest request) |
UpdateSoftwareSourceResponse |
SoftwareSource.updateSoftwareSource(UpdateSoftwareSourceRequest request)
Updates the specified software source’s details, including but not limited to name,
description, and tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSoftwareSourceResponse> |
SoftwareSourceAsync.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler)
Updates the specified software source’s details, including but not limited to name,
description, and tags.
|
Future<UpdateSoftwareSourceResponse> |
SoftwareSourceAsyncClient.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateSoftwareSourceResponse> |
SoftwareSourceAsync.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler)
Updates the specified software source’s details, including but not limited to name,
description, and tags.
|
Future<UpdateSoftwareSourceResponse> |
SoftwareSourceAsyncClient.updateSoftwareSource(UpdateSoftwareSourceRequest request,
AsyncHandler<UpdateSoftwareSourceRequest,UpdateSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceResponse |
UpdateSoftwareSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.copy(UpdateSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.