public interface ResignRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LeaderKey |
getLeader()
leader is the leadership to relinquish by resignation.
|
LeaderKeyOrBuilder |
getLeaderOrBuilder()
leader is the leadership to relinquish by resignation.
|
boolean |
hasLeader()
leader is the leadership to relinquish by resignation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLeader()
leader is the leadership to relinquish by resignation.
.v3electionpb.LeaderKey leader = 1;LeaderKey getLeader()
leader is the leadership to relinquish by resignation.
.v3electionpb.LeaderKey leader = 1;LeaderKeyOrBuilder getLeaderOrBuilder()
leader is the leadership to relinquish by resignation.
.v3electionpb.LeaderKey leader = 1;Copyright © 2020. All rights reserved.