Uses of Enum
io.jenkins.plugins.azurecredentialsk8s.AzureEnvironments
-
Uses of AzureEnvironments in io.jenkins.plugins.azurecredentialsk8s
Methods in io.jenkins.plugins.azurecredentialsk8s that return AzureEnvironmentsModifier and TypeMethodDescriptionstatic AzureEnvironmentsReturns the enum constant of this type with the specified name.static AzureEnvironmentsAzureEnvironments.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.