Uses of Class
org.wso2.am.integration.clients.internal.api.dto.GatewayDeploymentStatusAcknowledgmentDTO
-
Packages that use GatewayDeploymentStatusAcknowledgmentDTO Package Description org.wso2.am.integration.clients.internal.api.dto -
-
Uses of GatewayDeploymentStatusAcknowledgmentDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return types with arguments of type GatewayDeploymentStatusAcknowledgmentDTO Modifier and Type Method Description List<GatewayDeploymentStatusAcknowledgmentDTO>GatewayDeploymentStatusAcknowledgmentListDTO. getList()Get listMethods in org.wso2.am.integration.clients.internal.api.dto with parameters of type GatewayDeploymentStatusAcknowledgmentDTO Modifier and Type Method Description GatewayDeploymentStatusAcknowledgmentListDTOGatewayDeploymentStatusAcknowledgmentListDTO. addListItem(GatewayDeploymentStatusAcknowledgmentDTO listItem)Method parameters in org.wso2.am.integration.clients.internal.api.dto with type arguments of type GatewayDeploymentStatusAcknowledgmentDTO Modifier and Type Method Description GatewayDeploymentStatusAcknowledgmentListDTOGatewayDeploymentStatusAcknowledgmentListDTO. list(List<GatewayDeploymentStatusAcknowledgmentDTO> list)voidGatewayDeploymentStatusAcknowledgmentListDTO. setList(List<GatewayDeploymentStatusAcknowledgmentDTO> list)
-