static ResetChannelRequest.Builder |
ResetChannelRequest.builder() |
Return a new builder for this request object.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.channelId(String channelId) |
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.copy(ResetChannelRequest o) |
Copy method to populate the builder with values from the given instance.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.opcRequestId(String opcRequestId) |
Customer-defined unique identifier for the request.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ResetChannelRequest.Builder |
ResetChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ResetChannelRequest.Builder |
ResetChannelRequest.toBuilder() |
|