@Immutable public class UpdateWsRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateWsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getAvatar() |
String |
getDescription() |
String |
getKey() |
String |
getName() |
String |
getUrl() |
@CheckForNull public String getName()
@CheckForNull public String getKey()
@CheckForNull public String getDescription()
@CheckForNull public String getUrl()
@CheckForNull public String getAvatar()
Copyright © 2009–2017 SonarSource. All rights reserved.