public class TerminateEnvironmentContextBuilder extends Object
Constructor and Description |
---|
TerminateEnvironmentContextBuilder() |
Modifier and Type | Method and Description |
---|---|
TerminateEnvironmentContext |
build() |
protected TerminateEnvironmentContext |
getInstance() |
static TerminateEnvironmentContextBuilder |
terminateEnvironmentContext() |
GeneratorT |
withEnvironmentId(String aValue) |
GeneratorT |
withEnvironmentName(String aValue) |
GeneratorT |
withTerminateResources(boolean aValue) |
public static TerminateEnvironmentContextBuilder terminateEnvironmentContext()
public TerminateEnvironmentContext build()
protected TerminateEnvironmentContext getInstance()
public GeneratorT withEnvironmentId(String aValue)
public GeneratorT withEnvironmentName(String aValue)
public GeneratorT withTerminateResources(boolean aValue)
Copyright © 2011–2019 ingenieux. All rights reserved.