public static class RoutingRule.Condition extends Object
构造器和说明 |
---|
RoutingRule.Condition() |
限定符和类型 | 方法和说明 |
---|---|
void |
ensureConditionValid() |
Integer |
getHttpErrorCodeReturnedEquals() |
String |
getKeyPrefixEquals() |
void |
setHttpErrorCodeReturnedEquals(Integer httpErrorCodeReturnedEquals) |
void |
setKeyPrefixEquals(String keyPrefixEquals) |
public String getKeyPrefixEquals()
public void setKeyPrefixEquals(String keyPrefixEquals)
public Integer getHttpErrorCodeReturnedEquals()
public void setHttpErrorCodeReturnedEquals(Integer httpErrorCodeReturnedEquals)
public void ensureConditionValid()
Copyright © 2019. All Rights Reserved.