Package dev.restate.admin.client
Class ServerVariable
java.lang.Object
dev.restate.admin.client.ServerVariable
Representing a Server Variable for server URL template substitution.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionServerVariable
(String description, String defaultValue, HashSet<String> enumValues) -
Method Summary