IstioIngressGatewayMode Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. containerservice. models. IstioIngressGatewayMode
- com.
- com.
public final class IstioIngressGatewayMode
extends ExpandableStringEnum<IstioIngressGatewayMode>
Mode of an ingress gateway.
Modifier and Type | Field and Description |
---|---|
static final
Istio |
EXTERNAL
Static value External for Istio |
static final
Istio |
INTERNAL
Static value Internal for Istio |
Constructor | Description |
---|---|
Istio |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Istio |
Modifier and Type | Method and Description |
---|---|
static
Istio |
from Creates or finds a Istio |
static
Collection<Istio |
values()
Gets known Istio |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
EXTERNAL
public static final IstioIngressGatewayMode EXTERNAL
Static value External for IstioIngressGatewayMode.
INTERNAL
public static final IstioIngressGatewayMode INTERNAL
Static value Internal for IstioIngressGatewayMode.
IstioIngressGatewayMode
@Deprecated
public IstioIngressGatewayMode()
Deprecated
Creates a new instance of IstioIngressGatewayMode value.
fromString
public static IstioIngressGatewayMode fromString(String name)
Creates or finds a IstioIngressGatewayMode from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known IstioIngressGatewayMode values.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: