Class URLS.Builder

  • Enclosing class:
    URLS

    public static class URLS.Builder
    extends java.lang.Object
    Builder.
    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public URLS build()
        Builds a URLS.
        Returns:
        the new URLS instance
      • docUrl

        public URLS.Builder docUrl​(java.lang.String docUrl)
        Set the docUrl.
        Parameters:
        docUrl - the docUrl
        Returns:
        the URLS builder
      • instructionsUrl

        public URLS.Builder instructionsUrl​(java.lang.String instructionsUrl)
        Set the instructionsUrl.
        Parameters:
        instructionsUrl - the instructionsUrl
        Returns:
        the URLS builder
      • apiUrl

        public URLS.Builder apiUrl​(java.lang.String apiUrl)
        Set the apiUrl.
        Parameters:
        apiUrl - the apiUrl
        Returns:
        the URLS builder
      • createUrl

        public URLS.Builder createUrl​(java.lang.String createUrl)
        Set the createUrl.
        Parameters:
        createUrl - the createUrl
        Returns:
        the URLS builder
      • sdkDownloadUrl

        public URLS.Builder sdkDownloadUrl​(java.lang.String sdkDownloadUrl)
        Set the sdkDownloadUrl.
        Parameters:
        sdkDownloadUrl - the sdkDownloadUrl
        Returns:
        the URLS builder
      • termsUrl

        public URLS.Builder termsUrl​(java.lang.String termsUrl)
        Set the termsUrl.
        Parameters:
        termsUrl - the termsUrl
        Returns:
        the URLS builder
      • customCreatePageUrl

        public URLS.Builder customCreatePageUrl​(java.lang.String customCreatePageUrl)
        Set the customCreatePageUrl.
        Parameters:
        customCreatePageUrl - the customCreatePageUrl
        Returns:
        the URLS builder
      • catalogDetailsUrl

        public URLS.Builder catalogDetailsUrl​(java.lang.String catalogDetailsUrl)
        Set the catalogDetailsUrl.
        Parameters:
        catalogDetailsUrl - the catalogDetailsUrl
        Returns:
        the URLS builder
      • deprecationDocUrl

        public URLS.Builder deprecationDocUrl​(java.lang.String deprecationDocUrl)
        Set the deprecationDocUrl.
        Parameters:
        deprecationDocUrl - the deprecationDocUrl
        Returns:
        the URLS builder
      • dashboardUrl

        public URLS.Builder dashboardUrl​(java.lang.String dashboardUrl)
        Set the dashboardUrl.
        Parameters:
        dashboardUrl - the dashboardUrl
        Returns:
        the URLS builder
      • registrationUrl

        public URLS.Builder registrationUrl​(java.lang.String registrationUrl)
        Set the registrationUrl.
        Parameters:
        registrationUrl - the registrationUrl
        Returns:
        the URLS builder
      • apidocsurl

        public URLS.Builder apidocsurl​(java.lang.String apidocsurl)
        Set the apidocsurl.
        Parameters:
        apidocsurl - the apidocsurl
        Returns:
        the URLS builder