Uses of Interface
io.apicurio.datamodels.models.ServerVariable
-
-
Uses of ServerVariable in io.apicurio.datamodels.deref
Methods in io.apicurio.datamodels.deref with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi2NodeImporter. visitServerVariable(ServerVariable node)voidInlineOrImportVisitor. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models
Methods in io.apicurio.datamodels.models that return ServerVariable Modifier and Type Method Description ServerVariableServer. createServerVariable()Methods in io.apicurio.datamodels.models that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>Server. getVariables()Methods in io.apicurio.datamodels.models with parameters of type ServerVariable Modifier and Type Method Description voidServer. addVariable(String name, ServerVariable value)voidServer. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi Modifier and Type Interface Description interfaceAsyncApiServerVariable -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement ServerVariable Modifier and Type Class Description classAsyncApi20ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi20ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi20ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi20ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi20ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi20Traverser. visitServerVariable(ServerVariable node)voidAsyncApi20VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement ServerVariable Modifier and Type Class Description classAsyncApi21ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi21ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi21ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi21ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi21ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi21Traverser. visitServerVariable(ServerVariable node)voidAsyncApi21VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement ServerVariable Modifier and Type Class Description classAsyncApi22ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi22ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi22ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi22ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi22ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi22Traverser. visitServerVariable(ServerVariable node)voidAsyncApi22VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement ServerVariable Modifier and Type Class Description classAsyncApi23ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi23ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi23ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi23ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi23ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi23Traverser. visitServerVariable(ServerVariable node)voidAsyncApi23VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement ServerVariable Modifier and Type Class Description classAsyncApi24ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi24ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi24ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi24ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi24ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi24Traverser. visitServerVariable(ServerVariable node)voidAsyncApi24VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement ServerVariable Modifier and Type Class Description classAsyncApi25ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi25ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi25ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi25ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi25ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi25Traverser. visitServerVariable(ServerVariable node)voidAsyncApi25VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement ServerVariable Modifier and Type Class Description classAsyncApi26ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi26ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi26ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi26ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi26ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi26Traverser. visitServerVariable(ServerVariable node)voidAsyncApi26VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30ServerVariableClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement ServerVariable Modifier and Type Class Description classAsyncApi30ServerVariableImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>AsyncApi30ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi30ServerImpl. addVariable(String name, ServerVariable value)voidAsyncApi30ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidAsyncApi30ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApi30Traverser. visitServerVariable(ServerVariable node)voidAsyncApi30VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAsyncApiVisitor. visitServerVariable(ServerVariable node)voidCombinedAsyncApiVisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.openapi Modifier and Type Interface Description interfaceOpenApiServerVariable -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v30
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.openapi.v30 Modifier and Type Interface Description interfaceOpenApi30ServerVariableClasses in io.apicurio.datamodels.models.openapi.v30 that implement ServerVariable Modifier and Type Class Description classOpenApi30ServerVariableImplMethods in io.apicurio.datamodels.models.openapi.v30 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>OpenApi30ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.openapi.v30 with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi30ServerImpl. addVariable(String name, ServerVariable value)voidOpenApi30ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v30.io
Methods in io.apicurio.datamodels.models.openapi.v30.io with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi30ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidOpenApi30ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v30.visitors
Methods in io.apicurio.datamodels.models.openapi.v30.visitors with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi30Traverser. visitServerVariable(ServerVariable node)voidOpenApi30Visitor. visitServerVariable(ServerVariable node)voidOpenApi30VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v31
Subinterfaces of ServerVariable in io.apicurio.datamodels.models.openapi.v31 Modifier and Type Interface Description interfaceOpenApi31ServerVariableClasses in io.apicurio.datamodels.models.openapi.v31 that implement ServerVariable Modifier and Type Class Description classOpenApi31ServerVariableImplMethods in io.apicurio.datamodels.models.openapi.v31 that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>OpenApi31ServerImpl. getVariables()Methods in io.apicurio.datamodels.models.openapi.v31 with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi31ServerImpl. addVariable(String name, ServerVariable value)voidOpenApi31ServerImpl. insertVariable(String name, ServerVariable value, int atIndex) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v31.io
Methods in io.apicurio.datamodels.models.openapi.v31.io with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi31ModelReaderDispatcher. visitServerVariable(ServerVariable node)voidOpenApi31ModelWriterDispatcher. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.v31.visitors
Methods in io.apicurio.datamodels.models.openapi.v31.visitors with parameters of type ServerVariable Modifier and Type Method Description voidOpenApi31Traverser. visitServerVariable(ServerVariable node)voidOpenApi31Visitor. visitServerVariable(ServerVariable node)voidOpenApi31VisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.openapi.visitors
Methods in io.apicurio.datamodels.models.openapi.visitors with parameters of type ServerVariable Modifier and Type Method Description voidCombinedOpenApiVisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type ServerVariable Modifier and Type Method Description voidAllNodeVisitor. visitServerVariable(ServerVariable node)voidCombinedVisitorAdapter. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.validation.rules.invalid.format
Methods in io.apicurio.datamodels.validation.rules.invalid.format with parameters of type ServerVariable Modifier and Type Method Description voidOasInvalidServerVariableDescriptionRule. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.validation.rules.invalid.value
Methods in io.apicurio.datamodels.validation.rules.invalid.value with parameters of type ServerVariable Modifier and Type Method Description voidOasServerVarNotFoundInTemplateRule. visitServerVariable(ServerVariable node) -
Uses of ServerVariable in io.apicurio.datamodels.validation.rules.required
Methods in io.apicurio.datamodels.validation.rules.required with parameters of type ServerVariable Modifier and Type Method Description voidOasMissingServerVarDefaultValueRule. visitServerVariable(ServerVariable node)
-