Uses of Class
com.azure.resourcemanager.workloads.models.ActionType
Packages that use ActionType
Package
Description
Package containing the inner data models for WorkloadsClient.
Package containing the data models for WorkloadsClient.
-
Uses of ActionType in com.azure.resourcemanager.workloads.fluent.models
Methods in com.azure.resourcemanager.workloads.fluent.models that return ActionType -
Uses of ActionType in com.azure.resourcemanager.workloads.models
Fields in com.azure.resourcemanager.workloads.models declared as ActionTypeModifier and TypeFieldDescriptionstatic final ActionType
ActionType.INTERNAL
Static value Internal for ActionType.Methods in com.azure.resourcemanager.workloads.models that return ActionTypeModifier and TypeMethodDescriptionOperation.actionType()
Gets the actionType property: Enum.static ActionType
ActionType.fromString
(String name) Creates or finds a ActionType from its string representation.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type ActionTypeModifier and TypeMethodDescriptionstatic Collection<ActionType>
ActionType.values()
Gets known ActionType values.