Uses of Enum
org.openapitools.client.model.PolicyNetworkConnection
Packages that use PolicyNetworkConnection
-
Uses of PolicyNetworkConnection in org.openapitools.client.model
Methods in org.openapitools.client.model that return PolicyNetworkConnectionModifier and TypeMethodDescriptionstatic PolicyNetworkConnection
PolicyNetworkCondition.getConnection()
Get connectionstatic PolicyNetworkConnection
Returns the enum constant of this type with the specified name.static PolicyNetworkConnection[]
PolicyNetworkConnection.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type PolicyNetworkConnectionModifier and TypeMethodDescriptionPolicyNetworkCondition.connection
(PolicyNetworkConnection connection) void
PolicyNetworkCondition.setConnection
(PolicyNetworkConnection connection)