Class GatewayPropertiesDTO
java.lang.Object
org.wso2.am.integration.clients.internal.api.dto.GatewayPropertiesDTO
Technical properties of the gateway instance.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe IP address of the gateway instance.inthashCode()voidsetIpAddress(String ipAddress) toString()
-
Constructor Details
-
GatewayPropertiesDTO
public GatewayPropertiesDTO()
-
-
Method Details