Skip to content

/AWS1/CL_AG2IDENTIFIERPARTS

The identifier parts of a product REST endpoint.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_method TYPE /AWS1/AG2__STRINGMIN1MAX20 /AWS1/AG2__STRINGMIN1MAX20

The method of the product REST endpoint.

iv_path TYPE /AWS1/AG2__STRINGMIN1MAX4096 /AWS1/AG2__STRINGMIN1MAX4096

The path of the product REST endpoint.

iv_restapiid TYPE /AWS1/AG2__STRINGMIN1MAX50 /AWS1/AG2__STRINGMIN1MAX50

The REST API ID of the product REST endpoint.

iv_stage TYPE /AWS1/AG2__STRINGMIN1MAX128 /AWS1/AG2__STRINGMIN1MAX128

The stage of the product REST endpoint.


Queryable Attributes

Method

The method of the product REST endpoint.

Accessible with the following methods

Method Description
GET_METHOD() Getter for METHOD, with configurable default
ASK_METHOD() Getter for METHOD w/ exceptions if field has no value
HAS_METHOD() Determine if METHOD has a value

Path

The path of the product REST endpoint.

Accessible with the following methods

Method Description
GET_PATH() Getter for PATH, with configurable default
ASK_PATH() Getter for PATH w/ exceptions if field has no value
HAS_PATH() Determine if PATH has a value

RestApiId

The REST API ID of the product REST endpoint.

Accessible with the following methods

Method Description
GET_RESTAPIID() Getter for RESTAPIID, with configurable default
ASK_RESTAPIID() Getter for RESTAPIID w/ exceptions if field has no value
HAS_RESTAPIID() Determine if RESTAPIID has a value

Stage

The stage of the product REST endpoint.

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