Klasse AdminPortalGateway
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.AdminPortalGateway
AdminPortalGateway
This defines the Portal Gateway configuration in the API Gateway.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected AdminExternalPortalThis defines the API Portal configuration.protected StringDescription of API Portal.protected StringName of the API Portal.protected StringAPI Gateway password for provided username used by API Portal to access API Gateway.protected StringIntegration Server URL of the API Gateway.protected StringAPI Gateway administrative privileged username used by API Portal to access API Gateway.protected StringAPI Portal configuration object ID in API Gateway.protected BooleanSpecifies if the published portal instance is a cloud deploymentprotected Booleanprotected StringSpecifies API Gateway reference ID in API Portal.protected StringSpecifies the current stage name of the Gatewayprotected StringSpecifies API Portal configuration version. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAdminPortalGateway(AdminExternalPortal externalPortal, String gatewayDescription, String gatewayName, String gatewayPassword, String gatewayUrl, String gatewayUsername, String id, Boolean isCloudDeployment, Boolean published, String refId, String stageName, String version) Constructs a validated instance ofAdminPortalGateway.Constructs a validated instance ofAdminPortalGateway. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThis defines the API Portal configuration.externalPortal(AdminExternalPortal externalPortal) This defines the API Portal configuration.Description of API Portal.gatewayDescription(String gatewayDescription) Description of API Portal.Name of the API Portal.gatewayName(String gatewayName) Name of the API Portal.API Gateway password for provided username used by API Portal to access API Gateway.gatewayPassword(String gatewayPassword) API Gateway password for provided username used by API Portal to access API Gateway.Integration Server URL of the API Gateway.gatewayUrl(String gatewayUrl) Integration Server URL of the API Gateway.API Gateway administrative privileged username used by API Portal to access API Gateway.gatewayUsername(String gatewayUsername) API Gateway administrative privileged username used by API Portal to access API Gateway.inthashCode()id()API Portal configuration object ID in API Gateway.API Portal configuration object ID in API Gateway.Specifies if the published portal instance is a cloud deploymentisCloudDeployment(Boolean isCloudDeployment) Specifies if the published portal instance is a cloud deploymentrefId()Specifies API Gateway reference ID in API Portal.Specifies API Gateway reference ID in API Portal.Specifies the current stage name of the GatewaySpecifies the current stage name of the GatewaytoString()version()Specifies API Portal configuration version.Specifies API Portal configuration version.
-
Felddetails
-
externalPortal
This defines the API Portal configuration. -
gatewayDescription
Description of API Portal. -
gatewayName
Name of the API Portal. -
gatewayPassword
API Gateway password for provided username used by API Portal to access API Gateway. -
gatewayUrl
Integration Server URL of the API Gateway. -
gatewayUsername
API Gateway administrative privileged username used by API Portal to access API Gateway. -
id
API Portal configuration object ID in API Gateway. -
isCloudDeployment
Specifies if the published portal instance is a cloud deployment -
published
-
refId
Specifies API Gateway reference ID in API Portal. This is used to identify the API Gateway in API Portal. -
stageName
Specifies the current stage name of the Gateway -
version
Specifies API Portal configuration version.
-
-
Konstruktordetails
-
AdminPortalGateway
Constructs a validated instance ofAdminPortalGateway.- Parameter:
spec- the specification to process
-
AdminPortalGateway
@Internal public AdminPortalGateway(AdminExternalPortal externalPortal, String gatewayDescription, String gatewayName, String gatewayPassword, String gatewayUrl, String gatewayUsername, String id, Boolean isCloudDeployment, Boolean published, String refId, String stageName, String version) Constructs a validated instance ofAdminPortalGateway.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AdminPortalGateway(Consumer)instead.- Parameter:
externalPortal- This defines the API Portal configuration.gatewayDescription- Description of API Portal.gatewayName- Name of the API Portal.gatewayPassword- API Gateway password for provided username used by API Portal to access API Gateway.gatewayUrl- Integration Server URL of the API Gateway.gatewayUsername- API Gateway administrative privileged username used by API Portal to access API Gateway.id- API Portal configuration object ID in API Gateway.isCloudDeployment- Specifies if the published portal instance is a cloud deploymentpublished- publishedrefId- Specifies API Gateway reference ID in API Portal. This is used to identify the API Gateway in API Portal.stageName- Specifies the current stage name of the Gatewayversion- Specifies API Portal configuration version.
-
AdminPortalGateway
protected AdminPortalGateway()
-
-
Methodendetails
-
externalPortal
This defines the API Portal configuration. -
gatewayDescription
Description of API Portal. -
gatewayName
Name of the API Portal. -
gatewayPassword
API Gateway password for provided username used by API Portal to access API Gateway. -
gatewayUrl
Integration Server URL of the API Gateway. -
gatewayUsername
API Gateway administrative privileged username used by API Portal to access API Gateway. -
id
API Portal configuration object ID in API Gateway. -
isCloudDeployment
Specifies if the published portal instance is a cloud deployment -
published
-
refId
Specifies API Gateway reference ID in API Portal. This is used to identify the API Gateway in API Portal. -
stageName
Specifies the current stage name of the Gateway -
version
Specifies API Portal configuration version. -
externalPortal
This defines the API Portal configuration.- 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.
-
isCloudDeployment
Specifies if the published portal instance is a cloud deployment- 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.
-
equals
-
canEqual
-
hashCode
-
toString
-