Uses of Enum Class
dev.galasa.galasaecosystem.EcosystemEndpoint
Packages that use EcosystemEndpoint
- 
Uses of EcosystemEndpoint in dev.galasa.galasaecosystem
Methods in dev.galasa.galasaecosystem that return EcosystemEndpointModifier and TypeMethodDescriptionstatic EcosystemEndpointReturns 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.Methods in dev.galasa.galasaecosystem with parameters of type EcosystemEndpointModifier and TypeMethodDescription@NotNull ObjectIGenericEcosystem.getEndpoint(@NotNull EcosystemEndpoint endpoint)