Package | Description |
---|---|
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.body$(CreateChannelDetails body)
Alternative setter for the body parameter.
|
static CreateChannelRequest.Builder |
CreateChannelRequest.builder()
Return a new builder for this request object.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.copy(CreateChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.createChannelDetails(CreateChannelDetails createChannelDetails)
Property values for creating the new Channel.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.odaInstanceId(String odaInstanceId)
Unique Digital Assistant instance identifier.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so that you can retry the request if there’s a
timeout or server error without the risk of executing that same action again.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateChannelRequest.Builder |
CreateChannelRequest.toBuilder()
Return an instance of
CreateChannelRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.