Uses of Class
com.atlassian.bamboo.testutils.model.variable.TestVariableDetails.Builder
Packages that use TestVariableDetails.Builder
Package
Description
-
Uses of TestVariableDetails.Builder in com.atlassian.bamboo.testutils.backdoor.deployments
Method parameters in com.atlassian.bamboo.testutils.backdoor.deployments with type arguments of type TestVariableDetails.BuilderModifier and TypeMethodDescriptionEnvironmentsControl.addEnvironmentVariable
(TestEnvironmentDetails environment, Consumer<TestVariableDetails.Builder> builderConsumer) -
Uses of TestVariableDetails.Builder in com.atlassian.bamboo.testutils.model.variable
Methods in com.atlassian.bamboo.testutils.model.variable that return TestVariableDetails.BuilderModifier and TypeMethodDescriptionstatic TestVariableDetails.Builder
TestVariableDetails.builder()