Uses of Enum
org.apache.flink.kubernetes.configuration.KubernetesDeploymentTarget
Packages that use KubernetesDeploymentTarget
-
Uses of KubernetesDeploymentTarget in org.apache.flink.kubernetes.configuration
Methods in org.apache.flink.kubernetes.configuration that return KubernetesDeploymentTargetModifier and TypeMethodDescriptionstatic KubernetesDeploymentTargetKubernetesDeploymentTarget.fromConfig(org.apache.flink.configuration.Configuration configuration) static KubernetesDeploymentTargetReturns the enum constant of this type with the specified name.static KubernetesDeploymentTarget[]KubernetesDeploymentTarget.values()Returns an array containing the constants of this enum type, in the order they are declared.