Class EndpointInfo

    • Constructor Detail

      • EndpointInfo

        public EndpointInfo()
    • Method Detail

      • versionId

        public String versionId()
        Get the versionId value.
        Returns:
        the versionId value
      • withVersionId

        public EndpointInfo withVersionId​(String versionId)
        Set the versionId value.
        Parameters:
        versionId - the versionId value to set
        Returns:
        the EndpointInfo object itself.
      • isStaging

        public Boolean isStaging()
        Get the isStaging value.
        Returns:
        the isStaging value
      • withIsStaging

        public EndpointInfo withIsStaging​(Boolean isStaging)
        Set the isStaging value.
        Parameters:
        isStaging - the isStaging value to set
        Returns:
        the EndpointInfo object itself.
      • endpointUrl

        public String endpointUrl()
        Get the endpointUrl value.
        Returns:
        the endpointUrl value
      • withEndpointUrl

        public EndpointInfo withEndpointUrl​(String endpointUrl)
        Set the endpointUrl value.
        Parameters:
        endpointUrl - the endpointUrl value to set
        Returns:
        the EndpointInfo object itself.
      • region

        public String region()
        Get the region value.
        Returns:
        the region value
      • withRegion

        public EndpointInfo withRegion​(String region)
        Set the region value.
        Parameters:
        region - the region value to set
        Returns:
        the EndpointInfo object itself.
      • assignedEndpointKey

        public String assignedEndpointKey()
        Get the assignedEndpointKey value.
        Returns:
        the assignedEndpointKey value
      • withAssignedEndpointKey

        public EndpointInfo withAssignedEndpointKey​(String assignedEndpointKey)
        Set the assignedEndpointKey value.
        Parameters:
        assignedEndpointKey - the assignedEndpointKey value to set
        Returns:
        the EndpointInfo object itself.
      • endpointRegion

        public String endpointRegion()
        Get the endpointRegion value.
        Returns:
        the endpointRegion value
      • withEndpointRegion

        public EndpointInfo withEndpointRegion​(String endpointRegion)
        Set the endpointRegion value.
        Parameters:
        endpointRegion - the endpointRegion value to set
        Returns:
        the EndpointInfo object itself.
      • failedRegions

        public String failedRegions()
        Get the failedRegions value.
        Returns:
        the failedRegions value
      • withFailedRegions

        public EndpointInfo withFailedRegions​(String failedRegions)
        Set the failedRegions value.
        Parameters:
        failedRegions - the failedRegions value to set
        Returns:
        the EndpointInfo object itself.
      • publishedDateTime

        public String publishedDateTime()
        Get the publishedDateTime value.
        Returns:
        the publishedDateTime value
      • withPublishedDateTime

        public EndpointInfo withPublishedDateTime​(String publishedDateTime)
        Set the publishedDateTime value.
        Parameters:
        publishedDateTime - the publishedDateTime value to set
        Returns:
        the EndpointInfo object itself.