Uses of Class
org.wso2.am.integration.clients.internal.api.dto.GatewayDeploymentStatusAcknowledgmentDTO
Packages that use GatewayDeploymentStatusAcknowledgmentDTO
-
Uses of GatewayDeploymentStatusAcknowledgmentDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return GatewayDeploymentStatusAcknowledgmentDTOModifier and TypeMethodDescriptionGatewayDeploymentStatusAcknowledgmentDTO.action(GatewayDeploymentStatusAcknowledgmentDTO.ActionEnum action) GatewayDeploymentStatusAcknowledgmentDTO.deploymentStatus(GatewayDeploymentStatusAcknowledgmentDTO.DeploymentStatusEnum deploymentStatus) GatewayDeploymentStatusAcknowledgmentDTO.errorMessage(String errorMessage) GatewayDeploymentStatusAcknowledgmentDTO.revisionId(String revisionId) GatewayDeploymentStatusAcknowledgmentDTO.tenantDomain(String tenantDomain) Methods in org.wso2.am.integration.clients.internal.api.dto that return types with arguments of type GatewayDeploymentStatusAcknowledgmentDTOModifier and TypeMethodDescriptionGatewayDeploymentStatusAcknowledgmentListDTO.getList()Get listMethods in org.wso2.am.integration.clients.internal.api.dto with parameters of type GatewayDeploymentStatusAcknowledgmentDTOModifier and TypeMethodDescriptionGatewayDeploymentStatusAcknowledgmentListDTO.addListItem(GatewayDeploymentStatusAcknowledgmentDTO listItem) Method parameters in org.wso2.am.integration.clients.internal.api.dto with type arguments of type GatewayDeploymentStatusAcknowledgmentDTOModifier and TypeMethodDescriptionGatewayDeploymentStatusAcknowledgmentListDTO.list(List<GatewayDeploymentStatusAcknowledgmentDTO> list) voidGatewayDeploymentStatusAcknowledgmentListDTO.setList(List<GatewayDeploymentStatusAcknowledgmentDTO> list)