Package xg.md

Interface ProtocolMetadata.protocolIdentity.hostnameIdentityOrBuilder

All Superinterfaces:
MessageLiteOrBuilder, MessageOrBuilder
All Known Implementing Classes:
ProtocolMetadata.protocolIdentity.hostnameIdentity, ProtocolMetadata.protocolIdentity.hostnameIdentity.Builder
Enclosing class:
ProtocolMetadata.protocolIdentity

public static interface ProtocolMetadata.protocolIdentity.hostnameIdentityOrBuilder extends MessageOrBuilder
  • Method Details

    • getHostname

      String getHostname()
      string hostname = 1;
      Returns:
      The hostname.
    • getHostnameBytes

      ByteString getHostnameBytes()
      string hostname = 1;
      Returns:
      The bytes for hostname.