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