/AWS1/CL_SAGGITHUBREPORESOURCE¶
GitHub repository resource details
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/SAGPROVIDERRESOURCENAME /AWS1/SAGPROVIDERRESOURCENAME¶
Name of the resource e.g. repository name, etc
iv_owner TYPE /AWS1/SAGGITHUBOWNER /AWS1/SAGGITHUBOWNER¶
Owner of the repository
Queryable Attributes¶
name¶
Name of the resource e.g. repository name, etc
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
owner¶
Owner of the repository
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNER() |
Getter for OWNER, with configurable default |
ASK_OWNER() |
Getter for OWNER w/ exceptions if field has no value |
HAS_OWNER() |
Determine if OWNER has a value |