@Generated public class GetPublishedDashboardTokenInfoResponse extends Object
| Constructor and Description |
|---|
GetPublishedDashboardTokenInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<AuthorizationDetails> |
getAuthorizationDetails() |
String |
getCustomClaim() |
String |
getScope() |
int |
hashCode() |
GetPublishedDashboardTokenInfoResponse |
setAuthorizationDetails(Collection<AuthorizationDetails> authorizationDetails) |
GetPublishedDashboardTokenInfoResponse |
setCustomClaim(String customClaim) |
GetPublishedDashboardTokenInfoResponse |
setScope(String scope) |
String |
toString() |
public GetPublishedDashboardTokenInfoResponse()
public GetPublishedDashboardTokenInfoResponse setAuthorizationDetails(Collection<AuthorizationDetails> authorizationDetails)
public Collection<AuthorizationDetails> getAuthorizationDetails()
public GetPublishedDashboardTokenInfoResponse setCustomClaim(String customClaim)
public String getCustomClaim()
public GetPublishedDashboardTokenInfoResponse setScope(String scope)
public String getScope()
Copyright © 2025. All rights reserved.