ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.clear() |
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.clearEnabled()
optional bool enabled = 1;
|
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.clone() |
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.mergeFrom(ZooKeeperPB.SwitchState other) |
static ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.newBuilder() |
static ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.newBuilder(ZooKeeperPB.SwitchState prototype) |
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.newBuilderForType() |
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.Builder.setEnabled(boolean value)
optional bool enabled = 1;
|
ZooKeeperPB.SwitchState.Builder |
ZooKeeperPB.SwitchState.toBuilder() |