Klasse APIResponseGetAPI
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.APIResponseGetAPI
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class APIResponseGetAPI
extends Object
APIResponseGetAPI
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected GatewayAPIprotected Stringprotected Stringprotected APIResponseGetAPI.ResponseStatusEnum -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAPIResponseGetAPI(GatewayAPI api, String apiId, String errorReason, List<String> gatewayEndPoints, APIResponseGetAPI.ResponseStatusEnum responseStatus, List<Version> versions) Constructs a validated implementation ofAPIResponseGetAPI. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapi()api(GatewayAPI api) apiId()protected booleanbooleanerrorReason(String errorReason) gatewayEndPoints(List<String> gatewayEndPoints) inthashCode()responseStatus(APIResponseGetAPI.ResponseStatusEnum responseStatus) toString()versions()
-
Felddetails
-
api
-
apiId
-
errorReason
-
gatewayEndPoints
-
responseStatus
-
versions
-
-
Konstruktordetails
-
APIResponseGetAPI
Constructs a validated implementation ofAPIResponseGetAPI.- Parameter:
spec- the specification to process
-
APIResponseGetAPI
public APIResponseGetAPI(GatewayAPI api, String apiId, String errorReason, List<String> gatewayEndPoints, APIResponseGetAPI.ResponseStatusEnum responseStatus, List<Version> versions) -
APIResponseGetAPI
protected APIResponseGetAPI()
-
-
Methodendetails
-
api
-
apiId
-
errorReason
-
gatewayEndPoints
-
responseStatus
-
versions
-
api
- Gibt zurück:
this.
-
apiId
- Gibt zurück:
this.
-
errorReason
- Gibt zurück:
this.
-
gatewayEndPoints
- Gibt zurück:
this.
-
responseStatus
- Gibt zurück:
this.
-
versions
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-