Klasse APIGateway
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.APIGateway
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class APIGateway
extends Object
APIGateway
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAPIGateway(String apIManagement, String applicationManagement, String policyManagementGateway, String policyManagementThreatProtection) Constructs a validated instance ofAPIGateway.APIGateway(Consumer<APIGateway> spec) Constructs a validated instance ofAPIGateway. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapIManagement(String apIManagement) applicationManagement(String applicationManagement) static APIGateway.APIGatewayBuilderbuilder()protected booleanbooleaninthashCode()policyManagementGateway(String policyManagementGateway) policyManagementThreatProtection(String policyManagementThreatProtection) toString()
-
Felddetails
-
apIManagement
-
applicationManagement
-
policyManagementGateway
-
policyManagementThreatProtection
-
-
Konstruktordetails
-
APIGateway
Constructs a validated instance ofAPIGateway.- Parameter:
spec- the specification to process
-
APIGateway
@Internal public APIGateway(String apIManagement, String applicationManagement, String policyManagementGateway, String policyManagementThreatProtection) Constructs a validated instance ofAPIGateway.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
APIGateway(Consumer)instead.- Parameter:
apIManagement- var.nameapplicationManagement- var.namepolicyManagementGateway- var.namepolicyManagementThreatProtection- var.name
-
APIGateway
protected APIGateway()
-
-
Methodendetails
-
builder
-
apIManagement
-
applicationManagement
-
policyManagementGateway
-
policyManagementThreatProtection
-
apIManagement
- Gibt zurück:
this.
-
applicationManagement
- Gibt zurück:
this.
-
policyManagementGateway
- Gibt zurück:
this.
-
policyManagementThreatProtection
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-