Class PrestissimoEndpoints.Builder

  • Enclosing class:
    PrestissimoEndpoints

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

      • Builder

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

      • build

        public PrestissimoEndpoints build()
        Builds a PrestissimoEndpoints.
        Returns:
        the new PrestissimoEndpoints instance
      • applicationsApi

        public PrestissimoEndpoints.Builder applicationsApi​(java.lang.String applicationsApi)
        Set the applicationsApi.
        Parameters:
        applicationsApi - the applicationsApi
        Returns:
        the PrestissimoEndpoints builder
      • historyServerEndpoint

        public PrestissimoEndpoints.Builder historyServerEndpoint​(java.lang.String historyServerEndpoint)
        Set the historyServerEndpoint.
        Parameters:
        historyServerEndpoint - the historyServerEndpoint
        Returns:
        the PrestissimoEndpoints builder
      • sparkAccessEndpoint

        public PrestissimoEndpoints.Builder sparkAccessEndpoint​(java.lang.String sparkAccessEndpoint)
        Set the sparkAccessEndpoint.
        Parameters:
        sparkAccessEndpoint - the sparkAccessEndpoint
        Returns:
        the PrestissimoEndpoints builder
      • sparkJobsV4Endpoint

        public PrestissimoEndpoints.Builder sparkJobsV4Endpoint​(java.lang.String sparkJobsV4Endpoint)
        Set the sparkJobsV4Endpoint.
        Parameters:
        sparkJobsV4Endpoint - the sparkJobsV4Endpoint
        Returns:
        the PrestissimoEndpoints builder
      • sparkKernelEndpoint

        public PrestissimoEndpoints.Builder sparkKernelEndpoint​(java.lang.String sparkKernelEndpoint)
        Set the sparkKernelEndpoint.
        Parameters:
        sparkKernelEndpoint - the sparkKernelEndpoint
        Returns:
        the PrestissimoEndpoints builder
      • viewHistoryServer

        public PrestissimoEndpoints.Builder viewHistoryServer​(java.lang.String viewHistoryServer)
        Set the viewHistoryServer.
        Parameters:
        viewHistoryServer - the viewHistoryServer
        Returns:
        the PrestissimoEndpoints builder
      • wxdApplicationEndpoint

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