@Immutable public class DeleteRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeleteRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static DeleteRequest.Builder |
builder() |
String |
getId() |
String |
getKey() |
@CheckForNull public String getKey()
@CheckForNull public String getId()
public static DeleteRequest.Builder builder()
Copyright © 2009–2017 SonarSource. All rights reserved.