Package | Description |
---|---|
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
static GetChannelRequest.Builder |
GetChannelRequest.builder()
Return a new builder for this request object.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.channelId(String channelId)
Unique Channel identifier.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.copy(GetChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.ifNoneMatch(String ifNoneMatch)
The If-None-Match HTTP request header makes the request conditional.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.odaInstanceId(String odaInstanceId)
Unique Digital Assistant instance identifier.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetChannelRequest.Builder |
GetChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetChannelRequest.Builder |
GetChannelRequest.toBuilder()
Return an instance of
GetChannelRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.