Klasse StringSchemaModel
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Model
io.github.primelib.webmethodsapigateway4j.model.StringSchemaModel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class StringSchemaModel
extends Model
StringSchemaModel
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.github.primelib.webmethodsapigateway4j.model.Model
Model.ModelBuilder
-
Feldübersicht
FelderVon Klasse geerbte Felder io.github.primelib.webmethodsapigateway4j.model.Model
description, example, externalDocs, properties, reference, title, type, vendorExtensions
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
StringSchemaModel
(String schema) Constructs a validated instance ofStringSchemaModel
.Constructs a validated instance ofStringSchemaModel
. -
Methodenübersicht
Von Klasse geerbte Methoden io.github.primelib.webmethodsapigateway4j.model.Model
builder, description, description, example, example, externalDocs, externalDocs, properties, properties, reference, reference, title, title, type, type, vendorExtensions, vendorExtensions
-
Felddetails
-
schema
-
-
Konstruktordetails
-
StringSchemaModel
Constructs a validated instance ofStringSchemaModel
.- Parameter:
spec
- the specification to process
-
StringSchemaModel
Constructs a validated instance ofStringSchemaModel
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
StringSchemaModel(Consumer)
instead.- Parameter:
schema
- schema
-
StringSchemaModel
protected StringSchemaModel()
-
-
Methodendetails