ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.clear() |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.clearStartDate()
required string start_date = 1;
|
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.clone() |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.mergeFrom(ZooKeeperProtos.ClusterUp other) |
static ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.newBuilder() |
static ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.newBuilder(ZooKeeperProtos.ClusterUp prototype) |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.newBuilderForType() |
protected ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.setStartDate(String value)
required string start_date = 1;
|
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.Builder.setStartDateBytes(com.google.protobuf.ByteString value)
required string start_date = 1;
|
ZooKeeperProtos.ClusterUp.Builder |
ZooKeeperProtos.ClusterUp.toBuilder() |