Package | Description |
---|---|
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.body$(UpdateChannelDetails body)
Alternative setter for the body parameter.
|
static UpdateChannelRequest.Builder |
UpdateChannelRequest.builder()
Return a new builder for this request object.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.channelId(String channelId)
The Channel
OCID.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.copy(UpdateChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.opcRequestId(String opcRequestId)
Customer-defined unique identifier for the request.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.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.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.toBuilder()
Return an instance of
UpdateChannelRequest.Builder that allows you to modify request properties. |
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.updateChannelDetails(UpdateChannelDetails updateChannelDetails)
The parameters of the request to update the Channel.
|
Copyright © 2016–2024. All rights reserved.