Package 

Class LivekitEgress.StopEgressRequest.Builder

    • Method Summary

      Modifier and Type Method Description
      String getEgressId() string egress_id = 1;
      ByteString getEgressIdBytes() string egress_id = 1;
      LivekitEgress.StopEgressRequest.Builder setEgressId(String value) string egress_id = 1;
      LivekitEgress.StopEgressRequest.Builder clearEgressId() string egress_id = 1;
      LivekitEgress.StopEgressRequest.Builder setEgressIdBytes(ByteString value) string egress_id = 1;
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder

        build, buildPartial, clear, clone, getDefaultInstanceForType, isInitialized, mergeFrom
      • Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        mergeDelimitedFrom
      • Methods inherited from class com.google.protobuf.MessageLite.Builder

        build, buildPartial, clear, clone, mergeFrom
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait