Interface PolicyRuleOrBuilder (1.15.0)

public interface PolicyRuleOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDenyRule()

public abstract DenyRule getDenyRule()
Returns
TypeDescription
DenyRule

getDenyRuleOrBuilder()

public abstract DenyRuleOrBuilder getDenyRuleOrBuilder()
Returns
TypeDescription
DenyRuleOrBuilder

getDescription()

public abstract String getDescription()
Returns
TypeDescription
String

getDescriptionBytes()

public abstract ByteString getDescriptionBytes()
Returns
TypeDescription
ByteString

getKindCase()

public abstract PolicyRule.KindCase getKindCase()
Returns
TypeDescription
KindCase

hasDenyRule()

public abstract boolean hasDenyRule()
Returns
TypeDescription
boolean