Package 

Enum ExportProtocol

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ExportProtocol
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      GRPC
      HTTP
    • Method Summary

      Modifier and Type Method Description
      static Array<ExportProtocol> values()
      static ExportProtocol valueOf(String name)
      • Methods inherited from class java.lang.Object

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