public final class AuthorizationGrantBody extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AuthorizationGrantBody.Builder |
Modifier and Type | Method and Description |
---|---|
static AuthorizationGrantBody.Builder |
builder() |
boolean |
equals(Object o) |
Grant |
getGrant()
Get grant
|
int |
hashCode() |
String |
toString() |
public static AuthorizationGrantBody.Builder builder()
public Grant getGrant()
Copyright © 2023. All rights reserved.