static ReleaseChannel.Channel |
ReleaseChannel.Channel.forNumber(int value) |
|
ReleaseChannel.Channel |
ReleaseChannel.Builder.getChannel() |
channel specifies which release channel the cluster is subscribed to.
|
ReleaseChannel.Channel |
ReleaseChannel.getChannel() |
channel specifies which release channel the cluster is subscribed to.
|
ReleaseChannel.Channel |
ReleaseChannelOrBuilder.getChannel() |
channel specifies which release channel the cluster is subscribed to.
|
ReleaseChannel.Channel |
ServerConfig.ReleaseChannelConfig.Builder.getChannel() |
The release channel this configuration applies to.
|
ReleaseChannel.Channel |
ServerConfig.ReleaseChannelConfig.getChannel() |
The release channel this configuration applies to.
|
ReleaseChannel.Channel |
ServerConfig.ReleaseChannelConfigOrBuilder.getChannel() |
The release channel this configuration applies to.
|
static ReleaseChannel.Channel |
ReleaseChannel.Channel.valueOf(int value) |
Deprecated.
|
static ReleaseChannel.Channel |
ReleaseChannel.Channel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReleaseChannel.Channel |
ReleaseChannel.Channel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReleaseChannel.Channel[] |
ReleaseChannel.Channel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|