class RenewNodeLeaseRequestProto : GeneratedMessageV3, RenewNodeLeaseRequestProtoOrBuilder
Protobuf type orbit.shared.RenewNodeLeaseRequestProto
Builder |
Protobuf type class Builder : Builder<Builder!>, RenewNodeLeaseRequestProtoOrBuilder |
CAPABILITIES_FIELD_NUMBER |
static val CAPABILITIES_FIELD_NUMBER: Int |
CHALLENGE_TOKEN_FIELD_NUMBER |
static val CHALLENGE_TOKEN_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getCapabilities |
fun getCapabilities(): CapabilitiesProto! |
getCapabilitiesOrBuilder |
fun getCapabilitiesOrBuilder(): CapabilitiesProtoOrBuilder! |
getChallengeToken |
fun getChallengeToken(): String! |
getChallengeTokenBytes |
fun getChallengeTokenBytes(): ByteString! |
getDefaultInstance |
static fun getDefaultInstance(): RenewNodeLeaseRequestProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): RenewNodeLeaseRequestProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getParserForType |
fun getParserForType(): Parser<RenewNodeLeaseRequestProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hasCapabilities |
fun hasCapabilities(): Boolean |
hashCode |
fun hashCode(): Int |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: RenewNodeLeaseRequestProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): RenewNodeLeaseRequestProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): RenewNodeLeaseRequestProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto!static fun parseFrom(: ByteString!): RenewNodeLeaseRequestProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto!static fun parseFrom(: ByteArray!): RenewNodeLeaseRequestProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto!static fun parseFrom(: InputStream!): RenewNodeLeaseRequestProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto!static fun parseFrom(: CodedInputStream!): RenewNodeLeaseRequestProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): RenewNodeLeaseRequestProto! |
parser |
static fun parser(): Parser<RenewNodeLeaseRequestProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |