/AWS1/CL_BCOSTORAGECONF¶
The storage configuration used for recommendations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING¶
The storage type.
iv_sizeingb TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The storage volume.
Queryable Attributes¶
type¶
The storage type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
sizeInGb¶
The storage volume.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZEINGB() |
Getter for SIZEINGB, with configurable default |
ASK_SIZEINGB() |
Getter for SIZEINGB w/ exceptions if field has no value |
STR_SIZEINGB() |
String format for SIZEINGB, with configurable default |
HAS_SIZEINGB() |
Determine if SIZEINGB has a value |