Package | Description |
---|---|
com.oracle.bmc.demandsignal | |
com.oracle.bmc.demandsignal.responses |
Modifier and Type | Method and Description |
---|---|
PatchOccDemandSignalResponse |
OccDemandSignalClient.patchOccDemandSignal(PatchOccDemandSignalRequest request) |
PatchOccDemandSignalResponse |
OccDemandSignal.patchOccDemandSignal(PatchOccDemandSignalRequest request)
Updates the data of an OccDemandSignal.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchOccDemandSignalResponse> |
OccDemandSignalAsync.patchOccDemandSignal(PatchOccDemandSignalRequest request,
AsyncHandler<PatchOccDemandSignalRequest,PatchOccDemandSignalResponse> handler)
Updates the data of an OccDemandSignal.
|
Future<PatchOccDemandSignalResponse> |
OccDemandSignalAsyncClient.patchOccDemandSignal(PatchOccDemandSignalRequest request,
AsyncHandler<PatchOccDemandSignalRequest,PatchOccDemandSignalResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchOccDemandSignalResponse> |
OccDemandSignalAsync.patchOccDemandSignal(PatchOccDemandSignalRequest request,
AsyncHandler<PatchOccDemandSignalRequest,PatchOccDemandSignalResponse> handler)
Updates the data of an OccDemandSignal.
|
Future<PatchOccDemandSignalResponse> |
OccDemandSignalAsyncClient.patchOccDemandSignal(PatchOccDemandSignalRequest request,
AsyncHandler<PatchOccDemandSignalRequest,PatchOccDemandSignalResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchOccDemandSignalResponse |
PatchOccDemandSignalResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchOccDemandSignalResponse.Builder |
PatchOccDemandSignalResponse.Builder.copy(PatchOccDemandSignalResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.