Uses of Enum
io.jenkins.plugins.azurecredentialsk8s.AzureEnvironments
-
Uses of AzureEnvironments in io.jenkins.plugins.azurecredentialsk8s
Modifier and TypeMethodDescriptionstatic AzureEnvironments
Returns the enum constant of this type with the specified name.static AzureEnvironments
AzureEnvironments.valueOfLabel
(String label) Finds the environment based on its label.static AzureEnvironments[]
AzureEnvironments.values()
Returns an array containing the constants of this enum type, in the order they are declared.