public class Request extends Object implements Serializable
Constructor and Description |
---|
Request() |
Modifier and Type | Method and Description |
---|---|
String |
getBranch() |
String |
getCommand() |
String |
getRepoUri() |
List<String> |
getStoreToS3() |
void |
setBranch(String branch) |
void |
setCommand(String command) |
void |
setRepoUri(String repoUri) |
void |
setStoreToS3(List<String> storeToS3) |
Copyright © 2016–2019. All rights reserved.