@Generated("Source: orbit/shared/addressable_management.proto", ["by gRPC Kotlin generator"]) abstract class AddressableManagementImplBase : BindableService, CoroutineScope
<init> |
AddressableManagementImplBase(: CoroutineContext = Dispatchers.Default) |
coroutineContext |
open val coroutineContext: CoroutineContext |
abandonLease |
open suspend fun abandonLease(: AbandonAddressableLeaseRequestProto): AbandonAddressableLeaseResponseProto |
bindService |
open fun bindService(): ServerServiceDefinition |
renewLease |
open suspend fun renewLease(: RenewAddressableLeaseRequestProto): RenewAddressableLeaseResponseProto |