class NodeLeaseResponseProto : GeneratedMessageV3, NodeLeaseResponseProtoOrBuilder
Protobuf type orbit.shared.NodeLeaseResponseProto
Builder |
Protobuf type class Builder : Builder<Builder!>, NodeLeaseResponseProtoOrBuilder |
Status |
Protobuf enum class Status : ProtocolMessageEnum |
ERROR_DESCRIPTION_FIELD_NUMBER |
static val ERROR_DESCRIPTION_FIELD_NUMBER: Int |
INFO_FIELD_NUMBER |
static val INFO_FIELD_NUMBER: Int |
STATUS_FIELD_NUMBER |
static val STATUS_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getDefaultInstance |
static fun getDefaultInstance(): NodeLeaseResponseProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): NodeLeaseResponseProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getErrorDescription |
fun getErrorDescription(): String! |
getErrorDescriptionBytes |
fun getErrorDescriptionBytes(): ByteString! |
getInfo |
fun getInfo(): NodeInfoProto! |
getInfoOrBuilder |
fun getInfoOrBuilder(): NodeInfoProtoOrBuilder! |
getParserForType |
fun getParserForType(): Parser<NodeLeaseResponseProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getStatus |
fun getStatus(): Status! |
getStatusValue |
fun getStatusValue(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hashCode |
fun hashCode(): Int |
hasInfo |
fun hasInfo(): Boolean |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: NodeLeaseResponseProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): NodeLeaseResponseProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): NodeLeaseResponseProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): NodeLeaseResponseProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): NodeLeaseResponseProto!static fun parseFrom(: ByteString!): NodeLeaseResponseProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): NodeLeaseResponseProto!static fun parseFrom(: ByteArray!): NodeLeaseResponseProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): NodeLeaseResponseProto!static fun parseFrom(: InputStream!): NodeLeaseResponseProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): NodeLeaseResponseProto!static fun parseFrom(: CodedInputStream!): NodeLeaseResponseProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): NodeLeaseResponseProto! |
parser |
static fun parser(): Parser<NodeLeaseResponseProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |