Package 

Interface LivekitEgress.AzureBlobUploadOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getAccountName() string account_name = 1;
      abstract ByteString getAccountNameBytes() string account_name = 1;
      abstract String getAccountKey() string account_key = 2;
      abstract ByteString getAccountKeyBytes() string account_key = 2;
      abstract String getContainerName() string container_name = 3;
      abstract ByteString getContainerNameBytes() string container_name = 3;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

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