public class Taskcluster extends Object implements Serializable
Constructor and Description |
---|
Taskcluster() |
Modifier and Type | Method and Description |
---|---|
String |
getApiVersion()
Get api version
|
Boolean |
getAuthenticated()
Get authenticated
|
String |
getClientId()
Get client ID
|
Double |
getDuration()
Get duration
|
String |
getExpires()
Get expires
|
Boolean |
getIsPublic()
Get isPublic
|
String |
getMethod()
Get method
|
String |
getName()
Get name
|
String |
getResource()
Get resource
|
String[] |
getSatisfyingScopes()
Get satisfying scopes
|
String |
getSourceIp()
Get source IP
|
Integer |
getStatusCode()
Get status code
|
public String getApiVersion()
public String getClientId()
public Double getDuration()
public String getExpires()
public Boolean getAuthenticated()
public String getMethod()
public String getName()
public Boolean getIsPublic()
public String getResource()
public String[] getSatisfyingScopes()
public String getSourceIp()
public Integer getStatusCode()
Copyright © 2022. All rights reserved.