public static interface Rpc.LeaseRevokeRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
long
getID()
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
long getID()
ID is the lease ID to revoke. When the ID is revoked, all associated keys will be deleted.
int64 ID = 1;
Copyright © 2018. All rights reserved.