Skip to content

/AWS1/CL_ECRTRSINGIMAGETOTALCT

The total count of images transitioning to a storage class.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_targetstorageclass TYPE /AWS1/ECRLCPLYTARGETSTRGCLASS /AWS1/ECRLCPLYTARGETSTRGCLASS

The target storage class.

iv_imagetotalcount TYPE /AWS1/ECRIMAGECOUNT /AWS1/ECRIMAGECOUNT

The total number of images transitioning to the storage class.


Queryable Attributes

targetStorageClass

The target storage class.

Accessible with the following methods

Method Description
GET_TARGETSTORAGECLASS() Getter for TARGETSTORAGECLASS, with configurable default
ASK_TARGETSTORAGECLASS() Getter for TARGETSTORAGECLASS w/ exceptions if field has no
HAS_TARGETSTORAGECLASS() Determine if TARGETSTORAGECLASS has a value

imageTotalCount

The total number of images transitioning to the storage class.

Accessible with the following methods

Method Description
GET_IMAGETOTALCOUNT() Getter for IMAGETOTALCOUNT, with configurable default
ASK_IMAGETOTALCOUNT() Getter for IMAGETOTALCOUNT w/ exceptions if field has no val
HAS_IMAGETOTALCOUNT() Determine if IMAGETOTALCOUNT 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_TRANSINGIMAGETOTALCOUNTS

TYPES TT_TRANSINGIMAGETOTALCOUNTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_ECRTRSINGIMAGETOTALCT WITH DEFAULT KEY
.