/AWS1/CL_BLDBATCHGETFLEETSOUT¶
BatchGetFleetsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_fleets TYPE /AWS1/CL_BLDFLEET=>TT_FLEETS TT_FLEETS¶
Information about the requested compute fleets.
it_fleetsnotfound TYPE /AWS1/CL_BLDFLEETNAMES_W=>TT_FLEETNAMES TT_FLEETNAMES¶
The names of compute fleets for which information could not be found.
Queryable Attributes¶
fleets¶
Information about the requested compute fleets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLEETS() |
Getter for FLEETS, with configurable default |
ASK_FLEETS() |
Getter for FLEETS w/ exceptions if field has no value |
HAS_FLEETS() |
Determine if FLEETS has a value |
fleetsNotFound¶
The names of compute fleets for which information could not be found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLEETSNOTFOUND() |
Getter for FLEETSNOTFOUND, with configurable default |
ASK_FLEETSNOTFOUND() |
Getter for FLEETSNOTFOUND w/ exceptions if field has no valu |
HAS_FLEETSNOTFOUND() |
Determine if FLEETSNOTFOUND has a value |