- valueOf(String) - Static method in enum com.devcycle.sdk.server.model.Feature.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.devcycle.sdk.server.model.HttpResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.devcycle.sdk.server.model.User.SdkTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.devcycle.sdk.server.model.Variable.TypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.devcycle.sdk.server.model.Feature.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.devcycle.sdk.server.model.HttpResponseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.devcycle.sdk.server.model.User.SdkTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.devcycle.sdk.server.model.Variable.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable(User, String, T) - Method in class com.devcycle.sdk.server.api.DVCClient
-
Get variable by key for user data
- Variable<T> - Class in com.devcycle.sdk.server.model
-
- Variable() - Constructor for class com.devcycle.sdk.server.model.Variable
-
- Variable.TypeEnum - Enum in com.devcycle.sdk.server.model
-