Uses of Class
com.gooddata.sdk.model.connector.Status.Code
| Package | Description |
|---|---|
| com.gooddata.sdk.model.connector |
-
Uses of Status.Code in com.gooddata.sdk.model.connector
Methods in com.gooddata.sdk.model.connector that return Status.Code Modifier and Type Method Description static Status.CodeStatus.Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Status.Code[]Status.Code. values()Returns an array containing the constants of this enum type, in the order they are declared.