Uses of Enum Class
dev.galasa.galasaecosystem.EcosystemEndpoint
-
Uses of EcosystemEndpoint in dev.galasa.galasaecosystem
Modifier and TypeMethodDescriptionstatic EcosystemEndpoint
Returns the enum constant of this class with the specified name.static EcosystemEndpoint[]
EcosystemEndpoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull Object
IGenericEcosystem.getEndpoint
(@NotNull EcosystemEndpoint endpoint)