Class ListCubeDeploymentResponse


  • public class ListCubeDeploymentResponse
    extends Response
    • Constructor Detail

      • ListCubeDeploymentResponse

        public ListCubeDeploymentResponse()
    • Method Detail

      • getTotalCount

        public Integer getTotalCount()
      • setTotalCount

        public void setTotalCount​(Integer totalCount)
      • getDeployments

        public List<String> getDeployments()
      • setDeployments

        public void setDeployments​(List<String> deployments)