Class Credential
java.lang.Object
io.github.antod3v.pterodactyl.extension.Credential
Represents the credentials required for accessing an API or server.
This class provides getters and setters for the apiUrl, apiKey, and serverId properties.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Credential
public Credential()
-