Skip to content

/AWS1/CL_EMCLSTVIRTUALCLSTSRSP

ListVirtualClustersResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_virtualclusters TYPE /AWS1/CL_EMCVIRTUALCLUSTER=>TT_VIRTUALCLUSTERS TT_VIRTUALCLUSTERS

This output lists the specified virtual clusters.

iv_nexttoken TYPE /AWS1/EMCNEXTTOKEN /AWS1/EMCNEXTTOKEN

This output displays the token for the next set of virtual clusters.


Queryable Attributes

virtualClusters

This output lists the specified virtual clusters.

Accessible with the following methods

Method Description
GET_VIRTUALCLUSTERS() Getter for VIRTUALCLUSTERS, with configurable default
ASK_VIRTUALCLUSTERS() Getter for VIRTUALCLUSTERS w/ exceptions if field has no val
HAS_VIRTUALCLUSTERS() Determine if VIRTUALCLUSTERS has a value

nextToken

This output displays the token for the next set of virtual clusters.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value