| Modifier and Type | Method and Description |
|---|---|
Branch |
App.addBranch(String id)
(experimental) Adds a branch to this application.
|
Branch |
App.addBranch(String id,
BranchOptions options)
(experimental) Adds a branch to this application.
|
Branch |
Branch.addEnvironment(String name,
String value)
(experimental) Adds an environment variable to this branch.
|
Branch |
Branch.Builder.build() |
Copyright © 2022. All rights reserved.