Class GetSizeConstraintSetResult
java.lang.Object
com.amazonaws.services.waf.model.GetSizeConstraintSetResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanInformation about the SizeConstraintSet that you specified in theGetSizeConstraintSetrequest.inthashCode()voidsetSizeConstraintSet(SizeConstraintSet sizeConstraintSet) Information about the SizeConstraintSet that you specified in theGetSizeConstraintSetrequest.toString()Returns a string representation of this object; useful for testing and debugging.withSizeConstraintSet(SizeConstraintSet sizeConstraintSet) Information about the SizeConstraintSet that you specified in theGetSizeConstraintSetrequest.
-
Constructor Details
-
GetSizeConstraintSetResult
public GetSizeConstraintSetResult()
-
-
Method Details
-
setSizeConstraintSet
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- Parameters:
sizeConstraintSet- Information about the SizeConstraintSet that you specified in theGetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- SizeConstraintSet: Contains
- SizeConstraintSet: Contains
-
getSizeConstraintSet
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- Returns:
- Information about the SizeConstraintSet that you specified
in the
GetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- SizeConstraintSet: Contains
- SizeConstraintSet: Contains
-
withSizeConstraintSet
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- Parameters:
sizeConstraintSet- Information about the SizeConstraintSet that you specified in theGetSizeConstraintSetrequest. For more information, see the following topics:- SizeConstraintSet: Contains
SizeConstraintSetId,SizeConstraints, andName SizeConstraints: Contains an array of SizeConstraint objects. EachSizeConstraintobject contains FieldToMatch,TextTransformation,ComparisonOperator, andSize- FieldToMatch: Contains
DataandType
- SizeConstraintSet: Contains
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- SizeConstraintSet: Contains
-
toString
-
equals
-
hashCode
-
clone
-