@Generated public class TokenInfo extends Object
| Constructor and Description |
|---|
TokenInfo() |
public TokenInfo setAutoscopeState(AutoscopeState autoscopeState)
public AutoscopeState getAutoscopeState()
public TokenInfo setBackfillScopes(Collection<String> backfillScopes)
public Collection<String> getBackfillScopes()
public String getComment()
public Long getCreatedById()
public String getCreatedByUsername()
public Long getCreationTime()
public Long getExpiryTime()
public TokenInfo setInferredScopes(Collection<String> inferredScopes)
public Collection<String> getInferredScopes()
public Long getLastUsedDay()
public Long getOwnerId()
public TokenInfo setScopes(Collection<String> scopes)
public Collection<String> getScopes()
public String getTokenId()
public Long getWorkspaceId()
Copyright © 2026. All rights reserved.