Class Cloudpipe

    • Constructor Detail

      • Cloudpipe

        public Cloudpipe()
    • Method Detail

      • getProjectId

        public String getProjectId()
        Returns:
        the projectId
      • setProjectId

        public void setProjectId​(String projectId)
        Parameters:
        projectId - the projectId to set
      • getInternalIp

        public String getInternalIp()
        Returns:
        the internalIp
      • setInternalIp

        public void setInternalIp​(String internalIp)
        Parameters:
        internalIp - the internalIp to set
      • getPublicIp

        public String getPublicIp()
        Returns:
        the publicIp
      • setPublicIp

        public void setPublicIp​(String publicIp)
        Parameters:
        publicIp - the publicIp to set
      • getPublicPort

        public String getPublicPort()
        Returns:
        the publicPort
      • setPublicPort

        public void setPublicPort​(String publicPort)
        Parameters:
        publicPort - the publicPort to set
      • getState

        public String getState()
        Returns:
        the state
      • setState

        public void setState​(String state)
        Parameters:
        state - the state to set
      • getInstanceId

        public String getInstanceId()
        Returns:
        the instanceId
      • setInstanceId

        public void setInstanceId​(String instanceId)
        Parameters:
        instanceId - the instanceId to set
      • getCreatedAt

        public Calendar getCreatedAt()
        Returns:
        the createdAt
      • setCreatedAt

        public void setCreatedAt​(Calendar createdAt)
        Parameters:
        createdAt - the createdAt to set