Klasse ExternalDocs
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ExternalDocs
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ExternalDocs
extends Object
ExternalDocs
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofExternalDocs.ExternalDocs(Consumer<ExternalDocs> spec) Constructs a validated instance ofExternalDocs. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanA short description of the target documentationdescription(String description) A short description of the target documentationbooleaninthashCode()toString()url()The URL for the target documentationThe URL for the target documentationvendorExtensions(Map<String, Object> vendorExtensions)
-
Felddetails
-
description
A short description of the target documentation -
url
The URL for the target documentation -
vendorExtensions
-
-
Konstruktordetails
-
ExternalDocs
Constructs a validated instance ofExternalDocs.- Parameter:
spec- the specification to process
-
ExternalDocs
Constructs a validated instance ofExternalDocs.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ExternalDocs(Consumer)instead.- Parameter:
description- A short description of the target documentationurl- The URL for the target documentationvendorExtensions- var.name
-
ExternalDocs
protected ExternalDocs()
-
-
Methodendetails
-
builder
-
description
A short description of the target documentation -
url
The URL for the target documentation -
vendorExtensions
-
description
A short description of the target documentation- Gibt zurück:
this.
-
url
The URL for the target documentation- Gibt zurück:
this.
-
vendorExtensions
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-