/AWS1/CL_WAFCREGEOMATCHSETRSP¶
CreateGeoMatchSetResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_geomatchset TYPE REF TO /AWS1/CL_WAFGEOMATCHSET /AWS1/CL_WAFGEOMATCHSET¶
The GeoMatchSet returned in the
CreateGeoMatchSetresponse. TheGeoMatchSetcontains noGeoMatchConstraints.
iv_changetoken TYPE /AWS1/WAFCHANGETOKEN /AWS1/WAFCHANGETOKEN¶
The
ChangeTokenthat you used to submit theCreateGeoMatchSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Queryable Attributes¶
GeoMatchSet¶
The GeoMatchSet returned in the
CreateGeoMatchSetresponse. TheGeoMatchSetcontains noGeoMatchConstraints.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GEOMATCHSET() |
Getter for GEOMATCHSET |
ChangeToken¶
The
ChangeTokenthat you used to submit theCreateGeoMatchSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGETOKEN() |
Getter for CHANGETOKEN, with configurable default |
ASK_CHANGETOKEN() |
Getter for CHANGETOKEN w/ exceptions if field has no value |
HAS_CHANGETOKEN() |
Determine if CHANGETOKEN has a value |