Documentation

DatabaseStatus
in package

DatabaseStatus Class Doc Comment

Tags
category

Class

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

Constants

DOWN  = 'DOWN'
UNKNOWN  = 'UNKNOWN'
UP  = 'UP'
Possible values of this enum

Methods

getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results