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