Uses of Interface
io.apicurio.datamodels.models.openapi.OpenApiParametersParent
-
-
Uses of OpenApiParametersParent in io.apicurio.datamodels.cmd.commands
Constructors in io.apicurio.datamodels.cmd.commands with parameters of type OpenApiParametersParent Constructor Description DeleteAllParametersCommand(OpenApiParametersParent parent, String type) -
Uses of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v20
Subinterfaces of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v20 Modifier and Type Interface Description interfaceOpenApi20OperationinterfaceOpenApi20ParametersParentinterfaceOpenApi20PathItemClasses in io.apicurio.datamodels.models.openapi.v20 that implement OpenApiParametersParent Modifier and Type Class Description classOpenApi20OperationImplclassOpenApi20PathItemImpl -
Uses of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v30
Subinterfaces of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v30 Modifier and Type Interface Description interfaceOpenApi30OperationinterfaceOpenApi30ParametersParentinterfaceOpenApi30PathItemClasses in io.apicurio.datamodels.models.openapi.v30 that implement OpenApiParametersParent Modifier and Type Class Description classOpenApi30OperationImplclassOpenApi30PathItemImpl -
Uses of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v31
Subinterfaces of OpenApiParametersParent in io.apicurio.datamodels.models.openapi.v31 Modifier and Type Interface Description interfaceOpenApi31OperationinterfaceOpenApi31ParametersParentinterfaceOpenApi31PathItemClasses in io.apicurio.datamodels.models.openapi.v31 that implement OpenApiParametersParent Modifier and Type Class Description classOpenApi31OperationImplclassOpenApi31PathItemImpl
-