public final class RevokeSessionRequest extends Object
UserApi.revokeSession(String, String)| Modifier and Type | Class and Description |
|---|---|
static class |
RevokeSessionRequest.RevokeSessionRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static RevokeSessionRequest.RevokeSessionRequestBuilder |
builder() |
boolean |
equals(Object o) |
String |
getSessionId() |
int |
hashCode() |
String |
toString() |
@Generated(value="lombok") public static RevokeSessionRequest.RevokeSessionRequestBuilder builder()
@Generated(value="lombok") public String getSessionId()
@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.