Klasse PortalGateway.PortalGatewayBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PortalGateway.PortalGatewayBuilder
- Umschließende Klasse:
PortalGateway
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()externalPortal(ExternalPortal externalPortal) gatewayDescription(String gatewayDescription) Description of API Portal.gatewayName(String gatewayName) Name of the API Portal.gatewayPassword(String gatewayPassword) API Gateway password for provided username used by API Portal to access API Gateway.gatewayURL(String gatewayURL) Integration Server URL of the API Gateway.gatewayUsername(String gatewayUsername) API Gateway administrative privileged username used by API Portal to access API Gateway.API Portal configuration object ID in API Gateway.Specifies API Gateway reference ID in API Portal.Specifies the current stage name of the GatewaytoString()Specifies API Portal configuration version.
-
Methodendetails
-
externalPortal
- Gibt zurück:
this.
-
gatewayDescription
Description of API Portal.- Gibt zurück:
this.
-
gatewayName
Name of the API Portal.- Gibt zurück:
this.
-
gatewayPassword
API Gateway password for provided username used by API Portal to access API Gateway.- Gibt zurück:
this.
-
gatewayURL
Integration Server URL of the API Gateway.- Gibt zurück:
this.
-
gatewayUsername
API Gateway administrative privileged username used by API Portal to access API Gateway.- Gibt zurück:
this.
-
id
API Portal configuration object ID in API Gateway.- Gibt zurück:
this.
-
published
- Gibt zurück:
this.
-
refId
Specifies API Gateway reference ID in API Portal. This is used to identify the API Gateway in API Portal.- Gibt zurück:
this.
-
stageName
Specifies the current stage name of the Gateway- Gibt zurück:
this.
-
version
Specifies API Portal configuration version.- Gibt zurück:
this.
-
build
-
toString
-