Class ServerVariableImpl

java.lang.Object
io.smallrye.openapi.model.BaseModel<org.eclipse.microprofile.openapi.models.servers.ServerVariable>
io.smallrye.openapi.model.BaseExtensibleModel<org.eclipse.microprofile.openapi.models.servers.ServerVariable>
io.smallrye.openapi.internal.models.servers.ServerVariable
io.smallrye.openapi.api.models.servers.ServerVariableImpl
All Implemented Interfaces:
org.eclipse.microprofile.openapi.models.Constructible, org.eclipse.microprofile.openapi.models.Extensible<org.eclipse.microprofile.openapi.models.servers.ServerVariable>, org.eclipse.microprofile.openapi.models.servers.ServerVariable

@Deprecated(since="4.0", forRemoval=true) public class ServerVariableImpl extends ServerVariable
Deprecated, for removal: This API element is subject to removal in a future version.
use OASFactory.createServerVariable() instead.
  • Constructor Details

    • ServerVariableImpl

      public ServerVariableImpl()
      Deprecated, for removal: This API element is subject to removal in a future version.