Class GetRuleResult
java.lang.Object
com.amazonaws.services.waf.model.GetRuleResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetRule()Information about the Rule that you specified in theGetRulerequest.inthashCode()voidInformation about the Rule that you specified in theGetRulerequest.toString()Returns a string representation of this object; useful for testing and debugging.Information about the Rule that you specified in theGetRulerequest.
-
Constructor Details
-
GetRuleResult
public GetRuleResult()
-
-
Method Details
-
setRule
Information about the Rule that you specified in the
GetRulerequest. For more information, see the following topics: -
getRule
Information about the Rule that you specified in the
GetRulerequest. For more information, see the following topics: -
withRule
Information about the Rule that you specified in the
GetRulerequest. For more information, see the following topics:- Parameters:
rule- Information about the Rule that you specified in theGetRulerequest. For more information, see the following topics:- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-