Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
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.
|
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 |
---|---|
UpdateSoftwareSourceRequest |
UpdateSoftwareSourceRequest.Builder.build()
Build the instance of UpdateSoftwareSourceRequest as configured by this builder
|
UpdateSoftwareSourceRequest |
UpdateSoftwareSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSoftwareSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.copy(UpdateSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.