public class ValuesRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ValuesRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ValuesRequest.Builder |
builder() |
String |
getComponentId() |
String |
getComponentKey() |
List<String> |
getKeys() |
@CheckForNull public String getComponentId()
@CheckForNull public String getComponentKey()
public static ValuesRequest.Builder builder()
Copyright © 2009–2017 SonarSource. All rights reserved.