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