Interface CapabilitiesPb.CapabilityConfigOrBuilder (2.0.0)

public static interface CapabilitiesPb.CapabilityConfigOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getAdminMessage()

public abstract String getAdminMessage()
Returns
Type Description
String

getAdminMessageBytes()

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

getCapability()

public abstract String getCapability()
Returns
Type Description
String

getCapabilityBytes()

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

getErrorMessage()

public abstract String getErrorMessage()
Returns
Type Description
String

getErrorMessageBytes()

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

getInternalMessage()

public abstract String getInternalMessage()
Returns
Type Description
String

getInternalMessageBytes()

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

getPackage()

public abstract String getPackage()
Returns
Type Description
String

getPackageBytes()

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

getScheduledTime()

public abstract String getScheduledTime()
Returns
Type Description
String

getScheduledTimeBytes()

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

getStatus()

public abstract CapabilitiesPb.CapabilityConfig.Status getStatus()
Returns
Type Description
Status

hasAdminMessage()

public abstract boolean hasAdminMessage()
Returns
Type Description
boolean

hasCapability()

public abstract boolean hasCapability()
Returns
Type Description
boolean

hasErrorMessage()

public abstract boolean hasErrorMessage()
Returns
Type Description
boolean

hasInternalMessage()

public abstract boolean hasInternalMessage()
Returns
Type Description
boolean

hasPackage()

public abstract boolean hasPackage()
Returns
Type Description
boolean

hasScheduledTime()

public abstract boolean hasScheduledTime()
Returns
Type Description
boolean

hasStatus()

public abstract boolean hasStatus()
Returns
Type Description
boolean