public class CreateRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateRequest.Builder |
builder() |
String |
getBranch() |
String |
getKey() |
String |
getName() |
@CheckForNull public String getBranch()
public static CreateRequest.Builder builder()
Copyright © 2009–2016 SonarSource. All rights reserved.