public class OvhWarp10Token extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description
Description
canBeNull && readOnly
|
Date |
expiryTimestamp
Timestamp of expiration of the token
canBeNull && readOnly
|
String |
id
Id
canBeNull && readOnly
|
Long |
maxFetch
Maximum depth of the stack allowed
canBeNull && readOnly
|
Long |
maxGts
Maximum number of GTS retrieved allowed
canBeNull && readOnly
|
Long |
maxOps
maximum number of operations allowed
canBeNull && readOnly
|
String |
permissions
permission
canBeNull && readOnly
|
String |
protocol
protocol
canBeNull && readOnly
|
String |
queryToken
Query token used to authentificate queries
canBeNull && readOnly
|
String |
secret
Secret part
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhWarp10Token() |
public Long maxOps
public String protocol
public Date expiryTimestamp
public String permissions
public String description
public Long maxFetch
public String secret
public String id
public Long maxGts
public String queryToken
Copyright © 2018. All rights reserved.