Uses of Class
org.wso2.am.integration.clients.internal.api.dto.GatewayPropertiesDTO
-
Packages that use GatewayPropertiesDTO Package Description org.wso2.am.integration.clients.internal.api.dto -
-
Uses of GatewayPropertiesDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return GatewayPropertiesDTO Modifier and Type Method Description GatewayPropertiesDTONotifyGatewayPayloadDTO. getGatewayProperties()Get gatewayPropertiesGatewayPropertiesDTOGatewayPropertiesDTO. ipAddress(String ipAddress)Methods in org.wso2.am.integration.clients.internal.api.dto with parameters of type GatewayPropertiesDTO Modifier and Type Method Description NotifyGatewayPayloadDTONotifyGatewayPayloadDTO. gatewayProperties(GatewayPropertiesDTO gatewayProperties)voidNotifyGatewayPayloadDTO. setGatewayProperties(GatewayPropertiesDTO gatewayProperties)
-