Uses of Enum Class
org.azd.enums.EnvironmentExpands
Packages that use EnvironmentExpands
-
Uses of EnvironmentExpands in org.azd.distributedtask
Methods in org.azd.distributedtask with parameters of type EnvironmentExpandsModifier and TypeMethodDescriptionDistributedTaskApi.getEnvironment(int environmentId, EnvironmentExpands expands) Get an environment by its ID. -
Uses of EnvironmentExpands in org.azd.enums
Methods in org.azd.enums that return EnvironmentExpandsModifier and TypeMethodDescriptionstatic EnvironmentExpandsReturns the enum constant of this class with the specified name.static EnvironmentExpands[]EnvironmentExpands.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnvironmentExpands in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type EnvironmentExpandsModifier and TypeMethodDescriptionDistributedTaskDetails.getEnvironment(int environmentId, EnvironmentExpands expands)