Klasse ExternalPortal
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ExternalPortal
- Bekannte direkte Unterklassen:
APIPortal
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ExternalPortal
extends Object
ExternalPortal
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanPassword for API Portal user used by API Gateway to access portal.API Portal tenant name.API Portal endpoint URL.API Portal username used by API Gateway to communicate.getType()inthashCode()voidsetEndpointPassword(String endpointPassword) Password for API Portal user used by API Gateway to access portal.voidsetEndpointTenant(String endpointTenant) API Portal tenant name.voidsetEndpointURL(String endpointURL) API Portal endpoint URL.voidsetEndpointUsername(String endpointUsername) API Portal username used by API Gateway to communicate.voidtoString()
-
Konstruktordetails
-
ExternalPortal
-
ExternalPortal
public ExternalPortal()
-
-
Methodendetails
-
getEndpointPassword
Password for API Portal user used by API Gateway to access portal. -
getEndpointTenant
API Portal tenant name. -
getEndpointURL
API Portal endpoint URL. -
getEndpointUsername
API Portal username used by API Gateway to communicate. -
getType
-
setEndpointPassword
Password for API Portal user used by API Gateway to access portal. -
setEndpointTenant
API Portal tenant name. -
setEndpointURL
API Portal endpoint URL. -
setEndpointUsername
API Portal username used by API Gateway to communicate. -
setType
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-