Skip to content

/AWS1/CL_GDYVOLUMEMOUNT

Container volume mount.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

Volume mount name.

iv_mountpath TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

Volume mount path.


Queryable Attributes

Name

Volume mount name.

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

MountPath

Volume mount path.

Accessible with the following methods

Method Description
GET_MOUNTPATH() Getter for MOUNTPATH, with configurable default
ASK_MOUNTPATH() Getter for MOUNTPATH w/ exceptions if field has no value
HAS_MOUNTPATH() Determine if MOUNTPATH has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_VOLUMEMOUNTS

TYPES TT_VOLUMEMOUNTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_GDYVOLUMEMOUNT WITH DEFAULT KEY
.