Interface ApplicationNameOptions

    • Method Detail

      • getAppName

        java.lang.String getAppName()
        Name of application, for display purposes.

        Defaults to the name of the class that constructs the PipelineOptions via the PipelineOptionsFactory.

      • setAppName

        void setAppName​(java.lang.String value)