/AWS1/CL_TCBGETSOLFUNCPACKAG06¶
GetSolFunctionPackageDescriptorOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contenttype TYPE /AWS1/TCBDESCRIPTORCONTENTTYPE /AWS1/TCBDESCRIPTORCONTENTTYPE¶
Indicates the media type of the resource.
iv_vnfd TYPE /AWS1/TCBBLOB /AWS1/TCBBLOB¶
Contents of the function package descriptor.
Queryable Attributes¶
contentType¶
Indicates the media type of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTTYPE() |
Getter for CONTENTTYPE, with configurable default |
ASK_CONTENTTYPE() |
Getter for CONTENTTYPE w/ exceptions if field has no value |
HAS_CONTENTTYPE() |
Determine if CONTENTTYPE has a value |
vnfd¶
Contents of the function package descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VNFD() |
Getter for VNFD, with configurable default |
ASK_VNFD() |
Getter for VNFD w/ exceptions if field has no value |
HAS_VNFD() |
Determine if VNFD has a value |