|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.maven.plugins.aws.TemplateUtils
public class TemplateUtils
| Method Summary | |
|---|---|
static boolean |
isWindows(String platform)
|
static Iterable<String> |
replaceOs(Iterable<String> strings,
String platform)
|
static String |
replaceOs(String string,
String platform)
|
static String |
replaceRegion(String string,
String regionName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isWindows(String platform)
@NotNull
public static String replaceOs(@NotNull
String string,
@NotNull
String platform)
@NotNull
public static Iterable<String> replaceOs(@NotNull
Iterable<String> strings,
@NotNull
String platform)
@NotNull
public static String replaceRegion(@NotNull
String string,
@NotNull
String regionName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||