Klasse API
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.API
- Bekannte direkte Unterklassen:
GraphQLAPI
,ODataAPI
,RestAPI
,SOAPAPI
,WebsocketAPI
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class API
extends Object
API
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
apiTags
-
description
-
serviceRegistryDisplayName
-
tags
-
title
-
type
-
uri
-
version
-
-
Konstruktordetails
-
API
Constructs a validated implementation ofAPI
.- Parameter:
spec
- the specification to process
-
API
-
API
protected API()
-
-
Methodendetails
-
apiTags
-
description
-
serviceRegistryDisplayName
-
tags
-
title
-
type
-
uri
-
version
-
apiTags
- Gibt zurück:
this
.
-
description
- Gibt zurück:
this
.
-
serviceRegistryDisplayName
- Gibt zurück:
this
.
-
tags
- Gibt zurück:
this
.
-
title
- Gibt zurück:
this
.
-
type
- Gibt zurück:
this
.
-
uri
- Gibt zurück:
this
.
-
version
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-