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 PolicyNetworkConnectionPolicyNetworkCondition.getConnection()Get connectionstatic PolicyNetworkConnectionReturns 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) voidPolicyNetworkCondition.setConnection(PolicyNetworkConnection connection)