Package | Description |
---|---|
com.oracle.bmc.mysql.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)
The parameters of the request to create the 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.opcRequestId(String opcRequestId)
Customer-defined unique identifier for the request.
|
CreateChannelRequest.Builder |
CreateChannelRequest.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.
|
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.