Class GetIPSetResult
java.lang.Object
com.amazonaws.services.waf.model.GetIPSetResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetIPSet()Information about the IPSet that you specified in theGetIPSetrequest.inthashCode()voidInformation about the IPSet that you specified in theGetIPSetrequest.toString()Returns a string representation of this object; useful for testing and debugging.Information about the IPSet that you specified in theGetIPSetrequest.
-
Constructor Details
-
GetIPSetResult
public GetIPSetResult()
-
-
Method Details
-
setIPSet
Information about the IPSet that you specified in the
GetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- Parameters:
iPSet- Information about the IPSet that you specified in theGetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- IPSet: Contains
- IPSet: Contains
-
getIPSet
Information about the IPSet that you specified in the
GetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- Returns:
- Information about the IPSet that you specified in the
GetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- IPSet: Contains
- IPSet: Contains
-
withIPSet
Information about the IPSet that you specified in the
GetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- Parameters:
iPSet- Information about the IPSet that you specified in theGetIPSetrequest. For more information, see the following topics:- IPSet: Contains
IPSetDescriptors,IPSetId, andName IPSetDescriptors: Contains an array of IPSetDescriptor objects. EachIPSetDescriptorobject containsTypeandValue
- IPSet: Contains
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- IPSet: Contains
-
toString
-
equals
-
hashCode
-
clone
-