public final class RevokeTokenRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTokenId() |
int |
hashCode() |
static RevokeTokenRequest |
of(String tokenId) |
String |
toString() |
public static RevokeTokenRequest of(String tokenId)
public String getTokenId()
Copyright © 2019. All rights reserved.