Package | Description |
---|---|
com.oracle.bmc.mysql.model | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
Channel |
Channel.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Channel.Builder |
Channel.Builder.copy(Channel model) |
Modifier and Type | Method and Description |
---|---|
Channel |
CreateChannelResponse.getChannel()
The returned
Channel instance. |
Channel |
GetChannelResponse.getChannel()
The returned Channel instance, or null if
GetChannelResponse.isNotModified() is true. |
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.channel(Channel channel)
The returned
Channel instance. |
GetChannelResponse.Builder |
GetChannelResponse.Builder.channel(Channel channel)
The returned Channel instance, or null if
GetChannelResponse.isNotModified() is true. |
Copyright © 2016–2024. All rights reserved.