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 KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enum -
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 instance ofAPIResponseGetAPI.Constructs a validated instance ofAPIResponseGetAPI. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapi()api(GatewayAPI api) apiId()builder()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 instance ofAPIResponseGetAPI.- Parameter:
spec- the specification to process
-
APIResponseGetAPI
@Internal public APIResponseGetAPI(GatewayAPI api, String apiId, String errorReason, List<String> gatewayEndPoints, APIResponseGetAPI.ResponseStatusEnum responseStatus, List<Version> versions) Constructs a validated instance ofAPIResponseGetAPI.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
APIResponseGetAPI(Consumer)instead.- Parameter:
api- var.nameapiId- var.nameerrorReason- var.namegatewayEndPoints- var.nameresponseStatus- var.nameversions- var.name
-
APIResponseGetAPI
protected APIResponseGetAPI()
-
-
Methodendetails
-
builder
-
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
-