Package | Description |
---|---|
com.oracle.bmc.demandsignal | |
com.oracle.bmc.demandsignal.requests |
Modifier and Type | Method and Description |
---|---|
CreateOccDemandSignalResponse |
OccDemandSignalClient.createOccDemandSignal(CreateOccDemandSignalRequest request) |
CreateOccDemandSignalResponse |
OccDemandSignal.createOccDemandSignal(CreateOccDemandSignalRequest request)
Creates a OccDemandSignal.
|
Future<CreateOccDemandSignalResponse> |
OccDemandSignalAsync.createOccDemandSignal(CreateOccDemandSignalRequest request,
AsyncHandler<CreateOccDemandSignalRequest,CreateOccDemandSignalResponse> handler)
Creates a OccDemandSignal.
|
Future<CreateOccDemandSignalResponse> |
OccDemandSignalAsyncClient.createOccDemandSignal(CreateOccDemandSignalRequest request,
AsyncHandler<CreateOccDemandSignalRequest,CreateOccDemandSignalResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateOccDemandSignalResponse> |
OccDemandSignalAsync.createOccDemandSignal(CreateOccDemandSignalRequest request,
AsyncHandler<CreateOccDemandSignalRequest,CreateOccDemandSignalResponse> handler)
Creates a OccDemandSignal.
|
Future<CreateOccDemandSignalResponse> |
OccDemandSignalAsyncClient.createOccDemandSignal(CreateOccDemandSignalRequest request,
AsyncHandler<CreateOccDemandSignalRequest,CreateOccDemandSignalResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateOccDemandSignalRequest |
CreateOccDemandSignalRequest.Builder.build()
Build the instance of CreateOccDemandSignalRequest as configured by this builder
|
CreateOccDemandSignalRequest |
CreateOccDemandSignalRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateOccDemandSignalRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateOccDemandSignalRequest.Builder |
CreateOccDemandSignalRequest.Builder.copy(CreateOccDemandSignalRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.