public final class DeauthorizeOAuthAppRequest extends Object
OAuthApi.deauthorizeOAuthApp(String)| Modifier and Type | Class and Description |
|---|---|
static class |
DeauthorizeOAuthAppRequest.DeauthorizeOAuthAppRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static DeauthorizeOAuthAppRequest.DeauthorizeOAuthAppRequestBuilder |
builder() |
boolean |
equals(Object o) |
String |
getClientId() |
int |
hashCode() |
String |
toString() |
@Generated(value="lombok") public static DeauthorizeOAuthAppRequest.DeauthorizeOAuthAppRequestBuilder builder()
@Generated(value="lombok") public String getClientId()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2019. All rights reserved.