class NodeLeaseProto : GeneratedMessageV3, NodeLeaseProtoOrBuilder
Protobuf type orbit.shared.NodeLeaseProto
Builder |
Protobuf type class Builder : Builder<Builder!>, NodeLeaseProtoOrBuilder |
CHALLENGE_TOKEN_FIELD_NUMBER |
static val CHALLENGE_TOKEN_FIELD_NUMBER: Int |
EXPIRES_AT_FIELD_NUMBER |
static val EXPIRES_AT_FIELD_NUMBER: Int |
RENEW_AT_FIELD_NUMBER |
static val RENEW_AT_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getChallengeToken |
fun getChallengeToken(): String! |
getChallengeTokenBytes |
fun getChallengeTokenBytes(): ByteString! |
getDefaultInstance |
static fun getDefaultInstance(): NodeLeaseProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): NodeLeaseProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getExpiresAt |
fun getExpiresAt(): Timestamp! |
getExpiresAtOrBuilder |
fun getExpiresAtOrBuilder(): TimestampOrBuilder! |
getParserForType |
fun getParserForType(): Parser<NodeLeaseProto!>! |
getRenewAt |
fun getRenewAt(): Timestamp! |
getRenewAtOrBuilder |
fun getRenewAtOrBuilder(): TimestampOrBuilder! |
getSerializedSize |
fun getSerializedSize(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hasExpiresAt |
fun hasExpiresAt(): Boolean |
hashCode |
fun hashCode(): Int |
hasRenewAt |
fun hasRenewAt(): Boolean |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: NodeLeaseProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): NodeLeaseProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): NodeLeaseProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): NodeLeaseProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): NodeLeaseProto!static fun parseFrom(: ByteString!): NodeLeaseProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): NodeLeaseProto!static fun parseFrom(: ByteArray!): NodeLeaseProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): NodeLeaseProto!static fun parseFrom(: InputStream!): NodeLeaseProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): NodeLeaseProto!static fun parseFrom(: CodedInputStream!): NodeLeaseProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): NodeLeaseProto! |
parser |
static fun parser(): Parser<NodeLeaseProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |