Index

A B C D E F G H I J L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractOpenApiSchema - Class in io.qase.client.v2.models
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class io.qase.client.v2.models.AbstractOpenApiSchema
 
action(String) - Method in class io.qase.client.v2.models.ResultStepData
 
Adapter() - Constructor for class io.qase.client.v2.models.ResultStepStatus.Adapter
 
Adapter() - Constructor for class io.qase.client.v2.models.ResultStepsType.Adapter
 
addAttachmentsItem(String) - Method in class io.qase.client.v2.models.ResultCreate
 
addAttachmentsItem(String) - Method in class io.qase.client.v2.models.ResultStepData
 
addAttachmentsItem(String) - Method in class io.qase.client.v2.models.ResultStepExecution
 
addDataItem(RelationSuiteItem) - Method in class io.qase.client.v2.models.RelationSuite
 
addDefaultCookie(String, String) - Method in class io.qase.client.v2.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class io.qase.client.v2.ApiClient
Add a default header.
addParamGroupsItem(List<String>) - Method in class io.qase.client.v2.models.ResultCreate
 
addResultsItem(ResultCreate) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
addStepsItem(ResultStep) - Method in class io.qase.client.v2.models.ResultCreate
 
addStepsItem(Object) - Method in class io.qase.client.v2.models.ResultStep
 
addTestopsIdsItem(Long) - Method in class io.qase.client.v2.models.ResultCreate
 
ApiCallback<T> - Interface in io.qase.client.v2
Callback for asynchronous API call.
ApiClient - Class in io.qase.client.v2
ApiClient class.
ApiClient() - Constructor for class io.qase.client.v2.ApiClient
Basic constructor for ApiClient
ApiClient(OkHttpClient) - Constructor for class io.qase.client.v2.ApiClient
Basic constructor with custom OkHttpClient
ApiException - Exception in io.qase.client.v2
ApiException class.
ApiException() - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(int, String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiException(Throwable) - Constructor for exception io.qase.client.v2.ApiException
Constructor for ApiException.
ApiKeyAuth - Class in io.qase.client.v2.auth
 
ApiKeyAuth(String, String) - Constructor for class io.qase.client.v2.auth.ApiKeyAuth
 
ApiResponse<T> - Class in io.qase.client.v2
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class io.qase.client.v2.ApiResponse
Constructor for ApiResponse.
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.qase.client.v2.ApiResponse
Constructor for ApiResponse.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface io.qase.client.v2.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.qase.client.v2.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.qase.client.v2.auth.HttpBearerAuth
 
attachments(List<String>) - Method in class io.qase.client.v2.models.ResultCreate
 
attachments(List<String>) - Method in class io.qase.client.v2.models.ResultStepData
 
attachments(List<String>) - Method in class io.qase.client.v2.models.ResultStepExecution
 
Authentication - Interface in io.qase.client.v2.auth
 
author(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 

B

behavior(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
BLOCKED - Enum constant in enum io.qase.client.v2.models.ResultStepStatus
 
buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.qase.client.v2.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.qase.client.v2.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.qase.client.v2.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class io.qase.client.v2.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, String, List<Pair>, List<Pair>) - Method in class io.qase.client.v2.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class io.qase.client.v2.JSON.ByteArrayAdapter
 

C

CLASSIC - Enum constant in enum io.qase.client.v2.models.ResultStepsType
 
collectionPathParameterToString(String, Collection) - Method in class io.qase.client.v2.ApiClient
Formats the specified collection path parameter to a string value.
comment(String) - Method in class io.qase.client.v2.models.ResultStepExecution
 
Configuration - Class in io.qase.client.v2
 
Configuration() - Constructor for class io.qase.client.v2.Configuration
 
containsIgnoreCase(String[], String) - Static method in class io.qase.client.v2.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class io.qase.client.v2.ProgressRequestBody
 
contentLength() - Method in class io.qase.client.v2.ProgressResponseBody
 
contentType() - Method in class io.qase.client.v2.ProgressRequestBody
 
contentType() - Method in class io.qase.client.v2.ProgressResponseBody
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.CreateResultsRequestV2.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.RelationSuite.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.RelationSuiteItem.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultCreate.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultCreateFields.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultExecution.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultRelations.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultStep.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultStepData.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class io.qase.client.v2.models.ResultStepExecution.CustomTypeAdapterFactory
 
createGson() - Static method in class io.qase.client.v2.JSON
 
CreateResultsRequestV2 - Class in io.qase.client.v2.models
CreateResultsRequestV2
CreateResultsRequestV2() - Constructor for class io.qase.client.v2.models.CreateResultsRequestV2
 
CreateResultsRequestV2.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
createResultsV2(String, Long, CreateResultsRequestV2) - Method in class io.qase.client.v2.api.ResultsApi
Bulk create test run result This method allows to create several test run results at once.
createResultsV2Async(String, Long, CreateResultsRequestV2, ApiCallback<Void>) - Method in class io.qase.client.v2.api.ResultsApi
Bulk create test run result (asynchronously) This method allows to create several test run results at once.
createResultsV2Call(String, Long, CreateResultsRequestV2, ApiCallback) - Method in class io.qase.client.v2.api.ResultsApi
Build call for createResultsV2
createResultsV2WithHttpInfo(String, Long, CreateResultsRequestV2) - Method in class io.qase.client.v2.api.ResultsApi
Bulk create test run result This method allows to create several test run results at once.
createResultV2(String, Long, ResultCreate) - Method in class io.qase.client.v2.api.ResultsApi
Create test run result This method allows to create single test run result.
createResultV2Async(String, Long, ResultCreate, ApiCallback<Void>) - Method in class io.qase.client.v2.api.ResultsApi
Create test run result (asynchronously) This method allows to create single test run result.
createResultV2Call(String, Long, ResultCreate, ApiCallback) - Method in class io.qase.client.v2.api.ResultsApi
Build call for createResultV2
createResultV2WithHttpInfo(String, Long, ResultCreate) - Method in class io.qase.client.v2.api.ResultsApi
Create test run result This method allows to create single test run result.
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.CreateResultsRequestV2.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.RelationSuite.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.RelationSuiteItem.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultCreate.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultCreateFields.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultExecution.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultRelations.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultStep.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultStepData.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class io.qase.client.v2.models.ResultStepExecution.CustomTypeAdapterFactory
 

D

data(ResultStepData) - Method in class io.qase.client.v2.models.ResultStep
 
data(List<RelationSuiteItem>) - Method in class io.qase.client.v2.models.RelationSuite
 
DateTypeAdapter() - Constructor for class io.qase.client.v2.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class io.qase.client.v2.JSON.DateTypeAdapter
 
defaultValue - Variable in class io.qase.client.v2.ServerVariable
 
defect(Boolean) - Method in class io.qase.client.v2.models.ResultCreate
 
description - Variable in class io.qase.client.v2.ServerConfiguration
 
description - Variable in class io.qase.client.v2.ServerVariable
 
description(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
deserialize(String, Type) - Static method in class io.qase.client.v2.JSON
Deserialize the given JSON string to Java object.
deserialize(Response, Type) - Method in class io.qase.client.v2.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
downloadFileFromResponse(Response) - Method in class io.qase.client.v2.ApiClient
Download file from the given response.
duration(Long) - Method in class io.qase.client.v2.models.ResultExecution
 
duration(Long) - Method in class io.qase.client.v2.models.ResultStepExecution
 

E

endTime(Double) - Method in class io.qase.client.v2.models.ResultExecution
 
endTime(Double) - Method in class io.qase.client.v2.models.ResultStepExecution
 
enumValues - Variable in class io.qase.client.v2.ServerVariable
 
equals(Object) - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
 
equals(Object) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
equals(Object) - Method in class io.qase.client.v2.models.RelationSuite
 
equals(Object) - Method in class io.qase.client.v2.models.RelationSuiteItem
 
equals(Object) - Method in class io.qase.client.v2.models.ResultCreate
 
equals(Object) - Method in class io.qase.client.v2.models.ResultCreateFields
 
equals(Object) - Method in class io.qase.client.v2.models.ResultExecution
 
equals(Object) - Method in class io.qase.client.v2.models.ResultRelations
 
equals(Object) - Method in class io.qase.client.v2.models.ResultStep
 
equals(Object) - Method in class io.qase.client.v2.models.ResultStepData
 
equals(Object) - Method in class io.qase.client.v2.models.ResultStepExecution
 
escapeString(String) - Method in class io.qase.client.v2.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class io.qase.client.v2.ApiClient
execute(Call, Type) - Method in class io.qase.client.v2.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class io.qase.client.v2.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class io.qase.client.v2.ApiClient
Execute HTTP call asynchronously.
executedBy(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
execution(ResultExecution) - Method in class io.qase.client.v2.models.ResultCreate
 
execution(ResultStepExecution) - Method in class io.qase.client.v2.models.ResultStep
 
expectedResult(String) - Method in class io.qase.client.v2.models.ResultStepData
 

F

FAILED - Enum constant in enum io.qase.client.v2.models.ResultStepStatus
 
fields(ResultCreateFields) - Method in class io.qase.client.v2.models.ResultCreate
 
fromJson(String) - Static method in class io.qase.client.v2.models.CreateResultsRequestV2
Create an instance of CreateResultsRequestV2 given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.RelationSuite
Create an instance of RelationSuite given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.RelationSuiteItem
Create an instance of RelationSuiteItem given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultCreate
Create an instance of ResultCreate given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultCreateFields
Create an instance of ResultCreateFields given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultExecution
Create an instance of ResultExecution given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultRelations
Create an instance of ResultRelations given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultStep
Create an instance of ResultStep given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultStepData
Create an instance of ResultStepData given an JSON string
fromJson(String) - Static method in class io.qase.client.v2.models.ResultStepExecution
Create an instance of ResultStepExecution given an JSON string
fromValue(String) - Static method in enum io.qase.client.v2.models.ResultStepStatus
 
fromValue(String) - Static method in enum io.qase.client.v2.models.ResultStepsType
 

G

getAction() - Method in class io.qase.client.v2.models.ResultStepData
Get action
getActualInstance() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Get the actual instance
getActualInstanceRecursively() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAdditionalProperties() - Method in class io.qase.client.v2.models.CreateResultsRequestV2
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.RelationSuite
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.RelationSuiteItem
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultCreate
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultCreateFields
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultExecution
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultRelations
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultStep
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultStepData
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class io.qase.client.v2.models.ResultStepExecution
Return the additional (undeclared) property.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.RelationSuite
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.RelationSuiteItem
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultCreate
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultCreateFields
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultExecution
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultRelations
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultStep
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultStepData
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class io.qase.client.v2.models.ResultStepExecution
Return the additional (undeclared) property with the specified name.
getApiClient() - Method in class io.qase.client.v2.api.ResultsApi
 
getApiKey() - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
getAttachments() - Method in class io.qase.client.v2.models.ResultCreate
Get attachments
getAttachments() - Method in class io.qase.client.v2.models.ResultStepData
Get attachments
getAttachments() - Method in class io.qase.client.v2.models.ResultStepExecution
Get attachments
getAuthentication(String) - Method in class io.qase.client.v2.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class io.qase.client.v2.ApiClient
Get authentications (key: authentication name, value: authentication).
getAuthor() - Method in class io.qase.client.v2.models.ResultCreateFields
Author of the related test case (member id, name or email).
getBasePath() - Method in class io.qase.client.v2.ApiClient
Get base path
getBearerToken() - Method in class io.qase.client.v2.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getBehavior() - Method in class io.qase.client.v2.models.ResultCreateFields
Get behavior
getCode() - Method in exception io.qase.client.v2.ApiException
Get the HTTP status code.
getComment() - Method in class io.qase.client.v2.models.ResultStepExecution
Get comment
getConnectTimeout() - Method in class io.qase.client.v2.ApiClient
Get connection timeout (in milliseconds).
getCustomBaseUrl() - Method in class io.qase.client.v2.api.ResultsApi
 
getData() - Method in class io.qase.client.v2.ApiResponse
Get the data.
getData() - Method in class io.qase.client.v2.models.RelationSuite
Get data
getData() - Method in class io.qase.client.v2.models.ResultStep
Get data
getDateFormat() - Method in class io.qase.client.v2.ApiClient
Getter for the field dateFormat.
getDefaultApiClient() - Static method in class io.qase.client.v2.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefect() - Method in class io.qase.client.v2.models.ResultCreate
If true and the result is failed, the defect associated with the result will be created
getDescription() - Method in class io.qase.client.v2.models.ResultCreateFields
Get description
getDuration() - Method in class io.qase.client.v2.models.ResultExecution
Duration of the test execution in milliseconds.
getDuration() - Method in class io.qase.client.v2.models.ResultStepExecution
Duration of the test step execution in milliseconds.
getEndTime() - Method in class io.qase.client.v2.models.ResultExecution
Unix epoch time in seconds (whole part) and milliseconds (fractional part).
getEndTime() - Method in class io.qase.client.v2.models.ResultStepExecution
Unix epoch time in seconds (whole part) and milliseconds (fractional part).
getExecutedBy() - Method in class io.qase.client.v2.models.ResultCreateFields
User who executed the test (member id, name or email)
getExecution() - Method in class io.qase.client.v2.models.ResultCreate
Get execution
getExecution() - Method in class io.qase.client.v2.models.ResultStep
Get execution
getExpectedResult() - Method in class io.qase.client.v2.models.ResultStepData
Get expectedResult
getFields() - Method in class io.qase.client.v2.models.ResultCreate
Get fields
getGson() - Static method in class io.qase.client.v2.JSON
Get Gson.
getHeaders() - Method in class io.qase.client.v2.ApiResponse
Get the headers.
getHostIndex() - Method in class io.qase.client.v2.api.ResultsApi
 
getHttpClient() - Method in class io.qase.client.v2.ApiClient
Get HTTP client
getId() - Method in class io.qase.client.v2.models.ResultCreate
If passed, used as an idempotency key
getInputData() - Method in class io.qase.client.v2.models.ResultStepData
Get inputData
getIsFlaky() - Method in class io.qase.client.v2.models.ResultCreateFields
Get isFlaky
getJSON() - Method in class io.qase.client.v2.ApiClient
Get JSON
getKeyManagers() - Method in class io.qase.client.v2.ApiClient
Getter for the field keyManagers.
getLayer() - Method in class io.qase.client.v2.models.ResultCreateFields
Get layer
getLocation() - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
getMessage() - Method in exception io.qase.client.v2.ApiException
Get the exception message including HTTP response data.
getMessage() - Method in class io.qase.client.v2.models.ResultCreate
Get message
getMuted() - Method in class io.qase.client.v2.models.ResultCreateFields
Get muted
getName() - Method in class io.qase.client.v2.Pair
 
getParamGroups() - Method in class io.qase.client.v2.models.ResultCreate
List parameter groups by name only.
getParamName() - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
getParams() - Method in class io.qase.client.v2.models.ResultCreate
Get params
getPassword() - Method in class io.qase.client.v2.auth.HttpBasicAuth
 
getPostconditions() - Method in class io.qase.client.v2.models.ResultCreateFields
Get postconditions
getPreconditions() - Method in class io.qase.client.v2.models.ResultCreateFields
Get preconditions
getPriority() - Method in class io.qase.client.v2.models.ResultCreateFields
Get priority
getPublicId() - Method in class io.qase.client.v2.models.RelationSuiteItem
Get publicId
getReadTimeout() - Method in class io.qase.client.v2.ApiClient
Get read timeout (in milliseconds).
getRelations() - Method in class io.qase.client.v2.models.ResultCreate
Get relations
getResponseBody() - Method in exception io.qase.client.v2.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception io.qase.client.v2.ApiException
Get the HTTP response headers.
getResults() - Method in class io.qase.client.v2.models.CreateResultsRequestV2
Get results
getSchemas() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemaType() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Get the schema type (e.g.
getServerIndex() - Method in class io.qase.client.v2.ApiClient
 
getServers() - Method in class io.qase.client.v2.ApiClient
 
getServerVariables() - Method in class io.qase.client.v2.ApiClient
 
getSeverity() - Method in class io.qase.client.v2.models.ResultCreateFields
Get severity
getSignature() - Method in class io.qase.client.v2.models.ResultCreate
Get signature
getSslCaCert() - Method in class io.qase.client.v2.ApiClient
Get SSL CA cert.
getStacktrace() - Method in class io.qase.client.v2.models.ResultExecution
Get stacktrace
getStartTime() - Method in class io.qase.client.v2.models.ResultExecution
Unix epoch time in seconds (whole part) and milliseconds (fractional part).
getStartTime() - Method in class io.qase.client.v2.models.ResultStepExecution
Unix epoch time in seconds (whole part) and milliseconds (fractional part).
getStatus() - Method in class io.qase.client.v2.models.ResultExecution
Can have the following values passed, failed, blocked, skipped, invalid + custom statuses
getStatus() - Method in class io.qase.client.v2.models.ResultStepExecution
Get status
getStatusCode() - Method in class io.qase.client.v2.ApiResponse
Get the status code.
getSteps() - Method in class io.qase.client.v2.models.ResultCreate
Get steps
getSteps() - Method in class io.qase.client.v2.models.ResultStep
Nested steps will be here.
getStepsType() - Method in class io.qase.client.v2.models.ResultCreate
Get stepsType
getSuite() - Method in class io.qase.client.v2.models.ResultRelations
Get suite
getTempFolderPath() - Method in class io.qase.client.v2.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTestopsId() - Method in class io.qase.client.v2.models.ResultCreate
ID of the test case.
getTestopsIds() - Method in class io.qase.client.v2.models.ResultCreate
IDs of the test cases.
getThread() - Method in class io.qase.client.v2.models.ResultExecution
Get thread
getTitle() - Method in class io.qase.client.v2.models.RelationSuiteItem
Get title
getTitle() - Method in class io.qase.client.v2.models.ResultCreate
Get title
getType() - Method in class io.qase.client.v2.models.ResultCreateFields
Get type
getUsername() - Method in class io.qase.client.v2.auth.HttpBasicAuth
 
getValue() - Method in enum io.qase.client.v2.models.ResultStepStatus
 
getValue() - Method in enum io.qase.client.v2.models.ResultStepsType
 
getValue() - Method in class io.qase.client.v2.Pair
 
getWriteTimeout() - Method in class io.qase.client.v2.ApiClient
Get write timeout (in milliseconds).
GHERKIN - Enum constant in enum io.qase.client.v2.models.ResultStepsType
 
guessContentTypeFromFile(File) - Method in class io.qase.client.v2.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class io.qase.client.v2.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
 
hashCode() - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
hashCode() - Method in class io.qase.client.v2.models.RelationSuite
 
hashCode() - Method in class io.qase.client.v2.models.RelationSuiteItem
 
hashCode() - Method in class io.qase.client.v2.models.ResultCreate
 
hashCode() - Method in class io.qase.client.v2.models.ResultCreateFields
 
hashCode() - Method in class io.qase.client.v2.models.ResultExecution
 
hashCode() - Method in class io.qase.client.v2.models.ResultRelations
 
hashCode() - Method in class io.qase.client.v2.models.ResultStep
 
hashCode() - Method in class io.qase.client.v2.models.ResultStepData
 
hashCode() - Method in class io.qase.client.v2.models.ResultStepExecution
 
HttpBasicAuth - Class in io.qase.client.v2.auth
 
HttpBasicAuth() - Constructor for class io.qase.client.v2.auth.HttpBasicAuth
 
HttpBearerAuth - Class in io.qase.client.v2.auth
 
HttpBearerAuth(String) - Constructor for class io.qase.client.v2.auth.HttpBearerAuth
 

I

id(String) - Method in class io.qase.client.v2.models.ResultCreate
 
IN_PROGRESS - Enum constant in enum io.qase.client.v2.models.ResultStepStatus
 
inputData(String) - Method in class io.qase.client.v2.models.ResultStepData
 
io.qase.client.v2 - package io.qase.client.v2
 
io.qase.client.v2.api - package io.qase.client.v2.api
 
io.qase.client.v2.auth - package io.qase.client.v2.auth
 
io.qase.client.v2.models - package io.qase.client.v2.models
 
isDebugging() - Method in class io.qase.client.v2.ApiClient
Check that whether debugging is enabled for this API client.
isFlaky(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
isJsonMime(String) - Method in class io.qase.client.v2.ApiClient
Check if the given MIME is a JSON MIME.
isNullable() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Is nullable
isVerifyingSsl() - Method in class io.qase.client.v2.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class io.qase.client.v2.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class io.qase.client.v2.StringUtil
Join a list of strings with the given separator.
JSON - Class in io.qase.client.v2
 
JSON() - Constructor for class io.qase.client.v2.JSON
 
JSON.ByteArrayAdapter - Class in io.qase.client.v2
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in io.qase.client.v2
Gson TypeAdapter for java.util.Date type If the dateFormat is null, DateTimeFormatter will be used.
JSON.LocalDateTypeAdapter - Class in io.qase.client.v2
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in io.qase.client.v2
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in io.qase.client.v2
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

layer(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
LocalDateTypeAdapter() - Constructor for class io.qase.client.v2.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.qase.client.v2.JSON.LocalDateTypeAdapter
 

M

message(String) - Method in class io.qase.client.v2.models.ResultCreate
 
muted(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 

O

OffsetDateTimeTypeAdapter() - Constructor for class io.qase.client.v2.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.qase.client.v2.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface io.qase.client.v2.ApiCallback
This is called when the API download processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.qase.client.v2.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface io.qase.client.v2.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface io.qase.client.v2.ApiCallback
This is called when the API upload processing.
openapiFields - Static variable in class io.qase.client.v2.models.CreateResultsRequestV2
 
openapiFields - Static variable in class io.qase.client.v2.models.RelationSuite
 
openapiFields - Static variable in class io.qase.client.v2.models.RelationSuiteItem
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultCreate
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultExecution
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultRelations
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultStep
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultStepData
 
openapiFields - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.CreateResultsRequestV2
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.RelationSuite
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.RelationSuiteItem
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultCreate
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultExecution
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultRelations
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultStep
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultStepData
 
openapiRequiredFields - Static variable in class io.qase.client.v2.models.ResultStepExecution
 

P

Pair - Class in io.qase.client.v2
 
Pair(String, String) - Constructor for class io.qase.client.v2.Pair
 
parameterToPair(String, Object) - Method in class io.qase.client.v2.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class io.qase.client.v2.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class io.qase.client.v2.ApiClient
Format the given parameter object into string.
paramGroups(List<List<String>>) - Method in class io.qase.client.v2.models.ResultCreate
 
params(Map<String, String>) - Method in class io.qase.client.v2.models.ResultCreate
 
PASSED - Enum constant in enum io.qase.client.v2.models.ResultStepStatus
 
postconditions(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
preconditions(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
prepareDownloadFile(Response) - Method in class io.qase.client.v2.ApiClient
Prepare file for download
priority(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class io.qase.client.v2.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.qase.client.v2.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in io.qase.client.v2
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class io.qase.client.v2.ProgressRequestBody
 
ProgressResponseBody - Class in io.qase.client.v2
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class io.qase.client.v2.ProgressResponseBody
 
publicId(Long) - Method in class io.qase.client.v2.models.RelationSuiteItem
 
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.RelationSuite
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.RelationSuiteItem
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultCreate
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultCreateFields
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultExecution
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultRelations
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultStep
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultStepData
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class io.qase.client.v2.models.ResultStepExecution
Set the additional (undeclared) property with the specified name and value.
putParamsItem(String, String) - Method in class io.qase.client.v2.models.ResultCreate
 

R

read(JsonReader) - Method in class io.qase.client.v2.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class io.qase.client.v2.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class io.qase.client.v2.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class io.qase.client.v2.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class io.qase.client.v2.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class io.qase.client.v2.models.ResultStepStatus.Adapter
 
read(JsonReader) - Method in class io.qase.client.v2.models.ResultStepsType.Adapter
 
relations(ResultRelations) - Method in class io.qase.client.v2.models.ResultCreate
 
RelationSuite - Class in io.qase.client.v2.models
RelationSuite
RelationSuite() - Constructor for class io.qase.client.v2.models.RelationSuite
 
RelationSuite.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
RelationSuiteItem - Class in io.qase.client.v2.models
RelationSuiteItem
RelationSuiteItem() - Constructor for class io.qase.client.v2.models.RelationSuiteItem
 
RelationSuiteItem.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultCreate - Class in io.qase.client.v2.models
ResultCreate
ResultCreate() - Constructor for class io.qase.client.v2.models.ResultCreate
 
ResultCreate.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultCreateFields - Class in io.qase.client.v2.models
ResultCreateFields
ResultCreateFields() - Constructor for class io.qase.client.v2.models.ResultCreateFields
 
ResultCreateFields.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultExecution - Class in io.qase.client.v2.models
ResultExecution
ResultExecution() - Constructor for class io.qase.client.v2.models.ResultExecution
 
ResultExecution.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultRelations - Class in io.qase.client.v2.models
ResultRelations
ResultRelations() - Constructor for class io.qase.client.v2.models.ResultRelations
 
ResultRelations.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
results(List<ResultCreate>) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
ResultsApi - Class in io.qase.client.v2.api
 
ResultsApi() - Constructor for class io.qase.client.v2.api.ResultsApi
 
ResultsApi(ApiClient) - Constructor for class io.qase.client.v2.api.ResultsApi
 
ResultStep - Class in io.qase.client.v2.models
ResultStep
ResultStep() - Constructor for class io.qase.client.v2.models.ResultStep
 
ResultStep.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultStepData - Class in io.qase.client.v2.models
ResultStepData
ResultStepData() - Constructor for class io.qase.client.v2.models.ResultStepData
 
ResultStepData.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultStepExecution - Class in io.qase.client.v2.models
ResultStepExecution
ResultStepExecution() - Constructor for class io.qase.client.v2.models.ResultStepExecution
 
ResultStepExecution.CustomTypeAdapterFactory - Class in io.qase.client.v2.models
 
ResultStepStatus - Enum in io.qase.client.v2.models
Gets or Sets ResultStepStatus
ResultStepStatus.Adapter - Class in io.qase.client.v2.models
 
ResultStepsType - Enum in io.qase.client.v2.models
Gets or Sets ResultStepsType
ResultStepsType.Adapter - Class in io.qase.client.v2.models
 

S

sanitizeFilename(String) - Method in class io.qase.client.v2.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class io.qase.client.v2.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class io.qase.client.v2.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object) - Static method in class io.qase.client.v2.JSON
Serialize the given Java object into JSON string.
serialize(Object, String) - Method in class io.qase.client.v2.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
SERIALIZED_NAME_ACTION - Static variable in class io.qase.client.v2.models.ResultStepData
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class io.qase.client.v2.models.ResultStepData
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_AUTHOR - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_BEHAVIOR - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_COMMENT - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_DATA - Static variable in class io.qase.client.v2.models.RelationSuite
 
SERIALIZED_NAME_DATA - Static variable in class io.qase.client.v2.models.ResultStep
 
SERIALIZED_NAME_DEFECT - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_DURATION - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_DURATION - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_END_TIME - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_END_TIME - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_EXECUTED_BY - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_EXECUTION - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_EXECUTION - Static variable in class io.qase.client.v2.models.ResultStep
 
SERIALIZED_NAME_EXPECTED_RESULT - Static variable in class io.qase.client.v2.models.ResultStepData
 
SERIALIZED_NAME_FIELDS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_ID - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_INPUT_DATA - Static variable in class io.qase.client.v2.models.ResultStepData
 
SERIALIZED_NAME_IS_FLAKY - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_LAYER - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_MESSAGE - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_MUTED - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_PARAM_GROUPS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_PARAMS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_POSTCONDITIONS - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_PRECONDITIONS - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_PRIORITY - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_PUBLIC_ID - Static variable in class io.qase.client.v2.models.RelationSuiteItem
 
SERIALIZED_NAME_RELATIONS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_RESULTS - Static variable in class io.qase.client.v2.models.CreateResultsRequestV2
 
SERIALIZED_NAME_SEVERITY - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
SERIALIZED_NAME_SIGNATURE - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_STACKTRACE - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_START_TIME - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_START_TIME - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_STATUS - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_STATUS - Static variable in class io.qase.client.v2.models.ResultStepExecution
 
SERIALIZED_NAME_STEPS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_STEPS - Static variable in class io.qase.client.v2.models.ResultStep
 
SERIALIZED_NAME_STEPS_TYPE - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_SUITE - Static variable in class io.qase.client.v2.models.ResultRelations
 
SERIALIZED_NAME_TESTOPS_ID - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_TESTOPS_IDS - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_THREAD - Static variable in class io.qase.client.v2.models.ResultExecution
 
SERIALIZED_NAME_TITLE - Static variable in class io.qase.client.v2.models.RelationSuiteItem
 
SERIALIZED_NAME_TITLE - Static variable in class io.qase.client.v2.models.ResultCreate
 
SERIALIZED_NAME_TYPE - Static variable in class io.qase.client.v2.models.ResultCreateFields
 
ServerConfiguration - Class in io.qase.client.v2
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.qase.client.v2.ServerConfiguration
 
serverIndex - Variable in class io.qase.client.v2.ApiClient
 
servers - Variable in class io.qase.client.v2.ApiClient
 
ServerVariable - Class in io.qase.client.v2
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class io.qase.client.v2.ServerVariable
 
serverVariables - Variable in class io.qase.client.v2.ApiClient
 
setAccessToken(String) - Method in class io.qase.client.v2.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAction(String) - Method in class io.qase.client.v2.models.ResultStepData
 
setActualInstance(Object) - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
Set the actual instance
setApiClient(ApiClient) - Method in class io.qase.client.v2.api.ResultsApi
 
setApiKey(String) - Method in class io.qase.client.v2.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class io.qase.client.v2.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class io.qase.client.v2.auth.ApiKeyAuth
 
setAttachments(List<String>) - Method in class io.qase.client.v2.models.ResultCreate
 
setAttachments(List<String>) - Method in class io.qase.client.v2.models.ResultStepData
 
setAttachments(List<String>) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setAuthor(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setAWS4Configuration(String, String, String, String) - Method in class io.qase.client.v2.ApiClient
Helper method to set credentials for AWSV4 Signature
setBasePath(String) - Method in class io.qase.client.v2.ApiClient
Set base path
setBearerToken(String) - Method in class io.qase.client.v2.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBearerToken(Supplier<String>) - Method in class io.qase.client.v2.auth.HttpBearerAuth
Sets the supplier of tokens, which together with the scheme, will be sent as the value of the Authorization header.
setBehavior(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setComment(String) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setConnectTimeout(int) - Method in class io.qase.client.v2.ApiClient
Sets the connect timeout (in milliseconds).
setCustomBaseUrl(String) - Method in class io.qase.client.v2.api.ResultsApi
 
setData(ResultStepData) - Method in class io.qase.client.v2.models.ResultStep
 
setData(List<RelationSuiteItem>) - Method in class io.qase.client.v2.models.RelationSuite
 
setDateFormat(DateFormat) - Method in class io.qase.client.v2.ApiClient
Setter for the field dateFormat.
setDateFormat(DateFormat) - Static method in class io.qase.client.v2.JSON
 
setDebugging(boolean) - Method in class io.qase.client.v2.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class io.qase.client.v2.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDefect(Boolean) - Method in class io.qase.client.v2.models.ResultCreate
 
setDescription(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setDuration(Long) - Method in class io.qase.client.v2.models.ResultExecution
 
setDuration(Long) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setEndTime(Double) - Method in class io.qase.client.v2.models.ResultExecution
 
setEndTime(Double) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setExecutedBy(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setExecution(ResultExecution) - Method in class io.qase.client.v2.models.ResultCreate
 
setExecution(ResultStepExecution) - Method in class io.qase.client.v2.models.ResultStep
 
setExpectedResult(String) - Method in class io.qase.client.v2.models.ResultStepData
 
setFields(ResultCreateFields) - Method in class io.qase.client.v2.models.ResultCreate
 
setFormat(DateFormat) - Method in class io.qase.client.v2.JSON.DateTypeAdapter
 
setFormat(DateFormat) - Method in class io.qase.client.v2.JSON.SqlDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class io.qase.client.v2.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class io.qase.client.v2.JSON.OffsetDateTimeTypeAdapter
 
setGson(Gson) - Static method in class io.qase.client.v2.JSON
Set Gson.
setHostIndex(int) - Method in class io.qase.client.v2.api.ResultsApi
 
setHttpClient(OkHttpClient) - Method in class io.qase.client.v2.ApiClient
Set HTTP client, which must never be null.
setId(String) - Method in class io.qase.client.v2.models.ResultCreate
 
setInputData(String) - Method in class io.qase.client.v2.models.ResultStepData
 
setIsFlaky(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setJSON(JSON) - Method in class io.qase.client.v2.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class io.qase.client.v2.ApiClient
Configure client keys to use for authorization in an SSL session.
setLayer(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setLenientOnJson(boolean) - Method in class io.qase.client.v2.ApiClient
Set LenientOnJson.
setLenientOnJson(boolean) - Static method in class io.qase.client.v2.JSON
 
setLocalDateFormat(DateTimeFormatter) - Method in class io.qase.client.v2.ApiClient
Set LocalDateFormat.
setLocalDateFormat(DateTimeFormatter) - Static method in class io.qase.client.v2.JSON
 
setMessage(String) - Method in class io.qase.client.v2.models.ResultCreate
 
setMuted(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.qase.client.v2.ApiClient
Set OffsetDateTimeFormat.
setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class io.qase.client.v2.JSON
 
setParamGroups(List<List<String>>) - Method in class io.qase.client.v2.models.ResultCreate
 
setParams(Map<String, String>) - Method in class io.qase.client.v2.models.ResultCreate
 
setPassword(String) - Method in class io.qase.client.v2.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class io.qase.client.v2.auth.HttpBasicAuth
 
setPostconditions(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setPreconditions(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setPriority(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setPublicId(Long) - Method in class io.qase.client.v2.models.RelationSuiteItem
 
setReadTimeout(int) - Method in class io.qase.client.v2.ApiClient
Sets the read timeout (in milliseconds).
setRelations(ResultRelations) - Method in class io.qase.client.v2.models.ResultCreate
 
setResults(List<ResultCreate>) - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
setServerIndex(Integer) - Method in class io.qase.client.v2.ApiClient
 
setServers(List<ServerConfiguration>) - Method in class io.qase.client.v2.ApiClient
 
setServerVariables(Map<String, String>) - Method in class io.qase.client.v2.ApiClient
 
setSeverity(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setSignature(String) - Method in class io.qase.client.v2.models.ResultCreate
 
setSqlDateFormat(DateFormat) - Method in class io.qase.client.v2.ApiClient
Set SqlDateFormat.
setSqlDateFormat(DateFormat) - Static method in class io.qase.client.v2.JSON
 
setSslCaCert(InputStream) - Method in class io.qase.client.v2.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStacktrace(String) - Method in class io.qase.client.v2.models.ResultExecution
 
setStartTime(Double) - Method in class io.qase.client.v2.models.ResultExecution
 
setStartTime(Double) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setStatus(ResultStepStatus) - Method in class io.qase.client.v2.models.ResultStepExecution
 
setStatus(String) - Method in class io.qase.client.v2.models.ResultExecution
 
setSteps(List<ResultStep>) - Method in class io.qase.client.v2.models.ResultCreate
 
setSteps(List<Object>) - Method in class io.qase.client.v2.models.ResultStep
 
setStepsType(ResultStepsType) - Method in class io.qase.client.v2.models.ResultCreate
 
setSuite(RelationSuite) - Method in class io.qase.client.v2.models.ResultRelations
 
setTempFolderPath(String) - Method in class io.qase.client.v2.ApiClient
Set the temporary folder path (for downloading files)
setTestopsId(Long) - Method in class io.qase.client.v2.models.ResultCreate
 
setTestopsIds(List<Long>) - Method in class io.qase.client.v2.models.ResultCreate
 
setThread(String) - Method in class io.qase.client.v2.models.ResultExecution
 
setTitle(String) - Method in class io.qase.client.v2.models.RelationSuiteItem
 
setTitle(String) - Method in class io.qase.client.v2.models.ResultCreate
 
setType(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
setUserAgent(String) - Method in class io.qase.client.v2.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class io.qase.client.v2.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class io.qase.client.v2.auth.HttpBasicAuth
 
setVerifyingSsl(boolean) - Method in class io.qase.client.v2.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setWriteTimeout(int) - Method in class io.qase.client.v2.ApiClient
Sets the write timeout (in milliseconds).
severity(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 
signature(String) - Method in class io.qase.client.v2.models.ResultCreate
 
SKIPPED - Enum constant in enum io.qase.client.v2.models.ResultStepStatus
 
source() - Method in class io.qase.client.v2.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class io.qase.client.v2.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class io.qase.client.v2.JSON.SqlDateTypeAdapter
 
stacktrace(String) - Method in class io.qase.client.v2.models.ResultExecution
 
startTime(Double) - Method in class io.qase.client.v2.models.ResultExecution
 
startTime(Double) - Method in class io.qase.client.v2.models.ResultStepExecution
 
status(ResultStepStatus) - Method in class io.qase.client.v2.models.ResultStepExecution
 
status(String) - Method in class io.qase.client.v2.models.ResultExecution
 
steps(List<ResultStep>) - Method in class io.qase.client.v2.models.ResultCreate
 
steps(List<Object>) - Method in class io.qase.client.v2.models.ResultStep
 
stepsType(ResultStepsType) - Method in class io.qase.client.v2.models.ResultCreate
 
StringUtil - Class in io.qase.client.v2
 
StringUtil() - Constructor for class io.qase.client.v2.StringUtil
 
suite(RelationSuite) - Method in class io.qase.client.v2.models.ResultRelations
 

T

testopsId(Long) - Method in class io.qase.client.v2.models.ResultCreate
 
testopsIds(List<Long>) - Method in class io.qase.client.v2.models.ResultCreate
 
thread(String) - Method in class io.qase.client.v2.models.ResultExecution
 
title(String) - Method in class io.qase.client.v2.models.RelationSuiteItem
 
title(String) - Method in class io.qase.client.v2.models.ResultCreate
 
toJson() - Method in class io.qase.client.v2.models.CreateResultsRequestV2
Convert an instance of CreateResultsRequestV2 to an JSON string
toJson() - Method in class io.qase.client.v2.models.RelationSuite
Convert an instance of RelationSuite to an JSON string
toJson() - Method in class io.qase.client.v2.models.RelationSuiteItem
Convert an instance of RelationSuiteItem to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultCreate
Convert an instance of ResultCreate to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultCreateFields
Convert an instance of ResultCreateFields to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultExecution
Convert an instance of ResultExecution to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultRelations
Convert an instance of ResultRelations to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultStep
Convert an instance of ResultStep to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultStepData
Convert an instance of ResultStepData to an JSON string
toJson() - Method in class io.qase.client.v2.models.ResultStepExecution
Convert an instance of ResultStepExecution to an JSON string
toString() - Method in class io.qase.client.v2.models.AbstractOpenApiSchema
 
toString() - Method in class io.qase.client.v2.models.CreateResultsRequestV2
 
toString() - Method in class io.qase.client.v2.models.RelationSuite
 
toString() - Method in class io.qase.client.v2.models.RelationSuiteItem
 
toString() - Method in class io.qase.client.v2.models.ResultCreate
 
toString() - Method in class io.qase.client.v2.models.ResultCreateFields
 
toString() - Method in class io.qase.client.v2.models.ResultExecution
 
toString() - Method in class io.qase.client.v2.models.ResultRelations
 
toString() - Method in class io.qase.client.v2.models.ResultStep
 
toString() - Method in class io.qase.client.v2.models.ResultStepData
 
toString() - Method in class io.qase.client.v2.models.ResultStepExecution
 
toString() - Method in enum io.qase.client.v2.models.ResultStepStatus
 
toString() - Method in enum io.qase.client.v2.models.ResultStepsType
 
type(String) - Method in class io.qase.client.v2.models.ResultCreateFields
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.qase.client.v2.ApiClient
Update query and header parameters based on authentication settings.
URL - Variable in class io.qase.client.v2.ServerConfiguration
 
URL() - Method in class io.qase.client.v2.ServerConfiguration
Format URL template using default server variables.
URL(Map<String, String>) - Method in class io.qase.client.v2.ServerConfiguration
Format URL template using given variables.

V

validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.CreateResultsRequestV2
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.RelationSuite
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.RelationSuiteItem
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultCreate
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultCreateFields
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultExecution
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultRelations
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultStep
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultStepData
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class io.qase.client.v2.models.ResultStepExecution
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum io.qase.client.v2.models.ResultStepStatus
 
validateJsonElement(JsonElement) - Static method in enum io.qase.client.v2.models.ResultStepsType
 
valueOf(String) - Static method in enum io.qase.client.v2.models.ResultStepStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.qase.client.v2.models.ResultStepsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.qase.client.v2.models.ResultStepStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.qase.client.v2.models.ResultStepsType
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class io.qase.client.v2.ServerConfiguration
 
VERSION - Static variable in class io.qase.client.v2.Configuration
 

W

write(JsonWriter, byte[]) - Method in class io.qase.client.v2.JSON.ByteArrayAdapter
 
write(JsonWriter, ResultStepStatus) - Method in class io.qase.client.v2.models.ResultStepStatus.Adapter
 
write(JsonWriter, ResultStepsType) - Method in class io.qase.client.v2.models.ResultStepsType.Adapter
 
write(JsonWriter, Date) - Method in class io.qase.client.v2.JSON.SqlDateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class io.qase.client.v2.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class io.qase.client.v2.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class io.qase.client.v2.JSON.DateTypeAdapter
 
writeTo(BufferedSink) - Method in class io.qase.client.v2.ProgressRequestBody
 
A B C D E F G H I J L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form