Interface ModulesServicePb.GetHostnameResponseOrBuilder (2.0.0)

public static interface ModulesServicePb.GetHostnameResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getHostname()

public abstract String getHostname()
Returns
Type Description
String

getHostnameBytes()

public abstract ByteString getHostnameBytes()
Returns
Type Description
com.google.protobuf.ByteString

hasHostname()

public abstract boolean hasHostname()
Returns
Type Description
boolean