Class ProjectBackend.Builder

java.lang.Object
com.pulumi.automation.ProjectBackend.Builder
Enclosing class:
ProjectBackend

public static class ProjectBackend.Builder extends Object
Builder for ProjectBackend.
  • Method Details

    • url

      public ProjectBackend.Builder url(String url)
      The backend URL. Use the same URL format that is passed to "pulumi login", see https://www.pulumi.com/docs/cli/commands/pulumi_login/

      To explicitly use the Pulumi Cloud backend, use URL "https://api.pulumi.com"

      Parameters:
      url - the backend URL
      Returns:
      the builder
    • build

      public ProjectBackend build()
      Builds the ProjectBackend.
      Returns:
      the project backend