public class SwapCNamesContextBuilder extends Object
Constructor and Description |
---|
SwapCNamesContextBuilder() |
Modifier and Type | Method and Description |
---|---|
SwapCNamesContext |
build() |
protected SwapCNamesContext |
getInstance() |
static SwapCNamesContextBuilder |
swapCNamesContext() |
GeneratorT |
withDestinationEnvironmentId(String aValue) |
GeneratorT |
withDestinationEnvironmentName(String aValue) |
GeneratorT |
withSourceEnvironmentId(String aValue) |
GeneratorT |
withSourceEnvironmentName(String aValue) |
public static SwapCNamesContextBuilder swapCNamesContext()
public SwapCNamesContext build()
protected SwapCNamesContext getInstance()
public GeneratorT withSourceEnvironmentName(String aValue)
public GeneratorT withSourceEnvironmentId(String aValue)
public GeneratorT withDestinationEnvironmentName(String aValue)
public GeneratorT withDestinationEnvironmentId(String aValue)
Copyright © 2011–2019 ingenieux. All rights reserved.