static StopChannelRequest.Builder |
StopChannelRequest.builder() |
Return a new builder for this request object.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.channelId(String channelId) |
Unique Channel identifier.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.copy(StopChannelRequest o) |
Copy method to populate the builder with values from the given instance.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control in a PUT or DELETE call for a Digital Assistant
instance, set the if-match query parameter to the value of the ETAG
header from a previous GET or POST response for that instance.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.odaInstanceId(String odaInstanceId) |
Unique Digital Assistant instance identifier.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
StopChannelRequest.Builder |
StopChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
StopChannelRequest.Builder |
StopChannelRequest.toBuilder() |
|