| Package | Description |
|---|---|
| sila_java.library.manager | |
| sila_java.library.manager.models |
| Modifier and Type | Method and Description |
|---|---|
static ServerFinder.Filter |
ServerFinder.Filter.status(Server.Status status)
Create a server status filter
|
| Modifier and Type | Method and Description |
|---|---|
static Server.Status |
Server.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Server.Status[] |
Server.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 SiLA Java Developers. All rights reserved.