/AWS1/CL_DEXIMPASTFRMAPIGWAP00¶
The request details.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_apiid TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API Gateway API ID.
iv_apiname TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API name.
iv_apispecificationmd5hash TYPE /AWS1/DEX__STRMIN24MAX24PATA00 /AWS1/DEX__STRMIN24MAX24PATA00¶
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file. It is used to ensure the integrity of the file.
iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID¶
The data set ID.
iv_protocoltype TYPE /AWS1/DEXPROTOCOLTYPE /AWS1/DEXPROTOCOLTYPE¶
The protocol type.
iv_revisionid TYPE /AWS1/DEXID /AWS1/DEXID¶
The revision ID.
iv_stage TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API stage.
Optional arguments:¶
iv_apidescription TYPE /AWS1/DEXAPIDESCRIPTION /AWS1/DEXAPIDESCRIPTION¶
The API description. Markdown supported.
iv_apikey TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API Gateway API key.
Queryable Attributes¶
ApiDescription¶
The API description. Markdown supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIDESCRIPTION() |
Getter for APIDESCRIPTION, with configurable default |
ASK_APIDESCRIPTION() |
Getter for APIDESCRIPTION w/ exceptions if field has no valu |
HAS_APIDESCRIPTION() |
Determine if APIDESCRIPTION has a value |
ApiId¶
The API Gateway API ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIID() |
Getter for APIID, with configurable default |
ASK_APIID() |
Getter for APIID w/ exceptions if field has no value |
HAS_APIID() |
Determine if APIID has a value |
ApiKey¶
The API Gateway API key.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEY() |
Getter for APIKEY, with configurable default |
ASK_APIKEY() |
Getter for APIKEY w/ exceptions if field has no value |
HAS_APIKEY() |
Determine if APIKEY has a value |
ApiName¶
The API name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APINAME() |
Getter for APINAME, with configurable default |
ASK_APINAME() |
Getter for APINAME w/ exceptions if field has no value |
HAS_APINAME() |
Determine if APINAME has a value |
ApiSpecificationMd5Hash¶
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file. It is used to ensure the integrity of the file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APISPECIFICATIONMD5HASH() |
Getter for APISPECIFICATIONMD5HASH, with configurable defaul |
ASK_APISPECIFICATIONMD5HASH() |
Getter for APISPECIFICATIONMD5HASH w/ exceptions if field ha |
HAS_APISPECIFICATIONMD5HASH() |
Determine if APISPECIFICATIONMD5HASH has a value |
DataSetId¶
The data set ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
ProtocolType¶
The protocol type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTOCOLTYPE() |
Getter for PROTOCOLTYPE, with configurable default |
ASK_PROTOCOLTYPE() |
Getter for PROTOCOLTYPE w/ exceptions if field has no value |
HAS_PROTOCOLTYPE() |
Determine if PROTOCOLTYPE has a value |
RevisionId¶
The revision ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISIONID() |
Getter for REVISIONID, with configurable default |
ASK_REVISIONID() |
Getter for REVISIONID w/ exceptions if field has no value |
HAS_REVISIONID() |
Determine if REVISIONID has a value |
Stage¶
The API stage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STAGE() |
Getter for STAGE, with configurable default |
ASK_STAGE() |
Getter for STAGE w/ exceptions if field has no value |
HAS_STAGE() |
Determine if STAGE has a value |