- absent() - Static method in class org.qas.api.internal.util.google.base.Optional
-
Returns an Optional instance with no contained reference.
- AbstractErrorUnmarshaller<T> - Class in org.qas.api.transform
-
AbstractErrorUnmarshaller
- AbstractErrorUnmarshaller() - Constructor for class org.qas.api.transform.AbstractErrorUnmarshaller
-
Constructs a new error unmarshaller that will unmarshall error responses
into AuthServiceException objects.
- AbstractErrorUnmarshaller(Class<? extends AuthServiceException>) - Constructor for class org.qas.api.transform.AbstractErrorUnmarshaller
-
Constructs a new error unmarshaller that will unmarshall error responses
into objects of the specified class, extending AuthServiceException.
- AbstractHttpAuthClient<T> - Class in org.qas.api.http
-
AbstractHttpAuthClient
- AbstractHttpAuthClient(ClientConfiguration) - Constructor for class org.qas.api.http.AbstractHttpAuthClient
-
Creates the concrete class from the specified client configuration.
- AbstractHttpRequest<T> - Class in org.qas.api.http
-
AbstractHttpRequest
- AbstractHttpRequest(Request) - Constructor for class org.qas.api.http.AbstractHttpRequest
-
- AbstractHttpResponse<T> - Class in org.qas.api.http
-
AbstractHttpResponse
- AbstractHttpResponse() - Constructor for class org.qas.api.http.AbstractHttpResponse
-
- AbstractIterator<T> - Class in org.qas.api.internal.util.google.collect
-
This class provides a skeletal implementation of the Iterator
interface, to make this interface easier to implement for certain types of
data sources.
- AbstractIterator() - Constructor for class org.qas.api.internal.util.google.collect.AbstractIterator
-
Constructor for use by subclasses.
- AbstractMarshaller<T extends Request,R extends ApiServiceRequest> - Class in org.qas.api.transform
-
- AbstractMarshaller() - Constructor for class org.qas.api.transform.AbstractMarshaller
-
- AbstractModuleRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.project.model.transform
-
AbstractModuleRequestMarshaller
- AbstractModuleRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.AbstractModuleRequestMarshaller
-
- AbstractProjectRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.project.model.transform
-
AbstractProjectRequestMarshaller
- AbstractProjectRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.AbstractProjectRequestMarshaller
-
- AbstractQTestApiRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.internal.model.transform
-
AbstractQTestApiRequestMarshaller
- AbstractQTestApiRequestMarshaller() - Constructor for class org.qas.qtest.api.internal.model.transform.AbstractQTestApiRequestMarshaller
-
- AbstractQTestApiServiceRequest<T extends AbstractQTestApiServiceRequest> - Class in org.qas.qtest.api.internal.model
-
AbstractQTestApiServiceRequest
- AbstractQTestApiServiceRequest() - Constructor for class org.qas.qtest.api.internal.model.AbstractQTestApiServiceRequest
-
- AbstractQTestSigner - Class in org.qas.qtest.api.auth
-
AbstractQTestSigner
- AbstractQTestSigner() - Constructor for class org.qas.qtest.api.auth.AbstractQTestSigner
-
- AbstractSigner - Class in org.qas.api.auth
-
AbstractSigner
- AbstractSigner() - Constructor for class org.qas.api.auth.AbstractSigner
-
- AbstractTestCaseRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.design.model.transform
-
AbstractTestCaseRequestMarshaller
- AbstractTestCaseRequestMarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.AbstractTestCaseRequestMarshaller
-
- AbstractTestCycleRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.execution.model.transform
-
AbstractTestCycleRequestMarshaller
- AbstractTestCycleRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AbstractTestCycleRequestMarshaller
-
- AbstractTestExecutionRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.execution.model.transform
-
AbstractTestExecutionRequestMarshaller
- AbstractTestExecutionRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AbstractTestExecutionRequestMarshaller
-
- AbstractTestRunRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.execution.model.transform
-
AbstractTestRunRequestMarshaller
- AbstractTestRunRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AbstractTestRunRequestMarshaller
-
- AbstractTestSuiteRequestMarshaller<T extends ApiServiceRequest> - Class in org.qas.qtest.api.services.execution.model.transform
-
AbstractTestSuiteRequestMarshaller
- AbstractTestSuiteRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AbstractTestSuiteRequestMarshaller
-
- AbstractUnmarshaller<T,R> - Class in org.qas.api.transform
-
- AbstractUnmarshaller() - Constructor for class org.qas.api.transform.AbstractUnmarshaller
-
- ACCEPT - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Accept header field name.
- ACCEPT_CHARSET - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Accept-Charset header field name.
- ACCEPT_ENCODING - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Accept-Encoding header field name.
- ACCEPT_LANGUAGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Accept-Language header field name.
- ACCEPT_RANGES - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Accept-Ranges header field name.
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Allow-Credentials header field name.
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Allow-Headers header field name.
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Allow-Methods header field name.
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Allow-Origin header field name.
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Expose-Headers header field name.
- ACCESS_CONTROL_MAX_AGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Max-Age header field name.
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Request-Headers header field name.
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Access-Control-Request-Method header field name.
- accumulate(String, Object) - Method in class org.qas.api.internal.util.json.JsonObject
-
Accumulate values under a key.
- ACK - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Acknowledge: A communication control character transmitted
by a receiver as an affirmative response to a sender.
- activateAutomationAgent(ActivateAutomationAgentRequest) - Method in interface org.qas.qtest.api.services.host.HostService
-
Active or inactive the automation agent to qTest service.
- activateAutomationAgent(ActivateAutomationAgentRequest) - Method in class org.qas.qtest.api.services.host.HostServiceClient
-
- activateAutomationAgentAsync(ActivateAutomationAgentRequest) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Activate or deactivate the automation agent to qTest service.
- activateAutomationAgentAsync(ActivateAutomationAgentRequest, AsyncHandler<ActivateAutomationAgentRequest, Void>) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Activate or Deactivate the automation agent to qTest service.
- activateAutomationAgentAsync(ActivateAutomationAgentRequest) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- activateAutomationAgentAsync(ActivateAutomationAgentRequest, AsyncHandler<ActivateAutomationAgentRequest, Void>) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- ActivateAutomationAgentRequest - Class in org.qas.qtest.api.services.host.model
-
ActivateAutomationAgentRequest
- ActivateAutomationAgentRequest() - Constructor for class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
- ActivateAutomationAgentRequestMarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
ActivateAutomationAgentRequestMarshaller
- ActivateAutomationAgentRequestMarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.ActivateAutomationAgentRequestMarshaller
-
- add(E) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- add(E) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection.Builder
-
Adds element to the ImmutableCollection being built.
- add(E...) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection.Builder
-
Adds each element of elements to the ImmutableCollection
being built.
- add(int, E) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
- add(E) - Method in class org.qas.api.internal.util.google.collect.ImmutableList.Builder
-
Adds element to the ImmutableList.
- add(E...) - Method in class org.qas.api.internal.util.google.collect.ImmutableList.Builder
-
Adds each element of elements to the ImmutableList.
- add(E) - Method in class org.qas.api.internal.util.google.collect.UnmodifiableListIterator
-
- addAll(Collection<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- addAll(Iterable<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection.Builder
-
Adds each element of elements to the ImmutableCollection
being built.
- addAll(Iterator<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection.Builder
-
Adds each element of elements to the ImmutableCollection
being built.
- addAll(int, Collection<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
- addAll(Iterable<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableList.Builder
-
Adds each element of elements to the ImmutableList.
- addAll(Iterator<? extends E>) - Method in class org.qas.api.internal.util.google.collect.ImmutableList.Builder
-
Adds each element of elements to the ImmutableList.
- addAll(Collection<T>, Iterable<? extends T>) - Static method in class org.qas.api.internal.util.google.collect.Iterables
-
Adds all elements in iterable to collection.
- addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.qas.api.internal.util.google.collect.Iterators
-
Adds all elements in iterator to collection.
- addAllowedValue(AllowedValue) - Method in class org.qas.qtest.api.internal.model.Field
-
Add allowed value to field.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Adds attachment to defect.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Adds attachment to test case.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Adds attachment to test step.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Adds attachment to test log.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Adds attachment to test step.
- addAttachment(Attachment) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Adds attachment to test log.
- addAutomationMaterial(AutomationMaterial) - Method in class org.qas.qtest.api.services.host.model.Job
-
Add the automation material to job execution.
- addClientMarker(String) - Method in class org.qas.api.RequestClientOptions
-
Adds the client marker, if it wasn't already present.
- addComment(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.defect.DefectService
-
Creates defect comment from the given request.
- addComment(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.defect.DefectServiceClient
-
- addComment(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignService
-
Creates testcase comment from the given request.
- addComment(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceClient
-
- addComment(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.requirement.RequirementService
-
Create the requirement comment from the given request.
- addComment(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
- addCommentAsync(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.defect.DefectServiceAsync
-
Creates defect comment from the given request.
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, Defect>) - Method in interface org.qas.qtest.api.services.defect.DefectServiceAsync
-
Creates defect comment from the given request.
- addCommentAsync(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.defect.DefectServiceAsyncClient
-
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, Defect>) - Method in class org.qas.qtest.api.services.defect.DefectServiceAsyncClient
-
- addCommentAsync(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
Creates testcase comment from the given request.
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, TestCase>) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
Creates testcase comment from the given request.
- addCommentAsync(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, TestCase>) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- addCommentAsync(CreateObjectCommentRequest) - Method in interface org.qas.qtest.api.services.requirement.RequirementServiceAsync
-
Create the requirement comment from the given request.
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, Requirement>) - Method in interface org.qas.qtest.api.services.requirement.RequirementServiceAsync
-
Create the requirement comment from the given request.
- addCommentAsync(CreateObjectCommentRequest) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
- addCommentAsync(CreateObjectCommentRequest, AsyncHandler<CreateObjectCommentRequest, Requirement>) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
- addDefect(DefectLink) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Add the defectLink to test step log.
- addDefect(DefectLink) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Add the defectLink to test step log.
- addDefectTrackingSystem(DefectTrackingSystem) - Method in class org.qas.qtest.api.services.project.model.Project
-
Adds defect tracking system to project.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Adds the property value to defect and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Adds the property value to requirement and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Adds the property value to requirement and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Adds the property value to requirement and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Adds the property value to build and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Adds the property value to release and return itself.
- addFieldValue(FieldValue) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Adds the property value to requirement and return itself.
- addHostHeader(Request) - Method in class org.qas.qtest.api.auth.QTest1Signer
-
- addModuleName(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- addParameter(String, String) - Method in class org.qas.api.http.AbstractHttpRequest
-
- addParameter(String, String) - Method in interface org.qas.api.http.HttpRequest
-
Adds the specified request parameter to this request.
- addParameter(String, String) - Method in interface org.qas.api.Request
-
Adds the specified request parameter to this request.
- addParameter(String, String) - Method in class org.qas.api.support.RequestSupport
-
- addRequestHandler(RequestHandler) - Method in class org.qas.api.ApiWebServiceClient
-
Appends a request handler to the list of registered handlers that are
run as part of a request's lifecycle.
- addTestCaseId(Long) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Adds the test case identifier to request.
- addTestLogResource(AutomationTestLog) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- addTestStep(TestStep) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Adds test step to test case.
- addTestStepLog(AutomationTestStepLog) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Add the test step log.
- addTestStepLog(TestStepLog) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Add the test step log.
- afterError(Request, Exception) - Method in interface org.qas.api.handler.RequestHandler
-
Runs any additional processing logic on a request after it has failed.
- afterResponse(Request, Object) - Method in interface org.qas.api.handler.RequestHandler
-
Runs any additional processing logic on the specified request.
- AGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Age header field name.
- ALLOW - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Allow header field name.
- AllowedValue - Class in org.qas.qtest.api.internal.model
-
AllowedValue
- AllowedValue() - Constructor for class org.qas.qtest.api.internal.model.AllowedValue
-
- alternateIso8601DateTimeFormat - Variable in class org.qas.api.internal.util.Dates
-
- alternateIso8601DateTimeFormatWithoutZ - Variable in class org.qas.api.internal.util.Dates
-
- and(CharMatcher) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a matcher that matches any character matched by both this matcher and other.
- andThen(Converter<B, C>) - Method in class org.qas.api.internal.util.google.base.Converter
-
Returns a converter whose convert method applies secondConverter to the result
of this converter.
- ANY - Static variable in class org.qas.api.internal.util.google.base.CharMatcher
-
Matches any character.
- anyOf(CharSequence) - Static method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a char matcher that matches any character present in the given character
sequence.
- ApiPreconditions - Class in org.qas.qtest.api.internal.util
-
ApiPreconditions
- ApiServiceRequest - Class in org.qas.api
-
ApiServiceRequest
- ApiServiceRequest() - Constructor for class org.qas.api.ApiServiceRequest
-
- ApiServiceResponse<T> - Class in org.qas.api
-
ApiServiceResponse
- ApiServiceResponse() - Constructor for class org.qas.api.ApiServiceResponse
-
- ApiWebServiceClient<T extends ApiWebServiceClient<T>> - Class in org.qas.api
-
ApiWebServiceClient
- ApiWebServiceClient(ClientConfiguration) - Constructor for class org.qas.api.ApiWebServiceClient
-
Constructs a ApiWebServiceClient object using the specified configuration.
- append(String, Object) - Method in class org.qas.api.internal.util.json.JsonObject
-
Append values to the array under a key.
- appendExceptionTo(Appendable, Throwable) - Method in exception org.qas.api.AuthClientException
-
Appends the exception information to appendable object.
- appendExceptionTo(Appendable, Throwable) - Method in exception org.qas.api.AuthServiceException
-
- appendInternalRequestParams(HashMap<String, String>) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest
-
Appends the internal request parameters.
- appendInternalRequestParams(HashMap<String, String>) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.ClientCredentialsAuthenticateRequest
-
- appendInternalRequestParams(HashMap<String, String>) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.PasswordAuthenticateRequest
-
- appendInternalRequestParams(HashMap<String, String>) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.RefreshTokenAuthenticateRequest
-
- appendPropertiesTo(StringBuilder, String, int) - Method in class org.qas.api.internal.PropertyContainer
-
Deprecated.
- appendPropertiesTo(JsonObject) - Method in class org.qas.api.internal.PropertyContainer
-
Deprecated.
- appendTo(A, Iterable<?>) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to appendable.
- appendTo(A, Iterator<?>) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to appendable.
- appendTo(A, Object[]) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to appendable.
- appendTo(A, Object, Object, Object...) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends to appendable the string representation of each of the remaining arguments.
- appendTo(StringBuilder, Iterable<?>) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to builder.
- appendTo(StringBuilder, Iterator<?>) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to builder.
- appendTo(StringBuilder, Object[]) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends the string representation of each of parts, using the previously configured
separator between each, to builder.
- appendTo(StringBuilder, Object, Object, Object...) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Appends to builder the string representation of each of the remaining arguments.
- appendTo(A, Map<?, ?>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map, using the previously
configured separator and key-value separator, to appendable.
- appendTo(StringBuilder, Map<?, ?>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map, using the previously
configured separator and key-value separator, to builder.
- appendTo(A, Iterable<? extends Map.Entry<?, ?>>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries, using the previously
configured separator and key-value separator, to appendable.
- appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries, using the previously
configured separator and key-value separator, to appendable.
- appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries, using the previously
configured separator and key-value separator, to builder.
- appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class org.qas.api.internal.util.google.base.Joiner.MapJoiner
-
Appends the string representation of each entry in entries, using the previously
configured separator and key-value separator, to builder.
- apply(Character) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
- apply(A) - Method in class org.qas.api.internal.util.google.base.Converter
-
- apply(F) - Method in interface org.qas.api.internal.util.google.base.Function
-
Returns the result of applying this function to input.
- apply(T) - Method in interface org.qas.api.internal.util.google.base.Predicate
-
Returns the result of applying this predicate to input.
- approveTestCase(ApproveTestCaseRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignService
-
Approve testcase.
- approveTestCase(ApproveTestCaseRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceClient
-
- ApproveTestCaseRequest - Class in org.qas.qtest.api.services.design.model
-
ApproveTestCaseRequest
- ApproveTestCaseRequest() - Constructor for class org.qas.qtest.api.services.design.model.ApproveTestCaseRequest
-
- ApproveTestCaseRequestMarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
ApproveTestCaseRequestMarshaller
- ApproveTestCaseRequestMarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.ApproveTestCaseRequestMarshaller
-
- array() - Method in class org.qas.api.internal.util.json.JsonWriter
-
Begin appending a new array.
- ArtifactLevel - Enum in org.qas.qtest.api.internal.model
-
ArtifactLevel
- ArtifactLink - Class in org.qas.qtest.api.services.link.model
-
- ArtifactLink() - Constructor for class org.qas.qtest.api.services.link.model.ArtifactLink
-
- ArtifactLinkService - Interface in org.qas.qtest.api.services.link
-
SearchService
- ArtifactLinkServiceClient - Class in org.qas.qtest.api.services.link
-
SearchService
- ArtifactLinkServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.link.ArtifactLinkServiceClient
-
- ArtifactLinkUnmarshaller - Class in org.qas.qtest.api.services.link.transform
-
- ArtifactLinkUnmarshaller() - Constructor for class org.qas.qtest.api.services.link.transform.ArtifactLinkUnmarshaller
-
- ArtifactSearchType - Enum in org.qas.qtest.api.services.search.model
-
- asBytes() - Method in class org.qas.api.internal.util.google.hash.HashCode
-
Returns the value of this hash code as a byte array.
- asCharSink(Charset) - Method in class org.qas.api.internal.util.google.io.ByteSink
-
Returns a
CharSink view of this
ByteSink that writes characters to this sink
as bytes encoded with the given
charset.
- asCharSource(Charset) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Returns a
CharSource view of this byte source that decodes bytes read from this source
as characters using the given
Charset.
- Ascii - Class in org.qas.api.internal.util.google.base
-
Static methods pertaining to ASCII characters (those in the range of values
0x00 through 0x7F), and to strings containing such
characters.
- ASCII - Static variable in class org.qas.api.internal.util.google.base.CharMatcher
-
Determines whether a character is ASCII, meaning that its code point is less than 128.
- asDate(String) - Method in class org.qas.api.internal.PropertyContainer
-
- asDate(String, Date) - Method in class org.qas.api.internal.PropertyContainer
-
- asInt() - Method in class org.qas.api.internal.util.google.hash.HashCode
-
- asInteger(String) - Method in class org.qas.api.internal.PropertyContainer
-
- asInteger(String, Integer) - Method in class org.qas.api.internal.PropertyContainer
-
- asList() - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
Returns a list view of the collection.
- asList() - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns this list instance.
- asList(E, E[]) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns an unmodifiable list containing the specified first element and
backed by the specified array of additional elements.
- asList(E, E, E[]) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns an unmodifiable list containing the specified first and second
element, and backed by the specified array of additional elements.
- asList(int...) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
- asLong(String) - Method in class org.qas.api.internal.PropertyContainer
-
- asLong(String, Long) - Method in class org.qas.api.internal.PropertyContainer
-
- asLong() - Method in class org.qas.api.internal.util.google.hash.HashCode
-
Returns the first eight bytes of
this hashcode's bytes, converted to
a
long value in little-endian order.
- asOutputStream(PrimitiveSink) - Static method in class org.qas.api.internal.util.google.hash.Funnels
-
Wraps a
PrimitiveSink as an
OutputStream, so it is easy to
funnel an object to a
PrimitiveSink
if there is already a way to write the contents of the object to an
OutputStream.
- asSet() - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns an immutable singleton Set whose only element is the contained instance
if it is present; an empty immutable Set otherwise.
- Assignee - Class in org.qas.qtest.api.services.user.model
-
Assignee
- Assignee() - Constructor for class org.qas.qtest.api.services.user.model.Assignee
-
- assignToProject(AssignToProjectRequest) - Method in interface org.qas.qtest.api.services.user.UserService
-
Assign user to project from the request.
- assignToProject(AssignToProjectRequest) - Method in class org.qas.qtest.api.services.user.UserServiceClient
-
- assignToProjectAsync(AssignToProjectRequest) - Method in interface org.qas.qtest.api.services.user.UserServiceAsync
-
Assign user to project from the request.
- assignToProjectAsync(AssignToProjectRequest, AsyncHandler<AssignToProjectRequest, AssignToProjectResult>) - Method in interface org.qas.qtest.api.services.user.UserServiceAsync
-
Assign user to project from the request.
- assignToProjectAsync(AssignToProjectRequest) - Method in class org.qas.qtest.api.services.user.UserServiceAsyncClient
-
- assignToProjectAsync(AssignToProjectRequest, AsyncHandler<AssignToProjectRequest, AssignToProjectResult>) - Method in class org.qas.qtest.api.services.user.UserServiceAsyncClient
-
- AssignToProjectRequest - Class in org.qas.qtest.api.services.user.model
-
AssignUserRequest
- AssignToProjectRequest() - Constructor for class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- AssignToProjectRequestMarshaller - Class in org.qas.qtest.api.services.user.model.transform
-
AssignToProjectRequestMarshaller
- AssignToProjectRequestMarshaller() - Constructor for class org.qas.qtest.api.services.user.model.transform.AssignToProjectRequestMarshaller
-
- AssignToProjectResult - Class in org.qas.qtest.api.services.user.model
-
AssignProjectResult
- AssignToProjectResult() - Constructor for class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
- AssignToProjectResultJsonUnmarshaller - Class in org.qas.qtest.api.services.user.model.transform
-
AssignProjectResultJsonUnmarshaller
- AssignToProjectResultJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.user.model.transform.AssignToProjectResultJsonUnmarshaller
-
- asString(String) - Method in class org.qas.api.internal.PropertyContainer
-
- asString(String, String) - Method in class org.qas.api.internal.PropertyContainer
-
- asWriter(Appendable) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Returns a Writer that sends all output to the given Appendable
target.
- AsyncHandler<Request extends ApiServiceRequest,Result> - Interface in org.qas.api.handler
-
AsyncHandler
- attach(AttachmentRequest) - Method in interface org.qas.qtest.api.services.attachment.AttachmentService
-
Attaches data to qTest service.
- attach(AttachmentRequest) - Method in class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
- attachAsync(AttachmentRequest) - Method in interface org.qas.qtest.api.services.attachment.AttachmentServiceAsync
-
Attachs the attach data.
- attachAsync(AttachmentRequest, AsyncHandler<AttachmentRequest, Attachment>) - Method in interface org.qas.qtest.api.services.attachment.AttachmentServiceAsync
-
Attachs the attach data.
- attachAsync(AttachmentRequest) - Method in class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
- attachAsync(AttachmentRequest, AsyncHandler<AttachmentRequest, Attachment>) - Method in class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
- Attachment - Class in org.qas.qtest.api.services.attachment.model
-
Attachment
- Attachment() - Constructor for class org.qas.qtest.api.services.attachment.model.Attachment
-
- AttachmentJsonUnmarshaller - Class in org.qas.qtest.api.services.attachment.model.transform
-
AttachmentJsonUnmarshaller
- AttachmentJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.attachment.model.transform.AttachmentJsonUnmarshaller
-
- AttachmentRequest - Class in org.qas.qtest.api.services.attachment.model
-
AttachmentRequest
- AttachmentRequest() - Constructor for class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
- AttachmentRequestMarshaller - Class in org.qas.qtest.api.services.attachment.model.transform
-
AttachmentRequestMarshaller
- AttachmentRequestMarshaller() - Constructor for class org.qas.qtest.api.services.attachment.model.transform.AttachmentRequestMarshaller
-
- AttachmentService - Interface in org.qas.qtest.api.services.attachment
-
AttachmentService
- AttachmentServiceAsync - Interface in org.qas.qtest.api.services.attachment
-
AttachmentServiceAsync
- AttachmentServiceAsyncClient - Class in org.qas.qtest.api.services.attachment
-
AttachmentServiceAsyncClient
- AttachmentServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and default client configuration options.
- AttachmentServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and default client configuration options.
- AttachmentServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and client configuration options.
- AttachmentServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and client configuration options.
- AttachmentServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials.
- AttachmentServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials.
- AttachmentServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials and client configuration options.
- AttachmentServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials and client configuration options.
- AttachmentServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials provider and client configuration options.
- AttachmentServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceAsyncClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials provider and client configuration options.
- AttachmentServiceClient - Class in org.qas.qtest.api.services.attachment
-
AttachmentServiceClient
- AttachmentServiceClient() - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and default client configuration options.
- AttachmentServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the default qTest credentials provider and client configuration options.
- AttachmentServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials.
- AttachmentServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials and client configuration options.
- AttachmentServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials provider and client configuration options.
- AttachmentServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.attachment.AttachmentServiceClient
-
Constructs a new client to invoke service method on AttachmentService using
the specified qTest credentials provider and client configuration options.
- AttachmentType - Enum in org.qas.qtest.api.services.attachment.model
-
AttachmentType
- AuthClientException - Exception in org.qas.api
-
AuthClientException
- AuthClientException(String) - Constructor for exception org.qas.api.AuthClientException
-
- AuthClientException(String, Throwable) - Constructor for exception org.qas.api.AuthClientException
-
Creates
AuthClientException object from the given exception
message and the cause of exception.
- authenticate(AuthenticateRequest) - Method in interface org.qas.qtest.api.services.authenticate.AuthenticateService
-
Authenticate the given request and return the token.
- authenticate(OAuthAuthenticateRequest) - Method in interface org.qas.qtest.api.services.authenticate.AuthenticateService
-
Authenticate the given OAuth request.
- authenticate(AuthenticateRequest) - Method in class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
- authenticate(OAuthAuthenticateRequest) - Method in class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
- AuthenticateRequest - Class in org.qas.qtest.api.services.authenticate.model
-
AuthenticateRequest
- AuthenticateRequest() - Constructor for class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
- AuthenticateRequestMarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
AuthenticateRequestMarshaller
- AuthenticateRequestMarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.AuthenticateRequestMarshaller
-
- AuthenticateService - Interface in org.qas.qtest.api.services.authenticate
-
AuthenticateService
- AuthenticateServiceClient - Class in org.qas.qtest.api.services.authenticate
-
AuthenticateServiceClient
- AuthenticateServiceClient() - Constructor for class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
Constructs a new client to invoke service method on AuthenticateService using
the default qTest credentials provider and default client configuration options.
- AuthenticateServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
Constructs a new client to invoke service method on AuthenticateService using
the default qTest credentials provider and client configuration options.
- AUTHORIZATION - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Authorization header field name.
- AuthServiceException - Exception in org.qas.api
-
AuthServiceException
- AuthServiceException(String) - Constructor for exception org.qas.api.AuthServiceException
-
- AuthServiceException(String, Throwable) - Constructor for exception org.qas.api.AuthServiceException
-
Constructs a new
AuthServiceException with the specified message
and exception indicating the root cause.
- AuthServiceException.ErrorType - Enum in org.qas.api
-
Indicates who is responsible for a failed request.
- AutomationAgent - Class in org.qas.qtest.api.services.host.model
-
AutomationAgent
- AutomationAgent() - Constructor for class org.qas.qtest.api.services.host.model.AutomationAgent
-
- AutomationAgentJsonUnmarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
AutomationAgentJsonUnmarshaller
- AutomationAgentJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.AutomationAgentJsonUnmarshaller
-
- AutomationHost - Class in org.qas.qtest.api.services.host.model
-
AutomationHost
- AutomationHost() - Constructor for class org.qas.qtest.api.services.host.model.AutomationHost
-
- AutomationHostJsonUnmarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
AutomationHostJsonUnmarshaller
- AutomationHostJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.AutomationHostJsonUnmarshaller
-
- AutomationMaterial - Class in org.qas.qtest.api.services.host.model
-
AutomationMaterial
- AutomationMaterial() - Constructor for class org.qas.qtest.api.services.host.model.AutomationMaterial
-
- AutomationTestCase - Class in org.qas.qtest.api.services.design.model
-
AutomationTestCase
- AutomationTestCase() - Constructor for class org.qas.qtest.api.services.design.model.AutomationTestCase
-
- AutomationTestCaseJsonUnmarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
AutomationTestCaseJsonUnmarshaller
- AutomationTestCaseJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.AutomationTestCaseJsonUnmarshaller
-
- AutomationTestLog - Class in org.qas.qtest.api.services.execution.model
-
AutomationTestLog
- AutomationTestLog() - Constructor for class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- AutomationTestLogJsonUnmarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
AutomationTestLogJsonUnmarshaller
- AutomationTestLogJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AutomationTestLogJsonUnmarshaller
-
- AutomationTestLogRequest - Class in org.qas.qtest.api.services.execution.model
-
AutomationTestLogRequest
- AutomationTestLogRequest() - Constructor for class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
- AutomationTestLogRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
AutomationTestLogRequestMarshaller
- AutomationTestLogRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AutomationTestLogRequestMarshaller
-
- AutomationTestLogsExtendedRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
- AutomationTestLogsExtendedRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AutomationTestLogsExtendedRequestMarshaller
-
- AutomationTestLogsRequest - Class in org.qas.qtest.api.services.execution.model
-
- AutomationTestLogsRequest() - Constructor for class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- AutomationTestLogsRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
- AutomationTestLogsRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.AutomationTestLogsRequestMarshaller
-
- AutomationTestStepLog - Class in org.qas.qtest.api.services.execution.model
-
AutomationTestStepLog
- AutomationTestStepLog() - Constructor for class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
- AutomationType - Enum in org.qas.qtest.api.services.execution.model
-
- CACHE_CONTROL - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Cache-Control header field name.
- calculateContentHash(Request) - Method in class org.qas.qtest.api.auth.QTest1Signer
-
- CAN - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Cancel: A control character used to indicate that the data
with which it is sent is in error or is to be disregarded.
- charactersOf(String) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns a view of the specified string as an immutable list of Character values.
- charactersOf(CharSequence) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns a view of the specified CharSequence as a List<Character>, viewing sequence as a sequence of Unicode code
units.
- CharMatcher - Class in org.qas.api.internal.util.google.base
-
Determines a true or false value for any Java
char value, just as
Predicate does
for any
Object.
- CharMatcher() - Constructor for class org.qas.api.internal.util.google.base.CharMatcher
-
Constructor for use by subclasses.
- Charsets - Class in org.qas.api.internal.util.google.base
-
Contains constant definitions for the six standard Charset instances, which are
guaranteed to be supported by all Java platform implementations.
- CharSink - Class in org.qas.api.internal.util.google.io
-
A destination to which characters can be written, such as a text file.
- CharSink() - Constructor for class org.qas.api.internal.util.google.io.CharSink
-
Constructor for use by subclasses.
- CharSource - Class in org.qas.api.internal.util.google.io
-
A readable source of characters, such as a text file.
- CharSource() - Constructor for class org.qas.api.internal.util.google.io.CharSource
-
Constructor for use by subclasses.
- CharStreams - Class in org.qas.api.internal.util.google.io
-
Provides utility methods for working with character streams.
- checkArgument(boolean) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean) - Static method in class org.qas.qtest.api.internal.util.ApiPreconditions
-
Check the given expression.
- checkArgument(boolean, String) - Static method in class org.qas.qtest.api.internal.util.ApiPreconditions
-
Checks the given argument.
- checkedAdd(int, int) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns the sum of a and b, provided it does not overflow.
- checkedCast(long) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Returns the int value that is equal to value, if possible.
- checkedMultiply(int, int) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns the product of a and b, provided it does not overflow.
- checkedPow(int, int) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns the b to the kth power, provided it does not overflow.
- checkedSubtract(int, int) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns the difference of a and b, provided it does not overflow.
- checkElementIndex(int, int) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotNull(T) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(int, int, String) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkState(boolean) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.qas.api.internal.util.google.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- ClasspathPropertiesQTestCredentialsProvider - Class in org.qas.qtest.api.auth
-
ClasspathPropertiesQTestCredentialsProvider
- ClasspathPropertiesQTestCredentialsProvider() - Constructor for class org.qas.qtest.api.auth.ClasspathPropertiesQTestCredentialsProvider
-
- ClasspathPropertiesQTestCredentialsProvider(String) - Constructor for class org.qas.qtest.api.auth.ClasspathPropertiesQTestCredentialsProvider
-
Creates a new ClasspathPropertiesQTestCredentialsProvider that will
attempt to load a custom file from the classpath to read qTest security
credentials.
- clear() - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- client - Variable in class org.qas.api.ApiWebServiceClient
-
Low level client for sending request to services.
- Client - Class in org.qas.qtest.api.services.client.model
-
Client
- Client() - Constructor for class org.qas.qtest.api.services.client.model.Client
-
- ClientConfiguration - Class in org.qas.api
-
ClientConfiguration
- ClientConfiguration() - Constructor for class org.qas.api.ClientConfiguration
-
Create the client configuration.
- ClientConfiguration(ClientConfiguration) - Constructor for class org.qas.api.ClientConfiguration
-
- ClientCredentialsAuthenticateRequest(String) - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.ClientCredentialsAuthenticateRequest
-
ClientCredentialsAuthenticateRequest
- ClientJsonUnmarshaller - Class in org.qas.qtest.api.services.client.model.transform
-
ClientJsonUnmarshaller
- ClientJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.client.model.transform.ClientJsonUnmarshaller
-
- ClientService - Interface in org.qas.qtest.api.services.client
-
ClientService
- ClientServiceAsync - Interface in org.qas.qtest.api.services.client
-
ClientServiceAsync
- ClientServiceAsyncClient - Class in org.qas.qtest.api.services.client
-
ClientServiceAsyncClient
- ClientServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and default client configuration options.
- ClientServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and default client configuration options.
- ClientServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and client configuration options.
- ClientServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and client configuration options.
- ClientServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials.
- ClientServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials.
- ClientServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials and client configuration options.
- ClientServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials and client configuration options.
- ClientServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials provider and client configuration options.
- ClientServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials provider and client configuration options.
- ClientServiceClient - Class in org.qas.qtest.api.services.client
-
ClientServiceClient
- ClientServiceClient() - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and default client configuration options.
- ClientServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the default qTest credentials provider and client configuration options.
- ClientServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials.
- ClientServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials and client configuration options.
- ClientServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials provider and client configuration options.
- ClientServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.client.ClientServiceClient
-
Constructs a new client to invoke service method on ClientService using
the specified qTest credentials provider and client configuration options.
- clone() - Method in class org.qas.api.ClientConfiguration
-
- clone() - Method in class org.qas.api.internal.PropertyContainer
-
- clone() - Method in class org.qas.api.SimpleCredentials
-
- clone() - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
- clone() - Method in class org.qas.qtest.api.internal.model.Field
-
- clone() - Method in class org.qas.qtest.api.internal.model.FieldValue
-
- clone() - Method in class org.qas.qtest.api.internal.model.Link
-
- clone() - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
- clone() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
- clone() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenStatusResponse
-
- clone() - Method in class org.qas.qtest.api.services.client.model.Client
-
- clone() - Method in class org.qas.qtest.api.services.defect.model.Defect
-
- clone() - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
- clone() - Method in class org.qas.qtest.api.services.design.model.TestCase
-
- clone() - Method in class org.qas.qtest.api.services.design.model.TestStep
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.ExecutionStatus
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
- clone() - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
- clone() - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
- clone() - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
- clone() - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
- clone() - Method in class org.qas.qtest.api.services.host.model.Job
-
- clone() - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
- clone() - Method in class org.qas.qtest.api.services.plan.model.Build
-
- clone() - Method in class org.qas.qtest.api.services.plan.model.Release
-
- clone() - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
- clone() - Method in class org.qas.qtest.api.services.project.model.Module
-
- clone() - Method in class org.qas.qtest.api.services.project.model.Permissions
-
- clone() - Method in class org.qas.qtest.api.services.project.model.Project
-
- clone() - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
- clone() - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
- clone() - Method in class org.qas.qtest.api.services.user.model.Assignee
-
- clone() - Method in class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
- clone() - Method in class org.qas.qtest.api.services.user.model.Profile
-
- clone() - Method in class org.qas.qtest.api.services.user.model.User
-
- close() - Method in class org.qas.api.http.basic.HttpUrlConnectionResponse
-
- close() - Method in interface org.qas.api.http.HttpResponse
-
Close the connection.
- close(Closeable, boolean) - Static method in class org.qas.api.internal.util.google.io.Closeables
-
Closes a Closeable, with control over whether an IOException may be thrown.
- close() - Method in class org.qas.api.internal.util.google.io.Closer
-
Closes all Closeable instances that have been added to this Closer.
- Closeables - Class in org.qas.api.internal.util.google.io
-
Utility methods for working with Closeable objects.
- closeQuietly(InputStream) - Static method in class org.qas.api.internal.util.google.io.Closeables
-
Closes the given InputStream, logging any IOException that's thrown rather
than propagating it.
- closeQuietly(Reader) - Static method in class org.qas.api.internal.util.google.io.Closeables
-
Closes the given Reader, logging any IOException that's thrown rather than
propagating it.
- Closer - Class in org.qas.api.internal.util.google.io
-
A
Closeable that collects
Closeable resources and closes them all when it is
closed.
- collapseFrom(CharSequence, char) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string copy of the input character sequence, with each group of consecutive
characters that match this matcher replaced by a single replacement character.
- Collections2 - Class in org.qas.api.internal.util.google.collect
-
Provides static methods for working with Collection instances.
- Comment - Class in org.qas.qtest.api.services.search.model
-
- Comment() - Constructor for class org.qas.qtest.api.services.search.model.Comment
-
- CommentSearchType - Enum in org.qas.qtest.api.services.search.model
-
- commonPrefix(CharSequence, CharSequence) - Static method in class org.qas.api.internal.util.google.base.Strings
-
Returns the longest string prefix such that
a.toString().startsWith(prefix) && b.toString().startsWith(prefix),
taking care not to split surrogate pairs.
- commonSuffix(CharSequence, CharSequence) - Static method in class org.qas.api.internal.util.google.base.Strings
-
Returns the longest string suffix such that
a.toString().endsWith(suffix) && b.toString().endsWith(suffix),
taking care not to split surrogate pairs.
- compare(int, int) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
- compare(int, int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Compares the two specified int values, treating them as unsigned values between
0 and 2^32 - 1 inclusive.
- compare(Parameter, Parameter) - Method in class org.qas.api.support.Parameter
-
- computeNext() - Method in class org.qas.api.internal.util.google.collect.AbstractIterator
-
Returns the next element.
- concat(T[], T[], Class<T>) - Static method in class org.qas.api.internal.util.google.collect.ObjectArrays
-
Returns a new array that contains the concatenated contents of two arrays.
- concat(T, T[]) - Static method in class org.qas.api.internal.util.google.collect.ObjectArrays
-
Returns a new array that prepends element to array.
- concat(T[], T) - Static method in class org.qas.api.internal.util.google.collect.ObjectArrays
-
Returns a new array that appends element to array.
- concat(Iterable<? extends ByteSource>) - Static method in class org.qas.api.internal.util.google.io.ByteSource
-
Concatenates multiple
ByteSource instances into a single source.
- concat(Iterator<? extends ByteSource>) - Static method in class org.qas.api.internal.util.google.io.ByteSource
-
Concatenates multiple
ByteSource instances into a single source.
- concat(ByteSource...) - Static method in class org.qas.api.internal.util.google.io.ByteSource
-
Concatenates multiple
ByteSource instances into a single source.
- concat(Iterable<? extends CharSource>) - Static method in class org.qas.api.internal.util.google.io.CharSource
-
Concatenates multiple
CharSource instances into a single source.
- concat(Iterator<? extends CharSource>) - Static method in class org.qas.api.internal.util.google.io.CharSource
-
Concatenates multiple
CharSource instances into a single source.
- concat(CharSource...) - Static method in class org.qas.api.internal.util.google.io.CharSource
-
Concatenates multiple
CharSource instances into a single source.
- concat(int[]...) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Returns the values from each provided array combined into a single array.
- CONFIG_FILE - Static variable in class org.qas.qtest.api.Main
-
- configuration - Variable in class org.qas.api.ApiWebServiceClient
-
The client configuration.
- CONNECTION - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Connection header field name.
- Constants - Class in org.qas.api
-
- Constants.ContentType - Interface in org.qas.api
-
- Constants.Header - Interface in org.qas.api
-
- contains(Object) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- contains(Object) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
- contains(int[], int) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Returns true if target is present as an element anywhere in
array.
- CONTENT_DISPOSITION - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Disposition header field name.
- CONTENT_ENCODING - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Encoding header field name.
- CONTENT_LANGUAGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Language header field name.
- CONTENT_LENGTH - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Length header field name.
- CONTENT_LOCATION - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Location header field name.
- CONTENT_MD5 - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-MD5 header field name.
- CONTENT_RANGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Range header field name.
- CONTENT_SECURITY_POLICY - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- CONTENT_TYPE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Content-Type header field name.
- contentEquals(ByteSource) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Checks that the contents of this byte source are equal to the contents of the given byte
source.
- convert(A) - Method in class org.qas.api.internal.util.google.base.Converter
-
Returns a representation of a as an instance of type B.
- convertAll(Iterable<? extends A>) - Method in class org.qas.api.internal.util.google.base.Converter
-
Returns an iterable that applies convert to each element of fromIterable.
- Converter<A,B> - Class in org.qas.api.internal.util.google.base
-
A function from A to B with an associated reverse function from B
to A; used for converting back and forth between different representations of the same
information.
- Converter() - Constructor for class org.qas.api.internal.util.google.base.Converter
-
Constructor for use by subclasses.
- COOKIE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Cookie header field name.
- copy(InputStream, OutputStream) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Copies all bytes from the input stream to the output stream.
- copy(ReadableByteChannel, WritableByteChannel) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Copies all bytes from the readable channel to the writable channel.
- copy(Readable, Appendable) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Copies all characters between the Readable and Appendable
objects.
- copyOf(Iterable<? extends E>) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(Collection<? extends E>) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(Iterator<? extends E>) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyOf(E[]) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- copyPrivateRequestParameters() - Method in class org.qas.api.ApiServiceRequest
-
- copyTo(OutputStream) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Copies the contents of this byte source to the given OutputStream.
- copyTo(ByteSink) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Copies the contents of this byte source to the given ByteSink.
- copyTo(Appendable) - Method in class org.qas.api.internal.util.google.io.CharSource
-
Appends the contents of this source to the given Appendable (such as a Writer).
- copyTo(CharSink) - Method in class org.qas.api.internal.util.google.io.CharSource
-
Copies the contents of this source to the given sink.
- countIn(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns the number of matching characters found in a character sequence.
- CR - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Carriage Return ('\r'): A format effector which controls the
movement of the printing position to the first printing position on
the same printing line.
- Crc32ChecksumCalculatingInputStream - Class in org.qas.api.internal.util
-
Crc32ChecksumCalculatingInputStream
- Crc32ChecksumCalculatingInputStream(InputStream) - Constructor for class org.qas.api.internal.util.Crc32ChecksumCalculatingInputStream
-
- Crc32MismatchException - Exception in org.qas.api.internal
-
Crc32MismatchException
- Crc32MismatchException(String) - Constructor for exception org.qas.api.internal.Crc32MismatchException
-
- create() - Static method in class org.qas.api.internal.util.google.io.Closer
-
- create(CreateUserRequest) - Method in interface org.qas.qtest.api.services.user.UserService
-
- create(CreateUserRequest) - Method in class org.qas.qtest.api.services.user.UserServiceClient
-
- createApiBasePathWithProject(Long) - Method in class org.qas.qtest.api.internal.model.transform.AbstractQTestApiRequestMarshaller
-
- createApiPathBuilder(Long) - Method in class org.qas.qtest.api.services.design.model.transform.AbstractTestCaseRequestMarshaller
-
- createApiPathBuilder(Long) - Method in class org.qas.qtest.api.services.execution.model.transform.AbstractTestExecutionRequestMarshaller
-
- createApiPathBuilder(Long) - Method in class org.qas.qtest.api.services.project.model.transform.AbstractModuleRequestMarshaller
-
- CreateArtifactLinkMarshaller - Class in org.qas.qtest.api.services.link.transform
-
- CreateArtifactLinkMarshaller() - Constructor for class org.qas.qtest.api.services.link.transform.CreateArtifactLinkMarshaller
-
- CreateArtifactLinkRequest - Class in org.qas.qtest.api.services.link.model
-
- CreateArtifactLinkRequest() - Constructor for class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- createAsync(CreateUserRequest) - Method in interface org.qas.qtest.api.services.user.UserServiceAsync
-
Creates user information from the given create user request.
- createAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, User>) - Method in interface org.qas.qtest.api.services.user.UserServiceAsync
-
Creates user information from the given create user request.
- createAsync(CreateUserRequest) - Method in class org.qas.qtest.api.services.user.UserServiceAsyncClient
-
- createAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, User>) - Method in class org.qas.qtest.api.services.user.UserServiceAsyncClient
-
- CreateAutomationAgentRequest - Class in org.qas.qtest.api.services.host.model
-
CreateAutomationAgentRequest
- CreateAutomationAgentRequest() - Constructor for class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
- CreateAutomationAgentRequestMarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
CreateAutomationAgentRequestMarshaller
- CreateAutomationAgentRequestMarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.CreateAutomationAgentRequestMarshaller
-
- CreateAutomationHostRequest - Class in org.qas.qtest.api.services.host.model
-
CreateAutomationHostRequest
- CreateAutomationHostRequest() - Constructor for class org.qas.qtest.api.services.host.model.CreateAutomationHostRequest
-
- CreateAutomationHostRequest(AutomationHost) - Constructor for class org.qas.qtest.api.services.host.model.CreateAutomationHostRequest
-
- CreateAutomationHostRequestMarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
CreateAutomationHostRequestMarshaller
- CreateAutomationHostRequestMarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.CreateAutomationHostRequestMarshaller
-
- createAutomationTestCase(CreateAutomationTestCaseRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignService
-
- createAutomationTestCase(CreateAutomationTestCaseRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceClient
-
- createAutomationTestCaseAsync(CreateAutomationTestCaseRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createAutomationTestCaseAsync(CreateAutomationTestCaseRequest, AsyncHandler<CreateAutomationTestCaseRequest, AutomationTestCase>) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createAutomationTestCaseAsync(CreateAutomationTestCaseRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- createAutomationTestCaseAsync(CreateAutomationTestCaseRequest, AsyncHandler<CreateAutomationTestCaseRequest, AutomationTestCase>) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- CreateAutomationTestCaseRequest - Class in org.qas.qtest.api.services.design.model
-
CreateAutomationTestCaseRequest
- CreateAutomationTestCaseRequest() - Constructor for class org.qas.qtest.api.services.design.model.CreateAutomationTestCaseRequest
-
- CreateAutomationTestCaseRequestMarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
CreateAutomationTestCaseRequestMarshaller
- CreateAutomationTestCaseRequestMarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.CreateAutomationTestCaseRequestMarshaller
-
- createBuild(CreateBuildRequest) - Method in interface org.qas.qtest.api.services.plan.TestPlanService
-
- createBuild(CreateBuildRequest) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
- createBuildAsync(CreateBuildRequest) - Method in interface org.qas.qtest.api.services.plan.TestPlanServiceAsync
-
- createBuildAsync(CreateBuildRequest, AsyncHandler<CreateBuildRequest, Build>) - Method in interface org.qas.qtest.api.services.plan.TestPlanServiceAsync
-
- createBuildAsync(CreateBuildRequest) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
- createBuildAsync(CreateBuildRequest, AsyncHandler<CreateBuildRequest, Build>) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
- CreateBuildRequest - Class in org.qas.qtest.api.services.plan.model
-
CreateBuildRequest
- CreateBuildRequest() - Constructor for class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
- CreateBuildRequestMarshaller - Class in org.qas.qtest.api.services.plan.model.transform
-
CreateBuildRequestMarshaller
- CreateBuildRequestMarshaller() - Constructor for class org.qas.qtest.api.services.plan.model.transform.CreateBuildRequestMarshaller
-
- createClientConfiguration() - Static method in class org.qas.qtest.api.Main
-
- createCustomField(CreateCustomFieldRequest) - Method in interface org.qas.qtest.api.services.project.ProjectService
-
- createCustomField(CreateCustomFieldRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceClient
-
- createCustomFieldAsync(CreateCustomFieldRequest) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
- createCustomFieldAsync(CreateCustomFieldRequest, AsyncHandler<CreateCustomFieldRequest, Field>) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
- createCustomFieldAsync(CreateCustomFieldRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- createCustomFieldAsync(CreateCustomFieldRequest, AsyncHandler<CreateCustomFieldRequest, Field>) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- CreateCustomFieldRequest - Class in org.qas.qtest.api.services.project.model
-
CreateCustomFieldRequest
- CreateCustomFieldRequest() - Constructor for class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
- CreateCustomFieldRequestMarshaller - Class in org.qas.qtest.api.services.project.model.transform
-
CreateCustomFieldRequestMarshaller
- CreateCustomFieldRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.CreateCustomFieldRequestMarshaller
-
- createDefect(CreateDefectRequest) - Method in interface org.qas.qtest.api.services.defect.DefectService
-
- createDefect(CreateDefectRequest) - Method in class org.qas.qtest.api.services.defect.DefectServiceClient
-
- createDefectAsync(CreateDefectRequest) - Method in interface org.qas.qtest.api.services.defect.DefectServiceAsync
-
- createDefectAsync(CreateDefectRequest, AsyncHandler<CreateDefectRequest, Defect>) - Method in interface org.qas.qtest.api.services.defect.DefectServiceAsync
-
- createDefectAsync(CreateDefectRequest) - Method in class org.qas.qtest.api.services.defect.DefectServiceAsyncClient
-
- createDefectAsync(CreateDefectRequest, AsyncHandler<CreateDefectRequest, Defect>) - Method in class org.qas.qtest.api.services.defect.DefectServiceAsyncClient
-
- CreateDefectRequest - Class in org.qas.qtest.api.services.defect.model
-
CreateDefectRequest
- CreateDefectRequest() - Constructor for class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
- CreateDefectRequestMarshaller - Class in org.qas.qtest.api.services.defect.model.transform
-
CreateDefectRequestMarshaller
- CreateDefectRequestMarshaller() - Constructor for class org.qas.qtest.api.services.defect.model.transform.CreateDefectRequestMarshaller
-
- createExecutionContext() - Method in class org.qas.api.ApiWebServiceClient
-
- createHttpAuthClient(ClientConfiguration) - Method in class org.qas.api.ApiWebServiceClient
-
- createHttpAuthClient(ClientConfiguration) - Method in class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
- createJsonRequest(T, String, String, HttpMethod) - Method in class org.qas.qtest.api.internal.model.transform.AbstractQTestApiRequestMarshaller
-
Creates json request from the given request type, request action and request method.
- createJsonRequest(T, String, HttpMethod) - Method in class org.qas.qtest.api.services.design.model.transform.AbstractTestCaseRequestMarshaller
-
- createJsonRequest(T, String, HttpMethod) - Method in class org.qas.qtest.api.services.execution.model.transform.AbstractTestExecutionRequestMarshaller
-
Creates json request from the given request type, request action and request method.
- createJsonRequest(T, String, HttpMethod) - Method in class org.qas.qtest.api.services.project.model.transform.AbstractProjectRequestMarshaller
-
- createMimeDecodingStream(InputStream) - Static method in class org.qas.api.internal.util.Encoders
-
Creates Base64 MIME decoding stream from the underlying input stream.
- createMimeEncodingStream(OutputStream) - Static method in class org.qas.api.internal.util.Encoders
-
Creates Base64 MIME encoding stream from the underlying output stream.
- createModule(CreateModuleRequest) - Method in interface org.qas.qtest.api.services.project.ProjectService
-
- createModule(CreateModuleRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceClient
-
- createModuleAsync(CreateModuleRequest) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
- createModuleAsync(CreateModuleRequest, AsyncHandler<CreateModuleRequest, Module>) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
- createModuleAsync(CreateModuleRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- createModuleAsync(CreateModuleRequest, AsyncHandler<CreateModuleRequest, Module>) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- CreateModuleRequest - Class in org.qas.qtest.api.services.project.model
-
CreateModuleRequest
- CreateModuleRequest() - Constructor for class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
- CreateModuleRequestMarshaller - Class in org.qas.qtest.api.services.project.model.transform
-
CreateModuleRequestMarshaller
- CreateModuleRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.CreateModuleRequestMarshaller
-
- CreateObjectCommentRequest - Class in org.qas.qtest.api.internal.model
-
CreateObjectCommentRequest
- CreateObjectCommentRequest() - Constructor for class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
- CreateObjectCommentRequestMarshaller - Class in org.qas.qtest.api.internal.model.transform
-
CreateObjectCommentRequestMarshaller
- CreateObjectCommentRequestMarshaller(String) - Constructor for class org.qas.qtest.api.internal.model.transform.CreateObjectCommentRequestMarshaller
-
- createPemDecodingStream(InputStream) - Static method in class org.qas.api.internal.util.Encoders
-
Creates Base64 PEM encoding stream from the underlying stream.
- createPemEncodingStream(OutputStream) - Static method in class org.qas.api.internal.util.Encoders
-
Creates Base64 PEM encoding stream from the underlying stream.
- createProject(CreateProjectRequest) - Method in interface org.qas.qtest.api.services.project.ProjectService
-
- createProject(CreateProjectRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceClient
-
- createProjectAsync(CreateProjectRequest) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
Creates project in user space.
- createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, Project>) - Method in interface org.qas.qtest.api.services.project.ProjectServiceAsync
-
Creates project in user space.
- createProjectAsync(CreateProjectRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, Project>) - Method in class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
- CreateProjectRequest - Class in org.qas.qtest.api.services.project.model
-
CreateProjectRequest
- CreateProjectRequest() - Constructor for class org.qas.qtest.api.services.project.model.CreateProjectRequest
-
- CreateProjectRequestMarshaller - Class in org.qas.qtest.api.services.project.model.transform
-
CreateProjectRequestMarshaller
- CreateProjectRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.CreateProjectRequestMarshaller
-
- createRelease(CreateReleaseRequest) - Method in interface org.qas.qtest.api.services.plan.TestPlanService
-
- createRelease(CreateReleaseRequest) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
- createReleaseAsync(CreateReleaseRequest) - Method in interface org.qas.qtest.api.services.plan.TestPlanServiceAsync
-
- createReleaseAsync(CreateReleaseRequest, AsyncHandler<CreateReleaseRequest, Release>) - Method in interface org.qas.qtest.api.services.plan.TestPlanServiceAsync
-
- createReleaseAsync(CreateReleaseRequest) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
- createReleaseAsync(CreateReleaseRequest, AsyncHandler<CreateReleaseRequest, Release>) - Method in class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
- CreateReleaseRequest - Class in org.qas.qtest.api.services.plan.model
-
CreateReleaseRequest
- CreateReleaseRequest() - Constructor for class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
- CreateReleaseRequestMarshaller - Class in org.qas.qtest.api.services.plan.model.transform
-
CreateReleaseRequestMarshaller
- CreateReleaseRequestMarshaller() - Constructor for class org.qas.qtest.api.services.plan.model.transform.CreateReleaseRequestMarshaller
-
- createRequirement(CreateRequirementRequest) - Method in interface org.qas.qtest.api.services.requirement.RequirementService
-
Creates the requirement from the given request.
- createRequirement(CreateRequirementRequest) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
- createRequirementAsync(CreateRequirementRequest) - Method in interface org.qas.qtest.api.services.requirement.RequirementServiceAsync
-
Creates requirement object.
- createRequirementAsync(CreateRequirementRequest, AsyncHandler<CreateRequirementRequest, Requirement>) - Method in interface org.qas.qtest.api.services.requirement.RequirementServiceAsync
-
Creates requirement object.
- createRequirementAsync(CreateRequirementRequest) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
- createRequirementAsync(CreateRequirementRequest, AsyncHandler<CreateRequirementRequest, Requirement>) - Method in class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
- CreateRequirementRequest - Class in org.qas.qtest.api.services.requirement.model
-
CreateRequirementRequest
- CreateRequirementRequest() - Constructor for class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
- CreateRequirementRequestMarshaller - Class in org.qas.qtest.api.services.requirement.model.transform
-
CreateRequirementRequestMarshaller
- CreateRequirementRequestMarshaller() - Constructor for class org.qas.qtest.api.services.requirement.model.transform.CreateRequirementRequestMarshaller
-
- createTestCase(CreateTestCaseRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignService
-
- createTestCase(CreateTestCaseRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceClient
-
- createTestCaseAsync(CreateTestCaseRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createTestCaseAsync(CreateTestCaseRequest, AsyncHandler<CreateTestCaseRequest, TestCase>) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createTestCaseAsync(CreateTestCaseRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- createTestCaseAsync(CreateTestCaseRequest, AsyncHandler<CreateTestCaseRequest, TestCase>) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- CreateTestCaseRequest - Class in org.qas.qtest.api.services.design.model
-
CreateTestCaseRequest
- CreateTestCaseRequest() - Constructor for class org.qas.qtest.api.services.design.model.CreateTestCaseRequest
-
- CreateTestCaseRequestMarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
CreateTestCaseRequestMarshaller
- CreateTestCaseRequestMarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.CreateTestCaseRequestMarshaller
-
- createTestCycle(CreateTestCycleRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Creates test-cycle from the given create test-cycle information.
- createTestCycle(CreateTestCycleRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- CreateTestCycleRequest - Class in org.qas.qtest.api.services.execution.model
-
CreateTestCycleRequest
- CreateTestCycleRequest() - Constructor for class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
- CreateTestCycleRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
CreateTestCycleRequestMarshaller
- CreateTestCycleRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.CreateTestCycleRequestMarshaller
-
- createTestDesignService() - Static method in class org.qas.qtest.api.Main
-
- createTestRun(CreateTestRunRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Create test-run.
- createTestRun(CreateTestRunRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- CreateTestRunRequest - Class in org.qas.qtest.api.services.execution.model
-
CreateTestRunRequest
- CreateTestRunRequest() - Constructor for class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
- CreateTestRunRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
CreateTestRunRequestMarshaller
- CreateTestRunRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.CreateTestRunRequestMarshaller
-
- createTestStep(CreateTestStepRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignService
-
- createTestStep(CreateTestStepRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceClient
-
- createTestStepAsync(CreateTestStepRequest) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createTestStepAsync(CreateTestStepRequest, AsyncHandler<CreateTestStepRequest, TestStep>) - Method in interface org.qas.qtest.api.services.design.TestDesignServiceAsync
-
- createTestStepAsync(CreateTestStepRequest) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- createTestStepAsync(CreateTestStepRequest, AsyncHandler<CreateTestStepRequest, TestStep>) - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- CreateTestStepRequest - Class in org.qas.qtest.api.services.design.model
-
CreateTestStepRequest
- CreateTestStepRequest() - Constructor for class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
- CreateTestStepRequestMarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
CreateTestStepRequestMarshaller
- CreateTestStepRequestMarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.CreateTestStepRequestMarshaller
-
- createTestSuite(CreateTestSuiteRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Creates test-suite.
- createTestSuite(CreateTestSuiteRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- CreateTestSuiteRequest - Class in org.qas.qtest.api.services.execution.model
-
CreateTestSuiteRequest
- CreateTestSuiteRequest() - Constructor for class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
- CreateTestSuiteRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
CreateTestSuiteRequestMarshaller
- CreateTestSuiteRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.CreateTestSuiteRequestMarshaller
-
- CreateUserRequest - Class in org.qas.qtest.api.services.user.model
-
CreateUserRequest
- CreateUserRequest() - Constructor for class org.qas.qtest.api.services.user.model.CreateUserRequest
-
- CreateUserRequestMarshaller - Class in org.qas.qtest.api.services.user.model.transform
-
CreateUserRequestMarshaller
- CreateUserRequestMarshaller() - Constructor for class org.qas.qtest.api.services.user.model.transform.CreateUserRequestMarshaller
-
- Credentials - Interface in org.qas.api
-
Credentials
- credentialsProvider - Variable in class org.qas.qtest.api.internal.QTestApiWebServiceClient
-
- currentToken - Variable in class org.qas.api.transform.JsonUnmarshallerContext
-
- CustomBackoffStrategy - Class in org.qas.api.internal
-
CustomBackoffStrategy
- CustomBackoffStrategy() - Constructor for class org.qas.api.internal.CustomBackoffStrategy
-
- OAuthAuthenticateRequest - Class in org.qas.qtest.api.services.authenticate.model
-
OAuthAuthenticateRequest
- OAuthAuthenticateRequest(OAuthAuthenticateRequest.OAuthGrantType, String) - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest
-
- OAuthAuthenticateRequest.ClientCredentialsAuthenticateRequest - Class in org.qas.qtest.api.services.authenticate.model
-
ClientCredentialsAuthenticateRequest
- OAuthAuthenticateRequest.OAuthGrantType - Enum in org.qas.qtest.api.services.authenticate.model
-
Define the supported OAuth grant type.
- OAuthAuthenticateRequest.PasswordAuthenticateRequest - Class in org.qas.qtest.api.services.authenticate.model
-
PasswordAuthenticateRequest
- OAuthAuthenticateRequest.RefreshTokenAuthenticateRequest - Class in org.qas.qtest.api.services.authenticate.model
-
RefreshTokenAuthenticateRequest
- OAuthAuthenticateRequestMarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
OAuthAuthenticateRequestMarshaller
- OAuthAuthenticateRequestMarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.OAuthAuthenticateRequestMarshaller
-
- OAuthTokenRefreshRequest - Class in org.qas.qtest.api.services.authenticate.model
-
OAuthTokenRefreshRequest
- OAuthTokenRefreshRequest() - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthTokenRefreshRequest
-
- OAuthTokenRefreshRequestMarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
OAuthTokenRefreshRequestMarshaller
- OAuthTokenRefreshRequestMarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenRefreshRequestMarshaller
-
- OAuthTokenResponse - Class in org.qas.qtest.api.services.authenticate.model
-
OAuthTokenResponse
- OAuthTokenResponse() - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
- OAuthTokenResponseJsonUnmarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
OAuthTokenResponseJsonUnmarshaller
- OAuthTokenResponseJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenResponseJsonUnmarshaller
-
- OAuthTokenStatusRequest - Class in org.qas.qtest.api.services.authenticate.model
-
OAuthTokenStatusRequest
- OAuthTokenStatusRequest() - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthTokenStatusRequest
-
- OAuthTokenStatusRequestMarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
OAuthTokenStatusRequestMarshaller
- OAuthTokenStatusRequestMarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenStatusRequestMarshaller
-
- OAuthTokenStatusResponse - Class in org.qas.qtest.api.services.authenticate.model
-
OAuthTokenStatusResponse
- OAuthTokenStatusResponse() - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthTokenStatusResponse
-
- OAuthTokenStatusResponseJsonUnmarshaller - Class in org.qas.qtest.api.services.authenticate.model.transform
-
OAuthTokenStatusResponseJsonUnmarshaller
- OAuthTokenStatusResponseJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenStatusResponseJsonUnmarshaller
-
- object() - Method in class org.qas.api.internal.util.json.JsonWriter
-
Begin appending a new object.
- ObjectArrays - Class in org.qas.api.internal.util.google.collect
-
Static utility methods pertaining to object arrays.
- Objects - Class in org.qas.api.internal.util.google.base
-
Helper functions that can operate on any Object.
- ObjectType - Enum in org.qas.qtest.api.internal.model
-
FieldType
- of(T) - Static method in class org.qas.api.internal.util.google.base.Optional
-
Returns an Optional instance containing the given non-null reference.
- of() - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns the empty immutable list.
- of(E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing a single element.
- of(E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E, E) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- of(E, E, E, E, E, E, E, E, E, E, E, E, E...) - Static method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list containing the given elements, in order.
- omitEmptyStrings() - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that behaves equivalently to this splitter, but
automatically omits empty strings from the results.
- omitPadding() - Method in class org.qas.api.internal.util.google.io.BaseEncoding
-
Returns an encoding that behaves equivalently to this encoding, but omits any padding
characters as specified by
RFC 4648
section 3.2, Padding of Encoded Data.
- on(String) - Static method in class org.qas.api.internal.util.google.base.Joiner
-
Returns a joiner which automatically places separator between consecutive elements.
- on(char) - Static method in class org.qas.api.internal.util.google.base.Joiner
-
Returns a joiner which automatically places separator between consecutive elements.
- on(char) - Static method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that uses the given single-character separator.
- on(CharMatcher) - Static method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that considers any single character matched by the
given CharMatcher to be a separator.
- on(String) - Static method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that uses the given fixed string as a separator.
- on(Pattern) - Static method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that considers any subsequence matching pattern to be a separator.
- onError(Exception) - Method in interface org.qas.api.handler.AsyncHandler
-
Invoked after asynchronous request.
- onPattern(String) - Static method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that considers any subsequence matching a given
pattern (regular expression) to be a separator.
- onSuccess(Request, Result) - Method in interface org.qas.api.handler.AsyncHandler
-
Invoked after an asynchronous request has completed successfully.
- openBufferedStream() - Method in class org.qas.api.internal.util.google.io.ByteSink
-
Opens a new buffered OutputStream for writing to this sink.
- openBufferedStream() - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Opens a new buffered InputStream for reading from this source.
- openBufferedStream() - Method in class org.qas.api.internal.util.google.io.CharSink
-
Opens a new buffered Writer for writing to this sink.
- openBufferedStream() - Method in class org.qas.api.internal.util.google.io.CharSource
-
Opens a new BufferedReader for reading from this source.
- openStream() - Method in class org.qas.api.internal.util.google.io.ByteSink
-
Opens a new OutputStream for writing to this sink.
- openStream() - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Opens a new InputStream for reading from this source.
- openStream() - Method in class org.qas.api.internal.util.google.io.CharSink
-
Opens a new Writer for writing to this sink.
- openStream() - Method in class org.qas.api.internal.util.google.io.CharSource
-
Opens a new Reader for reading from this source.
- opt(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional double associated with a key,
or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional double associated with a key, or the
defaultValue if there is no such key or if its value is not a number.
- optInt(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional int value associated with a key,
or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional int value associated with a key,
or the default if there is no such key or if the value is not a number.
- Optional<T> - Class in org.qas.api.internal.util.google.base
-
An immutable object that may contain a non-null reference to another object.
- optJsonArray(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional JsonArray associated with an index.
- optJsonArray(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional JsonArray associated with a key.
- optJsonObject(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional JsonObject associated with an index.
- optJsonObject(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional JsonObject associated with a key.
- optLong(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional long value associated with a key,
or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional long value associated with a key,
or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class org.qas.api.internal.util.json.JsonArray
-
Get the optional string associated with an index.
- optString(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an optional string associated with a key.
- or(CharMatcher) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a matcher that matches any character matched by either this matcher or other.
- or(T) - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns the contained instance if it is present; defaultValue otherwise.
- or(Optional<? extends T>) - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns this Optional if it has a value present; secondChoice
otherwise.
- or(Supplier<? extends T>) - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns the contained instance if it is present; supplier.get() otherwise.
- org.qas.api - package org.qas.api
-
- org.qas.api.auth - package org.qas.api.auth
-
- org.qas.api.handler - package org.qas.api.handler
-
- org.qas.api.http - package org.qas.api.http
-
- org.qas.api.http.basic - package org.qas.api.http.basic
-
- org.qas.api.internal - package org.qas.api.internal
-
- org.qas.api.internal.util - package org.qas.api.internal.util
-
- org.qas.api.internal.util.google.base - package org.qas.api.internal.util.google.base
-
- org.qas.api.internal.util.google.collect - package org.qas.api.internal.util.google.collect
-
- org.qas.api.internal.util.google.hash - package org.qas.api.internal.util.google.hash
-
- org.qas.api.internal.util.google.io - package org.qas.api.internal.util.google.io
-
- org.qas.api.internal.util.google.math - package org.qas.api.internal.util.google.math
-
- org.qas.api.internal.util.google.net - package org.qas.api.internal.util.google.net
-
- org.qas.api.internal.util.google.primitives - package org.qas.api.internal.util.google.primitives
-
- org.qas.api.internal.util.json - package org.qas.api.internal.util.json
-
- org.qas.api.internal.util.key - package org.qas.api.internal.util.key
-
- org.qas.api.internal.util.key.support - package org.qas.api.internal.util.key.support
-
- org.qas.api.net - package org.qas.api.net
-
- org.qas.api.support - package org.qas.api.support
-
- org.qas.api.transform - package org.qas.api.transform
-
- org.qas.qtest.api - package org.qas.qtest.api
-
- org.qas.qtest.api.auth - package org.qas.qtest.api.auth
-
- org.qas.qtest.api.http - package org.qas.qtest.api.http
-
- org.qas.qtest.api.internal - package org.qas.qtest.api.internal
-
- org.qas.qtest.api.internal.model - package org.qas.qtest.api.internal.model
-
- org.qas.qtest.api.internal.model.transform - package org.qas.qtest.api.internal.model.transform
-
- org.qas.qtest.api.internal.util - package org.qas.qtest.api.internal.util
-
- org.qas.qtest.api.services.attachment - package org.qas.qtest.api.services.attachment
-
- org.qas.qtest.api.services.attachment.model - package org.qas.qtest.api.services.attachment.model
-
- org.qas.qtest.api.services.attachment.model.transform - package org.qas.qtest.api.services.attachment.model.transform
-
- org.qas.qtest.api.services.authenticate - package org.qas.qtest.api.services.authenticate
-
- org.qas.qtest.api.services.authenticate.model - package org.qas.qtest.api.services.authenticate.model
-
- org.qas.qtest.api.services.authenticate.model.transform - package org.qas.qtest.api.services.authenticate.model.transform
-
- org.qas.qtest.api.services.client - package org.qas.qtest.api.services.client
-
- org.qas.qtest.api.services.client.model - package org.qas.qtest.api.services.client.model
-
- org.qas.qtest.api.services.client.model.transform - package org.qas.qtest.api.services.client.model.transform
-
- org.qas.qtest.api.services.common - package org.qas.qtest.api.services.common
-
- org.qas.qtest.api.services.defect - package org.qas.qtest.api.services.defect
-
- org.qas.qtest.api.services.defect.model - package org.qas.qtest.api.services.defect.model
-
- org.qas.qtest.api.services.defect.model.transform - package org.qas.qtest.api.services.defect.model.transform
-
- org.qas.qtest.api.services.design - package org.qas.qtest.api.services.design
-
- org.qas.qtest.api.services.design.model - package org.qas.qtest.api.services.design.model
-
- org.qas.qtest.api.services.design.model.transform - package org.qas.qtest.api.services.design.model.transform
-
- org.qas.qtest.api.services.execution - package org.qas.qtest.api.services.execution
-
- org.qas.qtest.api.services.execution.model - package org.qas.qtest.api.services.execution.model
-
- org.qas.qtest.api.services.execution.model.transform - package org.qas.qtest.api.services.execution.model.transform
-
- org.qas.qtest.api.services.host - package org.qas.qtest.api.services.host
-
- org.qas.qtest.api.services.host.model - package org.qas.qtest.api.services.host.model
-
- org.qas.qtest.api.services.host.model.transform - package org.qas.qtest.api.services.host.model.transform
-
- org.qas.qtest.api.services.link - package org.qas.qtest.api.services.link
-
- org.qas.qtest.api.services.link.model - package org.qas.qtest.api.services.link.model
-
- org.qas.qtest.api.services.link.transform - package org.qas.qtest.api.services.link.transform
-
- org.qas.qtest.api.services.plan - package org.qas.qtest.api.services.plan
-
- org.qas.qtest.api.services.plan.model - package org.qas.qtest.api.services.plan.model
-
- org.qas.qtest.api.services.plan.model.transform - package org.qas.qtest.api.services.plan.model.transform
-
- org.qas.qtest.api.services.project - package org.qas.qtest.api.services.project
-
- org.qas.qtest.api.services.project.model - package org.qas.qtest.api.services.project.model
-
- org.qas.qtest.api.services.project.model.transform - package org.qas.qtest.api.services.project.model.transform
-
- org.qas.qtest.api.services.requirement - package org.qas.qtest.api.services.requirement
-
- org.qas.qtest.api.services.requirement.model - package org.qas.qtest.api.services.requirement.model
-
- org.qas.qtest.api.services.requirement.model.transform - package org.qas.qtest.api.services.requirement.model.transform
-
- org.qas.qtest.api.services.search - package org.qas.qtest.api.services.search
-
- org.qas.qtest.api.services.search.model - package org.qas.qtest.api.services.search.model
-
- org.qas.qtest.api.services.search.transform - package org.qas.qtest.api.services.search.transform
-
- org.qas.qtest.api.services.user - package org.qas.qtest.api.services.user
-
- org.qas.qtest.api.services.user.model - package org.qas.qtest.api.services.user.model
-
- org.qas.qtest.api.services.user.model.transform - package org.qas.qtest.api.services.user.model.transform
-
- ORIGIN - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Origin header field name.
- orNull() - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns the contained instance if it is present; null otherwise.
- P3P - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP P3P header field name.
- padEnd(String, int, char) - Static method in class org.qas.api.internal.util.google.base.Strings
-
Returns a string, of length at least minLength, consisting of
string appended with as many copies of padChar as are
necessary to reach that length.
- padStart(String, int, char) - Static method in class org.qas.api.internal.util.google.base.Strings
-
Returns a string, of length at least minLength, consisting of
string prepended with as many copies of padChar as are
necessary to reach that length.
- padToLong() - Method in class org.qas.api.internal.util.google.hash.HashCode
-
If this hashcode has enough bits, returns asLong(), otherwise returns a long
value with asBytes() as the least-significant bytes and 0x00 as the remaining
most-significant bytes.
- PagingRequest<T extends PagingRequest> - Class in org.qas.qtest.api.services.common
-
- PagingRequest() - Constructor for class org.qas.qtest.api.services.common.PagingRequest
-
- Parameter - Class in org.qas.api.support
-
Parameter
- Parameter(String) - Constructor for class org.qas.api.support.Parameter
-
- Parameter(String, String) - Constructor for class org.qas.api.support.Parameter
-
Creates
parameter object from the given key and it's value.
- parse(String) - Method in class org.qas.api.transform.AbstractErrorUnmarshaller
-
- parse(String) - Method in class org.qas.api.transform.AbstractUnmarshaller
-
- parse(String) - Method in class org.qas.api.transform.StringUnmarshaller
-
- parse(String) - Method in interface org.qas.api.transform.Unmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.internal.model.transform.FieldJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.internal.model.transform.ListFieldJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.attachment.model.transform.AttachmentJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenResponseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.authenticate.model.transform.OAuthTokenStatusResponseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.client.model.transform.ClientJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.defect.model.transform.DefectJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.design.model.transform.AutomationTestCaseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.design.model.transform.ListTestCaseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.design.model.transform.ListTestStepJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.design.model.transform.TestCaseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.design.model.transform.TestStepJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.AutomationTestLogJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.ListExecutionStatusJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.ListTestCycleJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.ListTestRunJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.ListTestSuiteJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.QueueProcessingResponseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.TestCycleJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.TestLogJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.TestRunJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.execution.model.transform.TestSuiteJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.host.model.transform.AutomationAgentJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.host.model.transform.AutomationHostJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.host.model.transform.ListJobJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.host.model.transform.PongMessageJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.link.transform.ArtifactLinkUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.plan.model.transform.BuildJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.plan.model.transform.ReleaseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ListModuleJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ListProjectJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ListReleaseJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ListUserPermissionsJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ModuleJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.ProjectJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.project.model.transform.UserPermissionsJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.requirement.model.transform.RequirementJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.search.transform.SearchArtifactUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.search.transform.SearchCommentUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.search.transform.SearchHistoryUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.user.model.transform.AssignToProjectResultJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.user.model.transform.ListUserJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.user.model.transform.UserJsonUnmarshaller
-
- parse(String) - Method in class org.qas.qtest.api.services.user.model.transform.UserProfileJsonUnmarshaller
-
- parseErrorCode(JsonObject) - Method in class org.qas.api.transform.JsonErrorUnmarshaller
-
- parseIso8601Date(String) - Method in class org.qas.api.internal.util.Dates
-
- parseJson(String, Class<T>) - Static method in class org.qas.api.JsonMapper
-
- parseJson(String, TypeReference<T>) - Static method in class org.qas.api.JsonMapper
-
- parseMessage(JsonObject) - Method in class org.qas.api.transform.JsonErrorUnmarshaller
-
- parseRequestId(JsonObject) - Method in class org.qas.api.transform.JsonErrorUnmarshaller
-
- parseRfc822Date(String) - Method in class org.qas.api.internal.util.Dates
-
- parseType(JsonObject) - Method in class org.qas.api.transform.JsonErrorUnmarshaller
-
- parseUnsignedInt(String) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns the unsigned int value represented by the given decimal string.
- parseUnsignedInt(String, int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns the unsigned int value represented by a string with the given radix.
- partition(List<T>, int) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns consecutive sublists of a list,
each of the same size (the final list may be smaller).
- PasswordAuthenticateRequest(String, String) - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.PasswordAuthenticateRequest
-
- PasswordAuthenticateRequest(String, String, String) - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.PasswordAuthenticateRequest
-
- pathEncode(String) - Static method in class org.qas.api.internal.util.Https
-
- peek() - Method in class org.qas.api.internal.util.google.collect.AbstractIterator
-
Returns the next element in the iteration without advancing the iteration,
according to the contract of PeekingIterator#peek.
- peek() - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- percentEncode(Iterator<?>) - Static method in class org.qas.api.internal.util.Https
-
Encodes the iterator as percent encode.
- Permissions - Class in org.qas.qtest.api.services.project.model
-
Permissions
- Permissions() - Constructor for class org.qas.qtest.api.services.project.model.Permissions
-
Creates the permission instance.
- Permissions(Map<String, Object>) - Constructor for class org.qas.qtest.api.services.project.model.Permissions
-
- Permissions.PermissionType - Enum in org.qas.qtest.api.services.project.model
-
PermissionType
- PingAutomationHostRequest - Class in org.qas.qtest.api.services.host.model
-
AutomationHost
- PingAutomationHostRequest() - Constructor for class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- PingAutomationHostRequestMarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
PingAutomationHostRequestMarshaller
- PingAutomationHostRequestMarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.PingAutomationHostRequestMarshaller
-
- pingHost(PingAutomationHostRequest) - Method in interface org.qas.qtest.api.services.host.HostService
-
Ping host.
- pingHost(PingAutomationHostRequest) - Method in class org.qas.qtest.api.services.host.HostServiceClient
-
- pingHostAsync(PingAutomationHostRequest) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Send ping host to server.
- pingHostAsync(PingAutomationHostRequest, AsyncHandler<PingAutomationHostRequest, PongMessage>) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Send ping host to server.
- pingHostAsync(PingAutomationHostRequest) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- pingHostAsync(PingAutomationHostRequest, AsyncHandler<PingAutomationHostRequest, PongMessage>) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- PongMessage - Class in org.qas.qtest.api.services.host.model
-
AutomationHost
- PongMessage() - Constructor for class org.qas.qtest.api.services.host.model.PongMessage
-
- PongMessageJsonUnmarshaller - Class in org.qas.qtest.api.services.host.model.transform
-
PongMessageJsonUnmarshaller
- PongMessageJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.host.model.transform.PongMessageJsonUnmarshaller
-
- pow(int, int) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns b to the kth power.
- PRAGMA - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Pragma header field name.
- precomputed() - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a char matcher functionally equivalent to this one, but which may be faster to
query than the original; your mileage may vary.
- Preconditions - Class in org.qas.api.internal.util.google.base
-
Static convenience methods that help a method or constructor check whether it was invoked
correctly (whether its preconditions have been met).
- Predicate<T> - Interface in org.qas.api.internal.util.google.base
-
Determines a true or false value for a given input.
- presentInstances(Iterable<? extends Optional<? extends T>>) - Static method in class org.qas.api.internal.util.google.base.Optional
-
Returns the value of each present instance from the supplied
optionals, in order,
skipping over occurrences of
Optional.absent().
- PrimitiveSink - Interface in org.qas.api.internal.util.google.hash
-
An object which can receive a stream of primitive values.
- printStackTrace() - Method in exception org.qas.api.AuthClientException
-
- printStackTrace(PrintStream) - Method in exception org.qas.api.AuthClientException
-
- printStackTrace(PrintWriter) - Method in exception org.qas.api.AuthClientException
-
- processBytes(byte[], int, int) - Method in interface org.qas.api.internal.util.google.io.ByteProcessor
-
This method will be called for each chunk of bytes in an
input stream.
- processLine(String) - Method in interface org.qas.api.internal.util.google.io.LineProcessor
-
This method will be called once for each line.
- Profile - Class in org.qas.qtest.api.services.user.model
-
Profile
- Profile() - Constructor for class org.qas.qtest.api.services.user.model.Profile
-
- Project - Class in org.qas.qtest.api.services.project.model
-
Project
- Project() - Constructor for class org.qas.qtest.api.services.project.model.Project
-
- projectId - Variable in class org.qas.qtest.api.internal.model.AbstractQTestApiServiceRequest
-
- projectId - Variable in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- ProjectJsonUnmarshaller - Class in org.qas.qtest.api.services.project.model.transform
-
ProjectJsonUnmarshaller
- ProjectJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.ProjectJsonUnmarshaller
-
- ProjectService - Interface in org.qas.qtest.api.services.project
-
ProjectService
- ProjectServiceAsync - Interface in org.qas.qtest.api.services.project
-
ProjectServiceAsync
- ProjectServiceAsyncClient - Class in org.qas.qtest.api.services.project
-
ProjectServiceAsyncClient
- ProjectServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and default client configuration options.
- ProjectServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and default client configuration options.
- ProjectServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and client configuration options.
- ProjectServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and client configuration options.
- ProjectServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials.
- ProjectServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials.
- ProjectServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials and client configuration options.
- ProjectServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials and client configuration options.
- ProjectServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectServiceAsync using
the specified qTest credentials provider and client configuration options.
- ProjectServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceAsyncClient
-
Constructs a new client to invoke service method on ProjectServiceAsync using
the specified qTest credentials provider and client configuration options.
- ProjectServiceClient - Class in org.qas.qtest.api.services.project
-
ProjectServiceClient
- ProjectServiceClient() - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and default client configuration options.
- ProjectServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the default qTest credentials provider and client configuration options.
- ProjectServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials.
- ProjectServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials and client configuration options.
- ProjectServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials provider and client configuration options.
- ProjectServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.project.ProjectServiceClient
-
Constructs a new client to invoke service method on ProjectService using
the specified qTest credentials provider and client configuration options.
- propagate(Throwable) - Static method in class org.qas.api.internal.util.google.base.Throwables
-
Propagates throwable as-is if it is an instance of
RuntimeException or Error, or else as a last resort, wraps
it in a RuntimeException then propagates.
- propagateIfInstanceOf(Throwable, Class<X>) - Static method in class org.qas.api.internal.util.google.base.Throwables
-
Propagates throwable exactly as-is, if and only if it is an
instance of declaredType.
- propagateIfPossible(Throwable) - Static method in class org.qas.api.internal.util.google.base.Throwables
-
Propagates throwable exactly as-is, if and only if it is an
instance of RuntimeException or Error.
- propagateIfPossible(Throwable, Class<X>) - Static method in class org.qas.api.internal.util.google.base.Throwables
-
Propagates throwable exactly as-is, if and only if it is an
instance of RuntimeException, Error, or
declaredType.
- propagateIfPossible(Throwable, Class<X1>, Class<X2>) - Static method in class org.qas.api.internal.util.google.base.Throwables
-
Propagates throwable exactly as-is, if and only if it is an
instance of RuntimeException, Error, declaredType1,
or declaredType2.
- properties - Variable in class org.qas.api.internal.PropertyContainer
-
- PropertiesQTestCredentials - Class in org.qas.qtest.api.auth
-
PropertiesQTestCredentials
- PropertiesQTestCredentials(File) - Constructor for class org.qas.qtest.api.auth.PropertiesQTestCredentials
-
Reads the specified file as a Java properties file and extracts the
qTest authentication token.
- PropertiesQTestCredentials(InputStream) - Constructor for class org.qas.qtest.api.auth.PropertiesQTestCredentials
-
Reads the specified input stream as a stream of Java properties file
content and extracts the qTest authentication token from the properties.
- PropertyContainer - Class in org.qas.api.internal
-
PropertyContainer
- PropertyContainer() - Constructor for class org.qas.api.internal.PropertyContainer
-
- Protocol - Enum in org.qas.api.http
-
Protocol
- PROXY_AUTHENTICATE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Proxy-Authenticate header field name.
- PROXY_AUTHORIZATION - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Proxy-Authorization header field name.
- PUBLIC_KEY_PINS - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- PUBLIC_KEY_PINS_REPORT_ONLY - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- put(boolean) - Method in class org.qas.api.internal.util.json.JsonArray
-
Append a boolean value.
- put(Collection) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put a value in the JsonArray, where the value will be a
JsonArray which is produced from a Collection.
- put(double) - Method in class org.qas.api.internal.util.json.JsonArray
-
Append a double value.
- put(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Append an int value.
- put(long) - Method in class org.qas.api.internal.util.json.JsonArray
-
Append an long value.
- put(Map) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put a value in the JsonArray, where the value will be a
JsonObject which is produced from a Map.
- put(Object) - Method in class org.qas.api.internal.util.json.JsonArray
-
Append an object value.
- put(int, boolean) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put or replace a boolean value in the JsonArray.
- put(int, Collection) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put a value in the JsonArray, where the value will be a
JsonArray which is produced from a Collection.
- put(int, double) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put or replace a double value.
- put(int, int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put or replace an int value.
- put(int, long) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put or replace a long value.
- put(int, Map) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put a value in the JsonArray, where the value will be a
JsonObject which is produced from a Map.
- put(int, Object) - Method in class org.qas.api.internal.util.json.JsonArray
-
Put or replace an object value in the JsonArray.
- put(String, boolean) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/boolean pair in the JsonObject.
- put(String, Collection) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/value pair in the JsonObject, where the value will be a
JsonArray which is produced from a Collection.
- put(String, double) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/double pair in the JsonObject.
- put(String, int) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/int pair in the JsonObject.
- put(String, long) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/long pair in the JsonObject.
- put(String, Map) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/value pair in the JsonObject, where the value will be a
JsonObject which is produced from a Map.
- put(String, Object) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/value pair in the JsonObject.
- putBoolean(boolean) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
- putBoolean(boolean) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a boolean into this sink.
- putByte(byte) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putByte(byte) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a byte into this sink.
- putBytes(byte[]) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putBytes(byte[], int, int) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putBytes(byte[]) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts an array of bytes into this sink.
- putBytes(byte[], int, int) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a chunk of an array of bytes into this sink.
- putChar(char) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putChar(char) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a character into this sink.
- putDouble(double) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
Equivalent to putLong(Double.doubleToRawLongBits(d)).
- putDouble(double) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a double into this sink.
- putFloat(float) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
Equivalent to putInt(Float.floatToRawIntBits(f)).
- putFloat(float) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a float into this sink.
- putInt(int) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putInt(int) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts an int into this sink.
- putLong(long) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putLong(long) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a long into this sink.
- putObject(T, Funnel<? super T>) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
A simple convenience for funnel.funnel(object, this).
- putOnce(String, Object) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/value pair in the JsonObject, but only if the key and the
value are both non-null, and only if there is not already a member
with that name.
- putOpt(String, Object) - Method in class org.qas.api.internal.util.json.JsonObject
-
Put a key/value pair in the JsonObject, but only if the
key and the value are both non-null.
- putShort(short) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
- putShort(short) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a short into this sink.
- putString(CharSequence, Charset) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
Equivalent to putBytes(charSequence.toString().getBytes(charset)).
- putString(CharSequence, Charset) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts a string into this sink using the given charset.
- putUnencodedChars(CharSequence) - Method in interface org.qas.api.internal.util.google.hash.Hasher
-
Equivalent to processing each char value in the CharSequence, in order.
- putUnencodedChars(CharSequence) - Method in interface org.qas.api.internal.util.google.hash.PrimitiveSink
-
Puts each 16-bit code unit from the CharSequence into this sink.
- RANGE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Range header field name.
- read() - Method in class org.qas.api.internal.util.Crc32ChecksumCalculatingInputStream
-
- read(byte[], int, int) - Method in class org.qas.api.internal.util.Crc32ChecksumCalculatingInputStream
-
- read() - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Reads the full contents of this byte source as a byte array.
- read(ByteProcessor<T>) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Reads the contents of this byte source using the given processor to process bytes as
they are read.
- read(InputStream, byte[], int, int) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Reads some bytes from an input stream and stores them into the buffer array
b.
- read() - Method in class org.qas.api.internal.util.google.io.CharSource
-
Reads the contents of this source as a string.
- readBoolean() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readByte() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readBytes(InputStream, ByteProcessor<T>) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Process the bytes of the given input stream using the given processor.
- readChar() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readDouble() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readFirstLine() - Method in class org.qas.api.internal.util.google.io.CharSource
-
Reads the first link of this source as a string.
- readFloat() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readFully(byte[]) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readFully(byte[], int, int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readFully(InputStream, byte[]) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Attempts to read enough bytes from the stream to fill the given byte array,
with the same behavior as DataInput.readFully(byte[]).
- readFully(InputStream, byte[], int, int) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Attempts to read len bytes from the stream into the given array
starting at off, with the same behavior as
DataInput.readFully(byte[], int, int).
- readInt() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readLine() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readLine() - Method in class org.qas.api.internal.util.google.io.LineReader
-
Reads a line of text.
- readLines() - Method in class org.qas.api.internal.util.google.io.CharSource
-
Reads all the lines of this source as a list of strings.
- readLines(LineProcessor<T>) - Method in class org.qas.api.internal.util.google.io.CharSource
-
Reads lines of text from this source, processing each line as it is read using the given
processor.
- readLines(Readable) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Reads all of the lines from a Readable object.
- readLines(Readable, LineProcessor<T>) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Streams lines from a Readable object, stopping when the processor
returns false or all lines have been read and returning the result
produced by the processor.
- readLong() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readShort() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readText() - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- readUnsignedByte() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readUnsignedShort() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- readUTF() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- REFERER - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Referer header field name.
- REFRESH - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Refresh header field name.
- refresh() - Method in class org.qas.qtest.api.auth.ClasspathPropertiesQTestCredentialsProvider
-
- refresh() - Method in class org.qas.qtest.api.auth.EnvironmentVariableQTestCredentialsProvider
-
- refresh() - Method in interface org.qas.qtest.api.auth.QTestCredentialsProvider
-
Forces this credentials provider to refresh its credentials.
- refresh() - Method in class org.qas.qtest.api.auth.QTestCredentialsProviderChain
-
- refresh() - Method in class org.qas.qtest.api.auth.StaticQTestCredentialsProvider
-
- refresh() - Method in class org.qas.qtest.api.auth.SystemPropertiesQTestCredentialsProvider
-
- refresh(OAuthTokenRefreshRequest) - Method in interface org.qas.qtest.api.services.authenticate.AuthenticateService
-
Refresh token.
- refresh(OAuthTokenRefreshRequest) - Method in class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
- RefreshTokenAuthenticateRequest(String, String) - Constructor for class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.RefreshTokenAuthenticateRequest
-
- register(C) - Method in class org.qas.api.internal.util.google.io.Closer
-
Registers the given
closeable to be closed when this
Closer is
closed.
- registerAdditionalMetadataExpressions(JsonUnmarshallerContext) - Method in class org.qas.api.http.JsonResponseHandler
-
Hook for subclasses to override in order to collect additional metadata
from service responses.
- registerAutomationAgent(CreateAutomationAgentRequest) - Method in interface org.qas.qtest.api.services.host.HostService
-
Register the automation agent to qTest service.
- registerAutomationAgent(CreateAutomationAgentRequest) - Method in class org.qas.qtest.api.services.host.HostServiceClient
-
- registerAutomationAgentAsync(CreateAutomationAgentRequest) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Register the automation agent to qTest service.
- registerAutomationAgentAsync(CreateAutomationAgentRequest, AsyncHandler<CreateAutomationAgentRequest, AutomationAgent>) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Register the automation agent to qTest service.
- registerAutomationAgentAsync(CreateAutomationAgentRequest) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- registerAutomationAgentAsync(CreateAutomationAgentRequest, AsyncHandler<CreateAutomationAgentRequest, AutomationAgent>) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- registerAutomationHost(CreateAutomationHostRequest) - Method in interface org.qas.qtest.api.services.host.HostService
-
Register the automation host to qTest service.
- registerAutomationHost(CreateAutomationHostRequest) - Method in class org.qas.qtest.api.services.host.HostServiceClient
-
- registerAutomationHostAsync(CreateAutomationHostRequest) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Register the automation host to qTest service.
- registerAutomationHostAsync(CreateAutomationHostRequest, AsyncHandler<CreateAutomationHostRequest, AutomationHost>) - Method in interface org.qas.qtest.api.services.host.HostServiceAsync
-
Register the automation host to qTest service.
- registerAutomationHostAsync(CreateAutomationHostRequest) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- registerAutomationHostAsync(CreateAutomationHostRequest, AsyncHandler<CreateAutomationHostRequest, AutomationHost>) - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- registerMetadataExpression(String, int, String) - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- Release - Class in org.qas.qtest.api.services.plan.model
-
Release
- Release() - Constructor for class org.qas.qtest.api.services.plan.model.Release
-
- ReleaseJsonUnmarshaller - Class in org.qas.qtest.api.services.plan.model.transform
-
ReleaseJsonUnmarshaller
- ReleaseJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.plan.model.transform.ReleaseJsonUnmarshaller
-
- remainder(int, int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 32-bit
quantities.
- remove(Object) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- remove(int) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
- remove() - Method in class org.qas.api.internal.util.google.collect.UnmodifiableIterator
-
- remove(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Remove an index and close the hole.
- remove(String) - Method in class org.qas.api.internal.util.json.JsonObject
-
Remove a name and its value, if present.
- removeAll(Collection<?>) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- removeFrom(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string containing all non-matching characters of a character sequence, in order.
- removeProperty(String) - Method in class org.qas.api.internal.PropertyContainer
-
Removes the property which the specified name.
- removeRequestHandler(RequestHandler) - Method in class org.qas.api.ApiWebServiceClient
-
Removes the request handler from the list of registered handlers and
returns the updated client object.
- repeat(String, int) - Static method in class org.qas.api.internal.util.google.base.Strings
-
Returns a string consisting of a specific number of concatenated copies of
an input string.
- replaceFrom(CharSequence, char) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement character.
- replaceFrom(CharSequence, CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement sequence.
- request - Variable in class org.qas.api.http.AbstractHttpRequest
-
- Request - Interface in org.qas.api
-
Request
- REQUEST_ID - Static variable in class org.qas.api.ResponseMetadata
-
- RequestClientOptions - Class in org.qas.api
-
RequestClientOptions
- RequestHandler - Interface in org.qas.api.handler
-
RequestHandler
- requestHandlers - Variable in class org.qas.api.ApiWebServiceClient
-
Optional request handlers for additional request processing.
- requestParams() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest
-
Obtains the request parameters.
- RequestSupport - Class in org.qas.api.support
-
RequestSupport
- RequestSupport(ApiServiceRequest, String) - Constructor for class org.qas.api.support.RequestSupport
-
- Requirement - Class in org.qas.qtest.api.services.requirement.model
-
Requirement
- Requirement() - Constructor for class org.qas.qtest.api.services.requirement.model.Requirement
-
- RequirementJsonUnmarshaller - Class in org.qas.qtest.api.services.requirement.model.transform
-
RequirementJsonUnmarshaller
- RequirementJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.requirement.model.transform.RequirementJsonUnmarshaller
-
- RequirementService - Interface in org.qas.qtest.api.services.requirement
-
RequirementService
- RequirementServiceAsync - Interface in org.qas.qtest.api.services.requirement
-
RequirementServiceAsync
- RequirementServiceAsyncClient - Class in org.qas.qtest.api.services.requirement
-
RequirementServiceAsyncClient
- RequirementServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and default client configuration options.
- RequirementServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and default client configuration options.
- RequirementServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and client configuration options.
- RequirementServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and client configuration options.
- RequirementServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials.
- RequirementServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials.
- RequirementServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials and client configuration options.
- RequirementServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials and client configuration options.
- RequirementServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials provider and client configuration options.
- RequirementServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceAsyncClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials provider and client configuration options.
- RequirementServiceClient - Class in org.qas.qtest.api.services.requirement
-
RequirementServiceClient
- RequirementServiceClient() - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and default client configuration options.
- RequirementServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the default qTest credentials provider and client configuration options.
- RequirementServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials.
- RequirementServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials and client configuration options.
- RequirementServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials provider and client configuration options.
- RequirementServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.requirement.RequirementServiceClient
-
Constructs a new client to invoke service method on RequirementService using
the specified qTest credentials provider and client configuration options.
- RESERVED_NAME - Static variable in class org.qas.api.internal.PropertyContainer
-
- reset() - Method in class org.qas.api.internal.util.Crc32ChecksumCalculatingInputStream
-
Resets the wrapped input stream and the CRC32 computation.
- resolve(String) - Static method in enum org.qas.qtest.api.services.project.model.Permissions.PermissionType
-
- resolve(int) - Static method in enum org.qas.qtest.api.services.project.model.Permissions.PermissionType
-
- ResponseMetadata - Class in org.qas.api
-
ResponseMetadata
- ResponseMetadata() - Constructor for class org.qas.api.ResponseMetadata
-
- ResponseMetadata(Map<String, String>) - Constructor for class org.qas.api.ResponseMetadata
-
- retainAll(Collection<?>) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- retainFrom(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string containing all matching characters of a character sequence, in order.
- rethrow(Throwable) - Method in class org.qas.api.internal.util.google.io.Closer
-
Stores the given throwable and rethrows it.
- rethrow(Throwable, Class<X>) - Method in class org.qas.api.internal.util.google.io.Closer
-
Stores the given throwable and rethrows it.
- rethrow(Throwable, Class<X1>, Class<X2>) - Method in class org.qas.api.internal.util.google.io.Closer
-
Stores the given throwable and rethrows it.
- RETRY_AFTER - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Retry-After header field name.
- reverse() - Method in class org.qas.api.internal.util.google.base.Converter
-
Returns the reversed view of this converter, which converts this.convert(a) back to a
value roughly equivalent to a.
- reverse() - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns a view of this immutable list in reverse order.
- reverse(List<T>) - Static method in class org.qas.api.internal.util.google.collect.Lists
-
Returns a reversed view of the specified list.
- rfc822DateFormat - Variable in class org.qas.api.internal.util.Dates
-
- RS - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Record Separator: These four information separators may be
used within data in optional fashion, except that their hierarchical
relationship shall be: FS is the most inclusive, then GS, then RS,
and US is least inclusive.
- runErrorUnmarshallers(HttpResponse, JsonObject) - Method in class org.qas.api.http.JsonErrorResponseHandler
-
- sanitizeCredentials(QTestCredentials) - Method in class org.qas.qtest.api.auth.AbstractQTestSigner
-
- saturatedCast(long) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Returns the int nearest in value to value.
- SearchArtifactMarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchArtifactMarshaller(ArtifactSearchType) - Constructor for class org.qas.qtest.api.services.search.transform.SearchArtifactMarshaller
-
- SearchArtifactRequest - Class in org.qas.qtest.api.services.search.model
-
- SearchArtifactRequest() - Constructor for class org.qas.qtest.api.services.search.model.SearchArtifactRequest
-
- SearchArtifactUnmarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchArtifactUnmarshaller(ArtifactSearchType) - Constructor for class org.qas.qtest.api.services.search.transform.SearchArtifactUnmarshaller
-
- searchBuild(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchBuild(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchComment(SearchCommentRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchComment(SearchCommentRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- SearchCommentMarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchCommentMarshaller() - Constructor for class org.qas.qtest.api.services.search.transform.SearchCommentMarshaller
-
- SearchCommentRequest - Class in org.qas.qtest.api.services.search.model
-
- SearchCommentRequest(CommentSearchType) - Constructor for class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- SearchCommentUnmarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchCommentUnmarshaller() - Constructor for class org.qas.qtest.api.services.search.transform.SearchCommentUnmarshaller
-
- searchDefect(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchDefect(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchHistory(SearchHistoryRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchHistory(SearchHistoryRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- SearchHistoryMarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchHistoryMarshaller() - Constructor for class org.qas.qtest.api.services.search.transform.SearchHistoryMarshaller
-
- SearchHistoryRequest - Class in org.qas.qtest.api.services.search.model
-
- SearchHistoryRequest(HistorySearchType) - Constructor for class org.qas.qtest.api.services.search.model.SearchHistoryRequest
-
- SearchHistoryUnmarshaller - Class in org.qas.qtest.api.services.search.transform
-
- SearchHistoryUnmarshaller() - Constructor for class org.qas.qtest.api.services.search.transform.SearchHistoryUnmarshaller
-
- searchModule(SearchModuleRequest) - Method in interface org.qas.qtest.api.services.project.ProjectService
-
Search modules.
- searchModule(SearchModuleRequest) - Method in class org.qas.qtest.api.services.project.ProjectServiceClient
-
- SearchModuleRequest - Class in org.qas.qtest.api.services.project.model
-
SearchModuleRequest
- SearchModuleRequest() - Constructor for class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
- SearchModuleRequestMarshaller - Class in org.qas.qtest.api.services.project.model.transform
-
SearchModuleRequestMarshaller
- SearchModuleRequestMarshaller() - Constructor for class org.qas.qtest.api.services.project.model.transform.SearchModuleRequestMarshaller
-
- searchRelease(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchRelease(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchRequirement(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchRequirement(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- SearchResult<T> - Class in org.qas.qtest.api.services.search.model
-
- SearchResult() - Constructor for class org.qas.qtest.api.services.search.model.SearchResult
-
- SearchService - Interface in org.qas.qtest.api.services.search
-
- SearchServiceClient - Class in org.qas.qtest.api.services.search
-
- SearchServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchTestCase(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchTestCase(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchTestCycle(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchTestCycle(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchTestRun(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchTestRun(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- searchTestSuite(SearchArtifactRequest) - Method in interface org.qas.qtest.api.services.search.SearchService
-
- searchTestSuite(SearchArtifactRequest) - Method in class org.qas.qtest.api.services.search.SearchServiceClient
-
- sequentialFunnel(Funnel<E>) - Static method in class org.qas.api.internal.util.google.hash.Funnels
-
Returns a funnel that processes an Iterable by funneling its elements in iteration
order with the specified funnel.
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.qas.api.DateTimeSerializer
-
- SERVER - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Server header field name.
- set(int, E) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
- set(E) - Method in class org.qas.api.internal.util.google.collect.UnmodifiableListIterator
-
- SET_COOKIE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Set-Cookie header field name.
- SET_COOKIE2 - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Set-Cookie2 header field name.
- setAccessToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the access token.
- setActive(Boolean) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value active flag.
- setActive(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
- setActive(Boolean) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the active flag.
- setActive(Boolean) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the agent action.
- setActive(Boolean) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the active status to defect tracking system.
- setActualResult(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the actual result.
- setActualResult(String) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the actual result.
- setAdminProfileId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- setAdminProfiles(List<Profile>) - Method in class org.qas.qtest.api.services.user.model.UserProfile
-
- setAgent(AutomationAgent) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
Sets the agent.
- setAgent(AutomationAgent) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationAgentRequest
-
Sets the agent.
- setAgentId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the agent client identifier.
- setAgentId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the client agent identifier.
- setAgentLog(String) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
- setAgentsConfigurationJson(String) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
- setAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the agent server identifier.
- setAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the server agent identifier.
- setAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the agent server identifier.
- setAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the agent server identifier.
- setAllowedValues(List<AllowedValue>) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the list of allowed value objects.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets the artifact identifier.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the test cycle identifier where to fetch the test suites.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the test cycle identifier where to fetch the test suites.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the artifact level identifier.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
Sets the test cycle identifier where to fetch the test suites.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
Sets the test cycle identifier where to fetch the test suites.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets the artifact identifier.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the test cycle identifier where to fetch the test suites.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets the artifact identifier.
- setArtifactId(Long) - Method in class org.qas.qtest.api.services.link.model.ArtifactLink
-
- setArtifactIds(List<Long>) - Method in class org.qas.qtest.api.services.link.model.GetArtifactLinkRequest
-
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets the artifact level value.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the artifact level.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the artifact level.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the artifact level value.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
Sets the artifact level.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
Sets the artifact level.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets the artifact level value.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the artifact level.
- setArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets the artifact level value.
- setArtifactPid(String) - Method in class org.qas.qtest.api.services.link.model.ArtifactLink
-
- setArtifacts(List<LinkedArtifact>) - Method in class org.qas.qtest.api.services.link.model.ArtifactLink
-
- setAssignOnly(boolean) - Method in class org.qas.qtest.api.services.project.model.ListProjectRequest
-
Sets the assign only.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the list of defect's attachments.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of testcase's attachments.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the list of teststep's attachments.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the list of testlog's attachments.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the list of test step's attachments.
- setAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the list of testlog's attachments.
- setAttribute(String, Object) - Method in class org.qas.api.SimpleCredentials
-
Stores an attribute in this credentials instance.
- setAttributeType(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the attribute type.
- setAuthorId(int) - Method in class org.qas.qtest.api.services.search.model.History
-
- setAuthorId(long) - Method in class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- setAutomationContent(String) - Method in class org.qas.qtest.api.services.design.model.AutomationTestCase
-
Sets the automation content.
- setAutomationContent(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the automation content associated to test suite.
- setAutomationContent(String) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set automation content
- setAutomationHost(AutomationHost) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationHostRequest
-
Sets the automation host instance.
- setAutomationMaterials(List<AutomationMaterial>) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the automation test runs.
- setAutomationTestCase(AutomationTestCase) - Method in class org.qas.qtest.api.services.design.model.CreateAutomationTestCaseRequest
-
- setAutomationTestLog(AutomationTestLog) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the automation test log.
- setBuild(Build) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the build instance.
- setBuildNumber(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Set build number to test log
- setBuildNumber(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Set build number to test log
- setBuildUrl(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Set build url
- setBuildUrl(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Set build url
- setCalledTestCaseId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the called test case id.
- setCalledTestCaseName(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets called test case name.
- setCalledTestCaseName(String) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets called test case name.
- setChanges(List<HistoryChange>) - Method in class org.qas.qtest.api.services.search.model.History
-
- setChildren(List<Module>) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the list of module's children.
- setClassName(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the class name associated to test suite.
- setClientId(Long) - Method in class org.qas.qtest.api.services.client.model.GetClientRequest
-
Sets the client identifier.
- setClientId(Long) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client identifier.
- setClientName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client name.
- setClientSite(String) - Method in class org.qas.qtest.api.services.client.model.Client
-
Sets client site from the given client site value.
- setClientSite(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client site.
- setComment(String) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets object comment.
- setConfiguration(ClientConfiguration) - Method in class org.qas.api.ApiWebServiceClient
-
Sets the client configuration.
- setConfiguration(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
- setConnectionId(Long) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the id of defect tracking connection in qTest.
- setConnectionName(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the connection name.
- setConnectionTimeout(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the amount of to wait (in milliseconds) when initially establishing a
connection before giving up and timing out.
- setConsoleLog(String) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
- setConstrained(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field constrained value.
- setContent(InputStream) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setContent(InputStream) - Method in interface org.qas.api.http.HttpRequest
-
Sets the optional stream containing the payload data to include for this
request.
- setContent(InputStream) - Method in interface org.qas.api.Request
-
Sets the optional stream containing the payload data to include for this
request.
- setContent(InputStream) - Method in class org.qas.api.support.RequestSupport
-
- setContent(String) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
- setContent(InputStream) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the content.
- setContent(String) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponse
-
- setContent(String) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setContentType(String) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment content type.
- setContentType(String) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the content type.
- setContentType(String) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponse
-
- setContextUserAgent(String) - Method in class org.qas.api.http.ExecutionContext
-
Sets the context user agent.
- setCreated(Date) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setCreated(Date) - Method in class org.qas.qtest.api.services.search.model.History
-
- setCredentials(Credentials) - Method in class org.qas.api.ApiServiceRequest
-
Sets the optional credentials to use to sign this request, overriding the
default credentials set at a client level.
- setCredentials(Credentials) - Method in class org.qas.api.http.ExecutionContext
-
http://analytics.bkav.com/
Sets the execute context credentials.
- setCustomBackoffStrategy(CustomBackoffStrategy) - Method in class org.qas.api.http.ExecutionContext
-
Sets the optional custom backoff strategy for controlling how long
between retries on error responses.
- setData(InputStream) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Set attachment data.
- setDataType(DataType) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field data type.
- setDataTypeId(int) - Method in class org.qas.qtest.api.internal.model.Field
-
- setDefault(Boolean) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the default flag.
- setDefect(Defect) - Method in class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
Sets the defect instance.
- setDefects(List<DefectLink>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the list of defectLinks.
- setDefects(List<DefectLink>) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the list of defectLinks.
- setDefectTrackingSystems(List<DefectTrackingSystem>) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the list of project's defect tracking system.
- setDescription(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case description.
- setDescription(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step description.
- setDescription(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the test step description.
- setDescription(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets test cycle description.
- setDescription(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets test suite description.
- setDescription(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets module description.
- setDescription(String) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the project description.
- setDescription(String) - Method in class org.qas.qtest.api.services.search.model.History
-
- setDestArtifactId(Long) - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- setDestObjectType(ObjectType) - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- setDynamicParameter(Map<String, String>) - Method in class org.qas.qtest.api.services.host.model.JobParameter
-
- setEmail(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user contact mail.
- setEnd(Date) - Method in class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- setEndDate(Date) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job execution end date.
- setEndDate(Date) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the end date.
- setEndDate(Date) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the end date of project.
- setEndpoint(String) - Method in class org.qas.api.ApiWebServiceClient
-
Overrides the default endpoint for this client.
- setEndpoint(URI) - Method in interface org.qas.api.Request
-
Sets the service endpoint to which this request should be sent.
- setEndpoint(URI) - Method in class org.qas.api.support.RequestSupport
-
- setEndpoint(String) - Method in interface org.qas.qtest.api.internal.QTestService
-
Sets the service end point.
- setErrorCode(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the error code represented by this exception.
- setErrorType(AuthServiceException.ErrorType) - Method in exception org.qas.api.AuthServiceException
-
Sets the type of error represented by this exception, indicating if this
exception was the caller's fault, or the service's fault.
- setEscapeAutomationContent(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setEscapeXml(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setExecutionDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setExecutionEndDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the execution end date.
- setExecutionEndDate(Date) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the execution end date.
- setExecutionStartDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the time when starting running test run.
- setExecutionStartDate(Date) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the time when starting running test run.
- setExpandCalledTestStep(Boolean) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Flag to expand information of called test case
- setExpandOption(int) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
Sets the given expand option.
- setExpandTestCase(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- setExpandTestStep(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- setExpected(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the expected result of an individual test step.
- setExpected(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the expected result of an individual test step.
- setExpiresIn(Integer) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the expires in.
- setExternalDefectId(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the id of defect in external defect tracking system.
- setExternalProjectId(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the external project identifier.
- setExternalToken(String) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the external token.
- setExternalToken(String) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the external token.
- setExtValue(String) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed external value.
- setField(Field) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets the field object.
- setField(List<Field>) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets the field object.
- setField(Field) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the field object.
- setField(String) - Method in class org.qas.qtest.api.services.search.model.HistoryChange
-
- setFields(List<String>) - Method in class org.qas.qtest.api.services.search.model.SearchArtifactRequest
-
- setFields(List<String>) - Method in class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- setFields(List<String>) - Method in class org.qas.qtest.api.services.search.model.SearchHistoryRequest
-
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the list of field value objects.
- setFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the list of field value objects.
- setFileName(String) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the file name.
- setFirstName(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee first name.
- setFirstName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user first name.
- setForce(boolean) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
Sets force delete test-cycle descendant.
- setForce(boolean) - Method in class org.qas.qtest.api.services.project.model.DeleteModuleRequest
-
Sets force flag.
- setForceUpdateVersion(Boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
- setFramework(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the automation agent framework.
- setFrameworkId(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the automation agent framework id.
- setFreeTextSearch(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the free text search flag value.
- setGroup(Integer) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step group.
- setGroup(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log group.
- setHeader(String, String) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setHeader(String, String) - Method in interface org.qas.api.http.HttpRequest
-
Adds the specified header to this request.
- setHeader(String, String) - Method in interface org.qas.api.Request
-
Adds the specified header to this request.
- setHeader(String, String) - Method in class org.qas.api.support.RequestSupport
-
- setHeaders(Map<String, String>) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setHeaders(Map<String, String>) - Method in interface org.qas.api.http.HttpRequest
-
Sets all headers, clearing any existing ones.
- setHeaders(Map<String, String>) - Method in interface org.qas.api.Request
-
Sets all headers, clearing any existing ones.
- setHeaders(Map<String, String>) - Method in class org.qas.api.support.RequestSupport
-
- setHostConfig(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setHostGuid(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the client host identifier.
- setHostGuid(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the host GUID value.
- setHostId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the host identifier.
- setHostName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host name.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the host server identifier.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the qtest server host identifier.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the host server identifier.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the host server identifier.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the host server identifier.
- setHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the host server identifier.
- setHostVersion(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setHref(String) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the URL of related HATEOAS link.
- setHttpMethod(HttpMethod) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setHttpMethod(HttpMethod) - Method in interface org.qas.api.http.HttpRequest
-
Sets the HTTP method to use when sending this request.
- setHttpMethod(HttpMethod) - Method in interface org.qas.api.Request
-
Sets the HTTP method to use when sending this request.
- setHttpMethod(HttpMethod) - Method in class org.qas.api.support.RequestSupport
-
- setId(Long) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field identifier value.
- setId(Long) - Method in class org.qas.qtest.api.internal.model.FieldValue
-
Sets the field identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the defect identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the defect's link identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case id.
- setId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step id.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.ExecutionStatus
-
Sets the execution status identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponse
-
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponseRequest
-
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test run id.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log id.
- setId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the test suite identifier.
- setId(long) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationHostRequest
-
- setId(long) - Method in class org.qas.qtest.api.services.link.model.LinkedArtifact
-
- setId(Long) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the defect tracking system identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets module identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the project identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement identifier.
- setId(long) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setId(int) - Method in class org.qas.qtest.api.services.search.model.History
-
- setId(Long) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.user.model.Profile
-
Sets profile identifier.
- setId(Long) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user identifier.
- setIncludeAlwaysOn(boolean) - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
Sets the include always on flag.
- setIncludeClosed(boolean) - Method in class org.qas.qtest.api.services.project.model.ListReleaseRequest
-
Sets the include closed flag.
- setIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
Sets the test-cycle descendant flag.
- setIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the test-cycle descendant flag.
- setIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
Sets the include descendants flag.
- setIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
Sets the include descendants flag.
- setIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the include descendant flag.
- setIncludeInactive(boolean) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
- setIncludeTeststeps(boolean) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets include test-steps flag.
- setIncludeUserProfile(boolean) - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
Sets the include user profile flag.
- setIpAddress(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the IP address.
- setItems(List<T>) - Method in class org.qas.qtest.api.services.search.model.SearchResult
-
- setJobId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job identifier.
- setJobServerId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets the job server identifier.
- setJobStatus(String) - Method in class org.qas.qtest.api.services.host.model.QTestParameter
-
- setLabel(String) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value lable.
- setLabel(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets field label.
- setLastName(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee last name.
- setLastName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user last name.
- setLinkedObject(LinkedObject) - Method in class org.qas.qtest.api.services.search.model.History
-
- setLinks(List<Link>) - Method in class org.qas.qtest.api.internal.model.QTestBaseModel
-
Sets the list of links relation.
- setLinks(List<Link>) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setLinks(List<Link>) - Method in class org.qas.qtest.api.services.search.model.History
-
- setLinkType(String) - Method in class org.qas.qtest.api.services.link.model.LinkedArtifact
-
- setMacAddress(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host MAC address.
- setMaxConnections(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxErrorRetry(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests.
- setMetadata(ResponseMetadata) - Method in class org.qas.api.ApiServiceResponse
-
Sets the response metadata for this response.
- setMethod(HttpMethod) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the HTTP method required for the related call.
- setModule(Module) - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
Sets the module data to request.
- setModule(Module) - Method in class org.qas.qtest.api.services.project.model.UpdateModuleRequest
-
Sets the module information.
- setModuleId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the module identifier.
- setModuleId(Long) - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
Sets module identifier.
- setModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.DeleteModuleRequest
-
Sets the module identifier.
- setModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
Sets the module identifier.
- setModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
Sets the module identifier.
- setModuleNames(List<String>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- setMultiple(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the multiple flag value.
- setName(String) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment name.
- setName(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case name.
- setName(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the automation name.
- setName(String) - Method in class org.qas.qtest.api.services.execution.model.ExecutionStatus
-
Sets the execution status name.
- setName(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets test cycle name.
- setName(String) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test run name.
- setName(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets test suite name.
- setName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the agent name.
- setName(String) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build name.
- setName(String) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release name.
- setName(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module name.
- setName(String) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets project name.
- setName(String) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement name.
- setName(String) - Method in class org.qas.qtest.api.services.user.model.Profile
-
Sets profile name.
- setNewValue(String) - Method in class org.qas.qtest.api.services.search.model.HistoryChange
-
- setNote(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log note.
- setNote(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log note.
- setObjectId(Long) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets object identifier from the given its value.
- setObjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the object identifier.
- setObjectId(int) - Method in class org.qas.qtest.api.services.search.model.LinkedObject
-
- setObjectId(long) - Method in class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- setObjectQuery(String) - Method in class org.qas.qtest.api.services.search.model.SearchHistoryRequest
-
- setObjectType(ObjectType) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets the object type.
- setObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets the object type.
- setObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
Sets the request object type.
- setObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets the object type.
- setObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the object type.
- setObjectType(String) - Method in class org.qas.qtest.api.services.search.model.LinkedObject
-
- setOldValue(String) - Method in class org.qas.qtest.api.services.search.model.HistoryChange
-
- setOrder(Integer) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets allowed value order.
- setOrder(Integer) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case object order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the order of test step in test case.
- setOrder(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- setOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the order of test step log in test case.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test run order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the order of test step log in test case.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the test suite order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module order.
- setOrder(Integer) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement order.
- setOriginName(String) - Method in class org.qas.qtest.api.internal.model.Field
-
- setOs(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
- setOs(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setOverride(boolean) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setPage(int) - Method in class org.qas.qtest.api.services.common.PagingRequest
-
- setPage(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the current page.
- setPage(int) - Method in class org.qas.qtest.api.services.search.model.SearchResult
-
- setPageSize(int) - Method in class org.qas.qtest.api.services.common.PagingRequest
-
- setPageSize(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the page size.
- setPageSize(int) - Method in class org.qas.qtest.api.services.search.model.SearchResult
-
- setParameters(Map<String, String>) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setParameters(Map<String, String>) - Method in interface org.qas.api.http.HttpRequest
-
Sets all parameters, clearing any existing values.
- setParameters(Map<String, String>) - Method in interface org.qas.api.Request
-
Sets all parameters, clearing any existing values.
- setParameters(Map<String, String>) - Method in class org.qas.api.support.RequestSupport
-
- setParameters(JobParameter) - Method in class org.qas.qtest.api.services.host.model.Job
-
- setParentId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test-case parent identifier.
- setParentId(Long) - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
Sets the parent identifier.
- setParentId(Long) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the parent identifier of module.
- setParentId(Long) - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
Sets the parent identifier.
- setParentId(Long) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the parent identifier.
- setParentId(Long) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Set requirement parent.
- setParentModule(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setParentModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
Sets the parent module identifier.
- setParentTestStepId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
- setParentTestStepId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
- setPassword(String) - Method in class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
Sets the authenticate password.
- setPermission(String, Boolean) - Method in class org.qas.qtest.api.services.project.model.Permissions
-
Sets the permission.
- setPermissions(Permissions) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the user permissions.
- setPid(String) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the defect pid value.
- setPid(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the PID.
- setPid(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the format id of test case.
- setPid(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle project based identifier.
- setPid(String) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test-run pid.
- setPid(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
- setPid(String) - Method in class org.qas.qtest.api.services.link.model.LinkedArtifact
-
- setPid(String) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build pid value.
- setPid(String) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release pid value.
- setPid(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the display identifier of module.
- setPid(String) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement pid value.
- setPingTime(Date) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the ping time.
- setPollingFrequency(Long) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setPollingFrequency(Long) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
- setPongMessage(String) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
Sets the pong message.
- setPortConfig(int) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- setPrecondition(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case precondition.
- setProfile(Profile) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
Sets the user profile.
- setProject(Project) - Method in class org.qas.qtest.api.services.project.model.CreateProjectRequest
-
Sets the
project information used to create project.
- setProjectId(Long) - Method in class org.qas.qtest.api.internal.model.AbstractQTestApiServiceRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.common.PagingRequest
-
- setProjectId(Long) - Method in class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
Sets create defect project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseFieldsRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListExecutionStatusRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.QTestParameter
-
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationAgentRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- setProjectId(Long) - Method in class org.qas.qtest.api.services.link.model.GetArtifactLinkRequest
-
- setProjectId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the given project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
Sets the given project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetUserPermissionsRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the user project.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.requirement.model.GetRequirementFieldsRequest
-
Sets the project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
Sets project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
Sets the current project identifier.
- setProjectId(Long) - Method in class org.qas.qtest.api.services.user.model.ListUserRequest
-
- setProjectName(String) - Method in class org.qas.qtest.api.services.host.model.QTestParameter
-
- setPropertiesFrom(PropertyContainer) - Method in class org.qas.api.internal.PropertyContainer
-
A convenience method that populates properties from those in the given container.
- setProperty(String, Object) - Method in class org.qas.api.internal.PropertyContainer
-
Sets the property named, name, to value
- setProtocol(Protocol) - Method in class org.qas.api.ClientConfiguration
-
Sets the protocol (i.e.
- setProxyDomain(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy.
- setProxyHost(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy password if connecting through a proxy.
- setProxyPort(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyUsername(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the proxy username to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy
support.
- setqTestParameter(QTestParameter) - Method in class org.qas.qtest.api.services.host.model.JobParameter
-
- setQuery(String) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the search query.
- setQuery(String) - Method in class org.qas.qtest.api.services.search.model.SearchArtifactRequest
-
- setQuery(String) - Method in class org.qas.qtest.api.services.search.model.SearchHistoryRequest
-
- setReceivedTime(Date) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
Sets the received time.
- setRefreshToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the refresh token.
- setRelation(String) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the link relation.
- setRelease(Release) - Method in class org.qas.qtest.api.services.plan.model.Build
-
- setRelease(Release) - Method in class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
Sets the release instance.
- setReleaseId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the given release identifier.
- setRequestId(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the request identifier for this exception.
- setRequired(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the required flag.
- setRequirement(Requirement) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Sets the requirement information.
- setRequirementId(Long) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the requirement identifier.
- setResourcePath(String) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setResourcePath(String) - Method in interface org.qas.api.http.HttpRequest
-
Sets the path to the resource being requested.
- setResourcePath(String) - Method in interface org.qas.api.Request
-
Sets the path to the resource being requested.
- setResourcePath(String) - Method in class org.qas.api.support.RequestSupport
-
- setResult(T) - Method in class org.qas.api.ApiServiceResponse
-
Sets the result contained by this response.
- setRootCalledTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the called test case id.
- setSample(Boolean) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the flag that marks the project is sample project.
- setScheduledBy(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
- setScheduledBy(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
- setScheduleId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the schedule identifier.
- setScope(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the scope.
- setSearch(String) - Method in class org.qas.qtest.api.services.user.model.ListUserRequest
-
- setSearchable(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field searchable flag value.
- setSearchKey(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field search key value.
- setSelfLink(String) - Method in class org.qas.qtest.api.services.link.model.LinkedArtifact
-
- setServiceName(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the name of service that sent this error response.
- setSessionUrl(SetSessionUrlRequest) - Method in interface org.qas.qtest.api.services.client.ClientService
-
Sets session URL from the given
request instance.
- setSessionUrl(SetSessionUrlRequest) - Method in class org.qas.qtest.api.services.client.ClientServiceClient
-
- setSessionUrl(String) - Method in class org.qas.qtest.api.services.client.model.SetSessionUrlRequest
-
Sets the session URL.
- setSessionUrlAsync(SetSessionUrlRequest) - Method in interface org.qas.qtest.api.services.client.ClientServiceAsync
-
- setSessionUrlAsync(SetSessionUrlRequest, AsyncHandler<SetSessionUrlRequest, Void>) - Method in interface org.qas.qtest.api.services.client.ClientServiceAsync
-
- setSessionUrlAsync(SetSessionUrlRequest) - Method in class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
- setSessionUrlAsync(SetSessionUrlRequest, AsyncHandler<SetSessionUrlRequest, Void>) - Method in class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
- SetSessionUrlRequest - Class in org.qas.qtest.api.services.client.model
-
SetSessionUrlRequest
- SetSessionUrlRequest() - Constructor for class org.qas.qtest.api.services.client.model.SetSessionUrlRequest
-
- SetSessionUrlRequestMarshaller - Class in org.qas.qtest.api.services.client.model.transform
-
SetSessionUrlRequestMarshaller
- SetSessionUrlRequestMarshaller() - Constructor for class org.qas.qtest.api.services.client.model.transform.SetSessionUrlRequestMarshaller
-
- setShared(Boolean) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module shared flag.
- setSigner(Signer) - Method in class org.qas.api.http.ExecutionContext
-
- setSkipCreatingAutomationModule(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setSocketBufferSizeHints(int, int) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- setSocketTimeout(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the amount of time wait (in milliseconds) for data to be transferred
over an established, open connection before the connection timeout and is
closed.
- setSourceArtifactIds(List<Long>) - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- setSourceObjectType(ObjectType) - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- setStart(Date) - Method in class org.qas.qtest.api.services.search.model.SearchCommentRequest
-
- setStartDate(Date) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the start date.
- setStartDate(Date) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the start date.
- setStartDate(Date) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the start date of project.
- setState(String) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponse
-
- setStatus(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets status.
- setStatus(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log status.
- setStatus(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the test step log status.
- setStatus(ExecutionStatus) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log status.
- setStatus(ExecutionStatus) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log status.
- setStatus(Boolean) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sét the host status.
- setStatus(Status) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job execution status.
- setStatus(Status) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets the job status.
- setStatusCode(int) - Method in exception org.qas.api.AuthServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusExpiredTime(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the status expired time.
- setSuiteDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the suite date; if the suite-date is not set, we will use the current
date if the suite-per-day is true.
- setSuitePerDay(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the suite-per-day flag.
- setSummary(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the defect link summary.
- setSystemField(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the system field flag.
- setSystemName(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the system name.
- setSystemName(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the system name.
- setTargetBuildId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the target build identifier.
- setTestCase(TestCase) - Method in class org.qas.qtest.api.services.design.model.CreateTestCaseRequest
-
- setTestCase(TestCase) - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
Sets the test-case instance.
- setTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test case instance.
- setTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test case instance.
- setTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test case.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.ApproveTestCaseRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.DeleteTestCaseRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
Sets the test case identifier.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets test case id.
- setTestCaseId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case identifier
- setTestCaseIds(List<Long>) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the list of test-case identifiers.
- setTestCaseName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case name
- setTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets the test case version.
- setTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test case version.
- setTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the test case version.
- setTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case version id.
- setTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets test case version id.
- setTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets test case version id.
- setTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test case version id.
- setTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case version id
- setTestCycle(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setTestCycle(TestCycle) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets the test-cycle.
- setTestCycle(TestCycle) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
Sets the test-cycle.
- setTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
Sets the test-cycle identifier.
- setTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
Sets the test cycle identifier.
- setTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
Sets the test-cycle identifier.
- setTestCycles(List<TestCycle>) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the list of test-cycles to current cycles.
- setTestLog(TestLog) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the test log.
- setTestLogResources(List<AutomationTestLog>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setTestRun(TestRun) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the test-run instance.
- setTestRun(TestRun) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
Sets the test-run instance.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestRunRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
Sets the test run id.
- setTestRunId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test run identifier
- setTestRuns(List<Map<String, String>>) - Method in class org.qas.qtest.api.services.host.model.QTestParameter
-
- setTestStep(TestStep) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the test step instance.
- setTestStep(TestStep) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets test step instance.
- setTestStepId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test step identifier.
- setTestStepId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step id.
- setTestStepLogs(List<AutomationTestStepLog>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test step logs.
- setTestStepLogs(List<TestStepLog>) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test step logs.
- setTestSteps(List<TestStep>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of test steps.
- setTestSuite(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setTestSuite(TestSuite) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the test-suite instance.
- setTestSuite(TestSuite) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
Sets the test-suite.
- setTestSuite(Map<String, String>) - Method in class org.qas.qtest.api.services.host.model.QTestParameter
-
- setTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestSuiteRequest
-
Sets the test-suite identifier.
- setTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestSuiteRequest
-
Sets the test-suite identifier.
- setTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
Sets the test-suite identifier.
- setTestSuites(List<TestSuite>) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the list of test-suites to current cycles.
- setTimeOffset(int) - Method in class org.qas.api.ApiWebServiceClient
-
Sets the optional value for time offset for this client.
- setTimeOffset(int) - Method in class org.qas.api.http.AbstractHttpRequest
-
- setTimeOffset(int) - Method in interface org.qas.api.http.HttpRequest
-
Sets the optional value for time offset for this request.
- setTimeOffset(int) - Method in interface org.qas.api.Request
-
Sets the optional value for time offset for this request.
- setTimeOffset(int) - Method in class org.qas.api.support.RequestSupport
-
- setTimezoneOffset(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the timezone offset of the current user.
- setToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenRefreshRequest
-
Sets the OAuth access token.
- setToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenStatusRequest
-
Sets the OAuth access token.
- setToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.ValidateTokenRequest
-
Sets the authenticate token.
- setTokenType(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets token type.
- setTotal(long) - Method in class org.qas.qtest.api.services.search.model.SearchResult
-
- setTotalAdminProfiles(int) - Method in class org.qas.qtest.api.services.user.model.UserProfile
-
- setTotalUserProfiles(int) - Method in class org.qas.qtest.api.services.user.model.UserProfile
-
- setType(AttachmentType) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the type.
- setType(String) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponse
-
- setType(ObjectType) - Method in class org.qas.qtest.api.services.link.model.GetArtifactLinkRequest
-
- setType(Permissions.PermissionType) - Method in class org.qas.qtest.api.services.project.model.Permissions
-
Sets the permission type.
- setTypeId(Long) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the type identifier.
- setUpdated(Date) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setUrl(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets defect tracking system URL.
- setUser(User) - Method in class org.qas.qtest.api.services.user.model.CreateUserRequest
-
Sets the user information to this request.
- setUserAgent(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the HTTP user agent header to send with all request.
- setUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the id of user who ran test run.
- setUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- setUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the id of user who ran test run.
- setUserId(Long) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the given user identifier.
- setUserId(long) - Method in class org.qas.qtest.api.services.search.model.Comment
-
- setUserIds(List<Long>) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
Sets the list of user identifiers.
- setUsername(String) - Method in class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
Sets the authenticate login name.
- setUsername(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee name.
- setUsername(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user name.
- setUserProfileId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- setUserProfiles(List<Profile>) - Method in class org.qas.qtest.api.services.user.model.UserProfile
-
- setValue(String) - Method in class org.qas.api.support.Parameter
-
- setValue(Long) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value.
- setValue(String) - Method in class org.qas.qtest.api.internal.model.FieldValue
-
Sets the field value.
- setWebUrl(String) - Method in class org.qas.qtest.api.internal.model.QTestBaseModel
-
Sets the object's web URL.
- sha1() - Static method in class org.qas.api.internal.util.google.hash.Hashing
-
Returns a hash function implementing the SHA-1 algorithm (160 hash bits) by delegating to the
SHA-1 MessageDigest.
- sha256() - Static method in class org.qas.api.internal.util.google.hash.Hashing
-
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to
the SHA-256 MessageDigest.
- sha512() - Static method in class org.qas.api.internal.util.google.hash.Hashing
-
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the
SHA-512 MessageDigest.
- shutdown() - Method in class org.qas.api.ApiWebServiceClient
-
Shutdown this client object, release any resources that might be held
open.
- shutdown() - Method in class org.qas.api.http.basic.HttpUrlConnectionAuthClient
-
- shutdown() - Method in interface org.qas.api.http.HttpAuthClient
-
Shuts down and releases the connection to server.
- shutdown() - Method in class org.qas.qtest.api.internal.QTestApiWebServiceClient
-
- shutdown() - Method in interface org.qas.qtest.api.internal.QTestService
-
Shutdown the client.
- shutdown() - Method in class org.qas.qtest.api.services.client.ClientServiceAsyncClient
-
- shutdown() - Method in class org.qas.qtest.api.services.defect.DefectServiceAsyncClient
-
- shutdown() - Method in class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
- shutdown() - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
- shutdown() - Method in class org.qas.qtest.api.services.host.HostServiceAsyncClient
-
- SI - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Shift In: A control character indicating that the code
combinations which follow shall be interpreted according to the
standard code table.
- sign(Request, Credentials) - Method in class org.qas.api.auth.NoNeedSigner
-
- sign(Request, Credentials) - Method in interface org.qas.api.auth.Signer
-
Signs the request from the specified credentials.
- sign(Request, Credentials) - Method in class org.qas.qtest.api.auth.AbstractQTestSigner
-
- sign(Request, QTestCredentials) - Method in class org.qas.qtest.api.auth.AbstractQTestSigner
-
Sign the qTest request.
- sign(Request, QTestCredentials) - Method in class org.qas.qtest.api.auth.QTest1Signer
-
- Signer - Interface in org.qas.api.auth
-
Signer
- signer - Variable in class org.qas.qtest.api.internal.QTestApiWebServiceClient
-
- SimpleCredentials - Class in org.qas.api
-
SimpleCredentials
- SimpleCredentials(String, char[]) - Constructor for class org.qas.api.SimpleCredentials
-
Creates SimpleCredentials object from the given username and password.
- SimpleCredentials(String, String) - Constructor for class org.qas.api.SimpleCredentials
-
Creates SimpleCredentials object from the given username and password.
- SINGLE_WIDTH - Static variable in class org.qas.api.internal.util.google.base.CharMatcher
-
Determines whether a character is single-width (not double-width).
- singletonIterator(T) - Static method in class org.qas.api.internal.util.google.collect.Iterators
-
Returns an iterator containing only value.
- size(Iterator<?>) - Static method in class org.qas.api.internal.util.google.collect.Iterators
-
Returns the number of elements remaining in iterator.
- size() - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Returns the size of this source in bytes.
- size() - Method in class org.qas.api.internal.util.key.UniqueKey
-
- skipBytes(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataInput
-
- skipFully(InputStream, long) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Discards n bytes of data from the input stream.
- skipFully(Reader, long) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Discards n characters of data from the reader.
- skipNulls() - Method in class org.qas.api.internal.util.google.base.Joiner
-
Returns a joiner with the same behavior as this joiner, except automatically skipping over any
provided null elements.
- skipTo(char) - Method in class org.qas.api.internal.util.json.JsonTokener
-
Skip characters until the next character is the requested character.
- slice(long, long) - Method in class org.qas.api.internal.util.google.io.ByteSource
-
Returns a view of a slice of this byte source that is at most length bytes long
starting at the given offset.
- SO - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Shift Out: A control character indicating that the code
combinations which follow shall be interpreted as outside of the
character set of the standard code table until a Shift In character
is reached.
- SOH - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Start of Heading: A communication control character used at
the beginning of a sequence of characters which constitute a
machine-sensible address or routing information.
- sortedKeys() - Method in class org.qas.api.internal.util.json.JsonObject
-
Get an enumeration of the keys of the JsonObject.
- sourceArtifactIds - Variable in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
Linked artifact id
- sourceObjectType - Variable in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
Artifact type will be linked
- SP - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Space: A normally non-printing graphic character used to
separate words.
- SPACE - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
- split(CharSequence) - Method in class org.qas.api.internal.util.google.base.Splitter.MapSplitter
-
Splits sequence into substrings, splits each substring into
an entry, and returns an unmodifiable map with each of the entries.
- split(CharSequence) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Splits sequence into string components and makes them available
through an Iterator, which may be lazily evaluated.
- Splitter - Class in org.qas.api.internal.util.google.base
-
Extracts non-overlapping substrings from an input string, typically by
recognizing appearances of a separator sequence.
- Splitter.MapSplitter - Class in org.qas.api.internal.util.google.base
-
An object that splits strings into maps as Splitter splits
iterables and lists.
- splitToList(CharSequence) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Splits sequence into string components and returns them as
an immutable list.
- sqrt(int, RoundingMode) - Static method in class org.qas.api.internal.util.google.math.IntMath
-
Returns the square root of x, rounded with the specified rounding mode.
- StaticQTestCredentialsProvider - Class in org.qas.qtest.api.auth
-
StaticQTestCredentialsProvider
- StaticQTestCredentialsProvider(QTestCredentials) - Constructor for class org.qas.qtest.api.auth.StaticQTestCredentialsProvider
-
Constructs StaticQTestCredentialsProvider from the given
QTestCredentials object.
- status(OAuthTokenStatusRequest) - Method in interface org.qas.qtest.api.services.authenticate.AuthenticateService
-
Request token status.
- status(OAuthTokenStatusRequest) - Method in class org.qas.qtest.api.services.authenticate.AuthenticateServiceClient
-
- Status - Enum in org.qas.qtest.api.services.host.model
-
Status of task execution
- StreamResponseHandler<T> - Class in org.qas.qtest.api.http
-
StreamResponseHandler
- StreamResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class org.qas.qtest.api.http.StreamResponseHandler
-
- STRICT_TRANSPORT_SECURITY - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- stringConverter(Class<T>) - Static method in class org.qas.api.internal.util.google.base.Enums
-
Returns a converter that converts between strings and enum values of type
enumClass using Enum.valueOf(Class, String) and Enum.name().
- stringConverter() - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Returns a serializable converter object that converts between strings and
integers using Integer.decode(java.lang.String) and Integer.toString().
- stringFunnel(Charset) - Static method in class org.qas.api.internal.util.google.hash.Funnels
-
Returns a funnel that encodes the characters of a CharSequence with the specified
Charset.
- StringInputStream - Class in org.qas.api.internal.util
-
StringInputStream
- StringInputStream(String) - Constructor for class org.qas.api.internal.util.StringInputStream
-
- StringResponseHandler - Class in org.qas.api.http
-
StringResponseHandler
- StringResponseHandler() - Constructor for class org.qas.api.http.StringResponseHandler
-
- StringResponseHandler(Unmarshaller<String, InputStream>) - Constructor for class org.qas.api.http.StringResponseHandler
-
- Strings - Class in org.qas.api.internal.util.google.base
-
Static utility methods pertaining to String or CharSequence
instances.
- stringToValue(String) - Static method in class org.qas.api.internal.util.json.JsonObject
-
Try to convert a string into a number, boolean, or null.
- StringUnmarshaller - Class in org.qas.api.transform
-
- StringUnmarshaller() - Constructor for class org.qas.api.transform.StringUnmarshaller
-
- StringUtil - Class in org.qas.api
-
- STX - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Start of Text: A communication control character which
precedes a sequence of characters that is to be treated as an entity
and entirely transmitted through to the ultimate destination.
- SUB - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Substitute: A character that may be substituted for a
character which is determined to be invalid or in error.
- subList(int, int) - Method in class org.qas.api.internal.util.google.collect.ImmutableList
-
Returns an immutable list of the elements between the specified fromIndex, inclusive, and toIndex, exclusive.
- submitAutomationTestLog(AutomationTestLogRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Submits automation test log to test execution service.
- submitAutomationTestLog(AutomationTestLogRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- submitAutomationTestLogAsync(AutomationTestLogRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionServiceAsync
-
Submits automation test log to test execution service.
- submitAutomationTestLogAsync(AutomationTestLogRequest, AsyncHandler<AutomationTestLogRequest, TestLog>) - Method in interface org.qas.qtest.api.services.execution.TestExecutionServiceAsync
-
Submits automation test log to test execution service.
- submitAutomationTestLogAsync(AutomationTestLogRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
- submitAutomationTestLogAsync(AutomationTestLogRequest, AsyncHandler<AutomationTestLogRequest, TestLog>) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
- submitAutomationTestLogs(AutomationTestLogsRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Submits multiple test results to test execution service.
- submitAutomationTestLogs(AutomationTestLogsRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- submitAutomationTestLogsExtended(AutomationTestLogsRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Submits multiple test results and specifies Test Design and Test Execution tree structures to test execution service.
- submitAutomationTestLogsExtended(AutomationTestLogsRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- submitTestLog(SubmitTestLogRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionService
-
Submit test log to test execution service.
- submitTestLog(SubmitTestLogRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
- submitTestLogAsync(SubmitTestLogRequest) - Method in interface org.qas.qtest.api.services.execution.TestExecutionServiceAsync
-
Submits test log to test execution service.
- submitTestLogAsync(SubmitTestLogRequest, AsyncHandler<SubmitTestLogRequest, TestLog>) - Method in interface org.qas.qtest.api.services.execution.TestExecutionServiceAsync
-
Submits test log to test execution service.
- submitTestLogAsync(SubmitTestLogRequest) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
- submitTestLogAsync(SubmitTestLogRequest, AsyncHandler<SubmitTestLogRequest, TestLog>) - Method in class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
- SubmitTestLogRequest - Class in org.qas.qtest.api.services.execution.model
-
TestLogRequest
- SubmitTestLogRequest() - Constructor for class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
- SubmitTestLogRequestMarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
TestLogRequestMarshaller
- SubmitTestLogRequestMarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.SubmitTestLogRequestMarshaller
-
- Supplier<T> - Interface in org.qas.api.internal.util.google.base
-
A class that can supply objects of a single type.
- SYN - Static variable in class org.qas.api.internal.util.google.base.Ascii
-
Synchronous Idle: A communication control character used by
a synchronous transmission system in the absence of any other
character to provide a signal from which synchronism may be achieved
or retained.
- syntaxError(String) - Method in class org.qas.api.internal.util.json.JsonTokener
-
Make a JsonException to signal a syntax error.
- SystemPropertiesQTestCredentialsProvider - Class in org.qas.qtest.api.auth
-
SystemPropertiesQTestCredentialsProvider
- SystemPropertiesQTestCredentialsProvider() - Constructor for class org.qas.qtest.api.auth.SystemPropertiesQTestCredentialsProvider
-
- TE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP TE header field name.
- TestCase - Class in org.qas.qtest.api.services.design.model
-
TestCase
- TestCase() - Constructor for class org.qas.qtest.api.services.design.model.TestCase
-
- TestCaseJsonUnmarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
TestCaseJsonUnmarshaller
- TestCaseJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.TestCaseJsonUnmarshaller
-
- TestCycle - Class in org.qas.qtest.api.services.execution.model
-
TestCycle
- TestCycle() - Constructor for class org.qas.qtest.api.services.execution.model.TestCycle
-
- testCycle - Variable in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
- testCycleId - Variable in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
- TestCycleJsonUnmarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
TestCycleJsonUnmarshaller
- TestCycleJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.TestCycleJsonUnmarshaller
-
- TestDesignService - Interface in org.qas.qtest.api.services.design
-
TestDesignService
- TestDesignServiceAsync - Interface in org.qas.qtest.api.services.design
-
TestDesignServiceAsync
- TestDesignServiceAsyncClient - Class in org.qas.qtest.api.services.design
-
TestDesignServiceAsyncClient
- TestDesignServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and default client configuration options.
- TestDesignServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and default client configuration options.
- TestDesignServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and client configuration options.
- TestDesignServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and client configuration options.
- TestDesignServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials.
- TestDesignServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials.
- TestDesignServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials and client configuration options.
- TestDesignServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials and client configuration options.
- TestDesignServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials provider and client configuration options.
- TestDesignServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceAsyncClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials provider and client configuration options.
- TestDesignServiceClient - Class in org.qas.qtest.api.services.design
-
TestDesignServiceClient
- TestDesignServiceClient() - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and default client configuration options.
- TestDesignServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestDesignService using
the default qTest credentials provider and client configuration options.
- TestDesignServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials.
- TestDesignServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials and client configuration options.
- TestDesignServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials provider and client configuration options.
- TestDesignServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.design.TestDesignServiceClient
-
Constructs a new client to invoke service method on TestDesignService using
the specified qTest credentials provider and client configuration options.
- TestExecutionService - Interface in org.qas.qtest.api.services.execution
-
TestExecutionService
- TestExecutionServiceAsync - Interface in org.qas.qtest.api.services.execution
-
TestExecutionServiceAsync
- TestExecutionServiceAsyncClient - Class in org.qas.qtest.api.services.execution
-
TestExecutionServiceAsyncClient
- TestExecutionServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and default client configuration options.
- TestExecutionServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and default client configuration options.
- TestExecutionServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and client configuration options.
- TestExecutionServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and client configuration options.
- TestExecutionServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials.
- TestExecutionServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials.
- TestExecutionServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials and client configuration options.
- TestExecutionServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials and client configuration options.
- TestExecutionServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials provider and client configuration options.
- TestExecutionServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceAsyncClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials provider and client configuration options.
- TestExecutionServiceClient - Class in org.qas.qtest.api.services.execution
-
TestExecutionServiceClient
- TestExecutionServiceClient() - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and default client configuration options.
- TestExecutionServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the default qTest credentials provider and client configuration options.
- TestExecutionServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials.
- TestExecutionServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials and client configuration options.
- TestExecutionServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials provider and client configuration options.
- TestExecutionServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.execution.TestExecutionServiceClient
-
Constructs a new client to invoke service method on TestExecutionService using
the specified qTest credentials provider and client configuration options.
- testExpression(String) - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- testExpression(String, int) - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- TestLog - Class in org.qas.qtest.api.services.execution.model
-
TestLog
- TestLog() - Constructor for class org.qas.qtest.api.services.execution.model.TestLog
-
- TestLogJsonUnmarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
TestLogJsonUnmarshaller
- TestLogJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.TestLogJsonUnmarshaller
-
- TestPlanService - Interface in org.qas.qtest.api.services.plan
-
TestPlanService
- TestPlanServiceAsync - Interface in org.qas.qtest.api.services.plan
-
TestPlanServiceAsync
- TestPlanServiceAsyncClient - Class in org.qas.qtest.api.services.plan
-
TestPlanServiceAsyncClient
- TestPlanServiceAsyncClient() - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and default client configuration options.
- TestPlanServiceAsyncClient(ExecutorService) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and default client configuration options.
- TestPlanServiceAsyncClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and client configuration options.
- TestPlanServiceAsyncClient(ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and client configuration options.
- TestPlanServiceAsyncClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials.
- TestPlanServiceAsyncClient(QTestCredentials, ExecutorService) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials.
- TestPlanServiceAsyncClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials and client configuration options.
- TestPlanServiceAsyncClient(QTestCredentials, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials and client configuration options.
- TestPlanServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials provider and client configuration options.
- TestPlanServiceAsyncClient(QTestCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceAsyncClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials provider and client configuration options.
- TestPlanServiceClient - Class in org.qas.qtest.api.services.plan
-
TestPlanServiceClient
- TestPlanServiceClient() - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and default client configuration options.
- TestPlanServiceClient(ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the default qTest credentials provider and client configuration options.
- TestPlanServiceClient(QTestCredentials) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials.
- TestPlanServiceClient(QTestCredentials, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials and client configuration options.
- TestPlanServiceClient(QTestCredentialsProvider) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials provider and client configuration options.
- TestPlanServiceClient(QTestCredentialsProvider, ClientConfiguration) - Constructor for class org.qas.qtest.api.services.plan.TestPlanServiceClient
-
Constructs a new client to invoke service method on TestPlanService using
the specified qTest credentials provider and client configuration options.
- TestRun - Class in org.qas.qtest.api.services.execution.model
-
TestRun
- TestRun() - Constructor for class org.qas.qtest.api.services.execution.model.TestRun
-
- testRunId - Variable in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- TestRunJsonUnmarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
TestRunJsonUnmarshaller
- TestRunJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.TestRunJsonUnmarshaller
-
- TestStep - Class in org.qas.qtest.api.services.design.model
-
TestStep
- TestStep() - Constructor for class org.qas.qtest.api.services.design.model.TestStep
-
- TestStepJsonUnmarshaller - Class in org.qas.qtest.api.services.design.model.transform
-
TestStepJsonUnmarshaller
- TestStepJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.design.model.transform.TestStepJsonUnmarshaller
-
- TestStepLog - Class in org.qas.qtest.api.services.execution.model
-
TestStepLog
- TestStepLog() - Constructor for class org.qas.qtest.api.services.execution.model.TestStepLog
-
- TestSuite - Class in org.qas.qtest.api.services.execution.model
-
TestSuite
- TestSuite() - Constructor for class org.qas.qtest.api.services.execution.model.TestSuite
-
- testSuite - Variable in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
- testSuiteId - Variable in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
- TestSuiteJsonUnmarshaller - Class in org.qas.qtest.api.services.execution.model.transform
-
TestSuiteJsonUnmarshaller
- TestSuiteJsonUnmarshaller() - Constructor for class org.qas.qtest.api.services.execution.model.transform.TestSuiteJsonUnmarshaller
-
- Throwables - Class in org.qas.api.internal.util.google.base
-
Static utility methods pertaining to instances of Throwable.
- timeOffset - Variable in class org.qas.api.ApiWebServiceClient
-
Optional offset (in seconds) to use when signing request.
- TIMING_ALLOW_ORIGIN - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
- toArray() - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- toArray(T[]) - Method in class org.qas.api.internal.util.google.collect.ImmutableCollection
-
- toArray(Collection<? extends Number>) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
- toByteArray() - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- toByteArray(InputStream) - Static method in class org.qas.api.internal.util.google.io.ByteStreams
-
Reads all bytes from an input stream into a byte array.
- toByteArray(int) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
- toHeaderElement(String, String) - Static method in class org.qas.api.internal.util.Https
-
Helper method to concatenate a parameter and its value to a pair that can
be used in an HTTP header.
- toJson() - Method in class org.qas.api.internal.PropertyContainer
-
- toJson(Object) - Static method in class org.qas.api.JsonMapper
-
serial object to JSON string
- toJsonArray(JsonArray) - Method in class org.qas.api.internal.util.json.JsonObject
-
Produce a JsonArray containing the values of the members of this
JsonObject.
- toJsonNode(Object) - Static method in class org.qas.api.JsonMapper
-
Get JsonNode from object append field extraData to JsonNode
- toJsonObject(JsonArray) - Method in class org.qas.api.internal.util.json.JsonArray
-
Produce a JsonObject by combining a JsonArray of names with the values
of this JsonArray.
- token - Variable in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest
-
- toLong(int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns the value of the given int as a long, when treated as unsigned.
- toLowerCase(String) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- toLowerCase(CharSequence) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- toLowerCase(char) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- toMap(Object) - Static method in class org.qas.api.JsonMapper
-
- toObject(Class<T>, String) - Static method in class org.qas.api.internal.util.json.Jsons
-
Load a JSON string into an instantiated object.
- toQueryElement(String, String) - Static method in class org.qas.api.internal.util.Https
-
Helper method to concatenate a parameter and its value to a pair that can
be used in an HTTP header.
- toQueryString(Map<String, String>, Charset) - Static method in class org.qas.api.internal.util.Https
-
Converts the parameter to query string parameter.
- toSafeString(Object) - Static method in class org.qas.api.internal.util.Https
-
- toString() - Method in class org.qas.api.ApiServiceRequest
-
- toString() - Method in exception org.qas.api.AuthClientException
-
- toString() - Method in class org.qas.api.ClientConfiguration
-
- toString() - Method in class org.qas.api.http.AbstractHttpRequest
-
- toString() - Method in class org.qas.api.http.AbstractHttpResponse
-
- toString() - Method in enum org.qas.api.http.Protocol
-
- toString() - Method in class org.qas.api.internal.PropertyContainer
-
- toString() - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a string representation of this CharMatcher, such as
CharMatcher.or(WHITESPACE, JAVA_DIGIT).
- toString() - Method in class org.qas.api.internal.util.google.base.Optional
-
Returns a string representation for this instance.
- toString() - Method in class org.qas.api.internal.util.google.hash.HashCode
-
Returns a string containing each byte of
HashCode.asBytes(), in order, as a two-digit unsigned
hexadecimal number in lower case.
- toString(Readable) - Static method in class org.qas.api.internal.util.google.io.CharStreams
-
Reads all characters from a Readable object into a String.
- toString(int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns a string representation of x, where x is treated as unsigned.
- toString(int, int) - Static method in class org.qas.api.internal.util.google.primitives.UnsignedInts
-
Returns a string representation of x for the given radix, where x is treated
as unsigned.
- toString() - Method in class org.qas.api.internal.util.json.JsonArray
-
Make a JSON text of this JsonArray.
- toString(int) - Method in class org.qas.api.internal.util.json.JsonArray
-
Make a prettyprinted JSON text of this JsonArray.
- toString() - Method in class org.qas.api.internal.util.json.JsonObject
-
Make a JSON text of this JsonObject.
- toString(int) - Method in class org.qas.api.internal.util.json.JsonObject
-
Make a prettyprinted JSON text of this JsonObject.
- toString() - Method in class org.qas.api.internal.util.json.JsonTokener
-
Make a printable string of this JsonTokener.
- toString() - Method in class org.qas.api.internal.util.key.UniqueKey
-
- toString(InputStream) - Static method in class org.qas.api.JsonMapper
-
- toString() - Method in class org.qas.api.ResponseMetadata
-
- toString() - Method in class org.qas.api.SimpleCredentials
-
- toString() - Method in class org.qas.api.support.Parameter
-
- toString() - Method in class org.qas.api.support.RequestSupport
-
- toString() - Method in class org.qas.api.transform.JsonUnmarshallerContext
-
- toString() - Method in class org.qas.qtest.api.auth.ClasspathPropertiesQTestCredentialsProvider
-
- toString() - Method in class org.qas.qtest.api.auth.SystemPropertiesQTestCredentialsProvider
-
- toString() - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
- toString() - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
- toString() - Method in class org.qas.qtest.api.internal.model.Field
-
- toString() - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
- toString() - Method in class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
- toString() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.ClientCredentialsAuthenticateRequest
-
- toString() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.PasswordAuthenticateRequest
-
- toString() - Method in class org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.RefreshTokenAuthenticateRequest
-
- toString() - Method in class org.qas.qtest.api.services.authenticate.model.ValidateTokenRequest
-
- toString() - Method in class org.qas.qtest.api.services.client.model.GetClientRequest
-
- toString() - Method in class org.qas.qtest.api.services.client.model.SetSessionUrlRequest
-
- toString() - Method in class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.ApproveTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.CreateAutomationTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.CreateTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.DeleteTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.GetTestCaseFieldsRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.DeleteTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.DeleteTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.GetLastLogRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.GetTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
- toString() - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.CreateAutomationHostRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationAgentRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationHostRequest
-
- toString() - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
- toString() - Method in class org.qas.qtest.api.services.link.model.CreateArtifactLinkRequest
-
- toString() - Method in class org.qas.qtest.api.services.link.model.DeleteArtifactLinkRequest
-
- toString() - Method in class org.qas.qtest.api.services.link.model.GetArtifactLinkRequest
-
- toString() - Method in class org.qas.qtest.api.services.link.model.LinkedArtifact
-
- toString() - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
- toString() - Method in class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.CreateProjectRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
- toString() - Method in class org.qas.qtest.api.services.project.model.DeleteModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.GetUserPermissionsRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.ListProjectRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.ListReleaseRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.ListUserPermissionsRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.Project
-
- toString() - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.UpdateModuleRequest
-
- toString() - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
- toString() - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
- toString() - Method in class org.qas.qtest.api.services.requirement.model.GetRequirementFieldsRequest
-
- toString() - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- toString() - Method in class org.qas.qtest.api.services.user.model.CreateUserRequest
-
- toString() - Method in class org.qas.qtest.api.services.user.model.ListUserRequest
-
- toStringAsHeader() - Method in class org.qas.api.support.Parameter
-
- toStringAsQuery() - Method in class org.qas.api.support.Parameter
-
- toUpperCase(String) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- toUpperCase(CharSequence) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- toUpperCase(char) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
- TRAILER - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Trailer header field name.
- TRANSFER_ENCODING - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Transfer-Encoding header field name.
- transform(Function<? super T, V>) - Method in class org.qas.api.internal.util.google.base.Optional
-
- trimAndCollapseFrom(CharSequence, char) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
- trimFrom(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning and from the end of the string.
- trimLeadingFrom(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning of the string.
- trimResults() - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that behaves equivalently to
this splitter, but
automatically removes leading and trailing
whitespace from each returned substring; equivalent
to
trimResults(CharMatcher.WHITESPACE).
- trimResults(CharMatcher) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a splitter that behaves equivalently to this splitter, but
removes all leading or trailing characters matching the given CharMatcher from each returned substring.
- trimTrailingFrom(CharSequence) - Method in class org.qas.api.internal.util.google.base.CharMatcher
-
Returns a substring of the input character sequence that omits all characters this matcher
matches from the end of the string.
- truncate(CharSequence, int, String) - Static method in class org.qas.api.internal.util.google.base.Ascii
-
Truncates the given character sequence to the given maximum length.
- tryParse(String) - Static method in class org.qas.api.internal.util.google.primitives.Ints
-
Parses the specified string as a signed decimal integer value.
- type() - Method in enum org.qas.qtest.api.services.authenticate.model.OAuthAuthenticateRequest.OAuthGrantType
-
- typeName() - Method in enum org.qas.qtest.api.services.project.model.Permissions.PermissionType
-
- typeValue() - Method in enum org.qas.qtest.api.services.project.model.Permissions.PermissionType
-
- WARNING - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP Warning header field name.
- WHITESPACE - Static variable in class org.qas.api.internal.util.google.base.CharMatcher
-
Determines whether a character is whitespace according to the latest Unicode standard, as
illustrated
here.
- withAccessToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the access token and return the current instance.
- withActive(Boolean) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value active flag.
- withActive(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
- withActive(Boolean) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the active flag.
- withActive(Boolean) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the agent action.
- withActive(Boolean) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the active status to defect tracking system.
- withActualResult(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the actual result.
- withActualResult(String) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the actual result.
- withAdminProfileId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- withAgent(AutomationAgent) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
Sets the agent.
- withAgent(AutomationAgent) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationAgentRequest
-
Sets the agent.
- withAgentId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the client agent identifier.
- withAgentId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the client agent identifier.
- withAgentLog(String) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
- withAgentsConfigurationJson(String) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
- withAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the agent server identifier.
- withAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the server agent identifier.
- withAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the agent server identifier.
- withAgentServerId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the agent server identifier.
- withAllowedValues(List<AllowedValue>) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the list of allowed value objects and return itself.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets the artifact identifier.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the artifact identifier where to fetch the test suites.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the artifact identifier where to fetch the test suites.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the artifact level identifier.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
Sets the artifact identifier where to fetch the test suites.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
Sets the artifact identifier where to fetch the test suites.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets the artifact identifier.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the artifact identifier where to fetch the test suites.
- withArtifactId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets the artifact identifier.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets artifact level value.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the artifact level.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the artifact level.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the artifact level value.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
Sets the artifact level.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
Sets the artifact level.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets artifact level value.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the artifact level.
- withArtifactLevel(ArtifactLevel) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets artifact level value.
- withAssignOnly(boolean) - Method in class org.qas.qtest.api.services.project.model.ListProjectRequest
-
Sets the assign only.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the list of defect's attachments.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of testcase's attachments.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the list of teststep's attachments.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the list of testlog's attachments.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the list of test step's attachments.
- withAttachments(List<Attachment>) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the list of testlog's attachments.
- withAttribute(String, Object) - Method in class org.qas.api.SimpleCredentials
-
Stores an attribute in this credentials instance and return the updated
SimpleCredentials object.
- withAttributeType(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the attribute type value and return itself.
- withAutomationContent(String) - Method in class org.qas.qtest.api.services.design.model.AutomationTestCase
-
Sets the automation content.
- withAutomationContent(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the automation content associated to test suite.
- withAutomationContent(String) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set automation content
- withAutomationHost(AutomationHost) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationHostRequest
-
Sets the automation host instance.
- withAutomationMaterials(List<AutomationMaterial>) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the automation test runs.
- withAutomationTestCase(AutomationTestCase) - Method in class org.qas.qtest.api.services.design.model.CreateAutomationTestCaseRequest
-
- withAutomationTestLog(AutomationTestLog) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the automation test log.
- withBuild(Build) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the build instance.
- withBuildNumber(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Set build number to test log
- withBuildNumber(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Set build number to test log
- withBuildUrl(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Set build url
- withBuildUrl(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Set build url
- withCalledTestCaseId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the called test case id.
- withCalledTestCaseName(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets called test case name.
- withCalledTestCaseName(String) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets called test case name.
- withChildren(List<Module>) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the list of module's children.
- withClassName(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the class name associated to test suite.
- withClientId(Long) - Method in class org.qas.qtest.api.services.client.model.GetClientRequest
-
Sets the client identifier.
- withClientId(Long) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client identifier and return user instance.
- withClientName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client name and return the current instance.
- withClientSite(String) - Method in class org.qas.qtest.api.services.client.model.Client
-
Sets client site from the given client site value.
- withClientSite(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the client site and return user instance.
- withComment(String) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets object comment and return current instance.
- withConfiguration(ClientConfiguration) - Method in class org.qas.api.ApiWebServiceClient
-
Sets the client configuration and returns the updated client object.
- withConfiguration(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
- withConnectionId(Long) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the id of defect tracking connection in qTest.
- withConnectionName(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the connection name and return itself.
- withConnectionTimeout(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the amount of to wait (in milliseconds) when initially establishing a
connection before giving up and timing out and returns
ClientConfiguration object.
- withConsoleLog(String) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
- withConstrained(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field constrained value and return itself.
- withContent(InputStream) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withContent(InputStream) - Method in interface org.qas.api.http.HttpRequest
-
Sets the optional stream containing the payload data to include for this
request.
- withContent(InputStream) - Method in interface org.qas.api.Request
-
Sets the optional stream containing the payload data to include for this
request.
- withContent(InputStream) - Method in class org.qas.api.support.RequestSupport
-
- withContent(InputStream) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the content.
- withContentType(String) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment content type.
- withContentType(String) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the content type.
- withContextUserAgent(String) - Method in class org.qas.api.http.ExecutionContext
-
- withCredentials(Credentials) - Method in class org.qas.api.ApiServiceRequest
-
Sets the optional credentials to use to sign this request, overriding the
default credentials set at a client level and return the updated service
request object.
- withCredentials(Credentials) - Method in class org.qas.api.http.ExecutionContext
-
Sets the execute context credentials and return the updated
ExecutionContext object.
- withCustomBackoffStrategy(CustomBackoffStrategy) - Method in class org.qas.api.http.ExecutionContext
-
Sets the optional custom backoff strategy for controlling how long
between retries on error responses.
- withData(InputStream) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Set attachment data.
- withDataType(DataType) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field data type and return current instance.
- withDefault(Boolean) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the default flag value and return itself.
- withDefect(Defect) - Method in class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
Sets the defect instance.
- withDefects(List<DefectLink>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the list of defectLinks.
- withDefects(List<DefectLink>) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the list of defectLinks.
- withDefectTrackingSystems(List<DefectTrackingSystem>) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the list of project's defect tracking system and return itself.
- withDescription(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case description.
- withDescription(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step description.
- withDescription(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the test step description.
- withDescription(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets test cycle description.
- withDescription(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets test suite description.
- withDescription(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets module description.
- withDescription(String) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets project description and return itself.
- withEmail(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user contact mail and current user instance.
- withEndDate(Date) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job execution end date.
- withEndDate(Date) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the end date.
- withEndDate(Date) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the end date of project.
- withEndpoint(URI) - Method in interface org.qas.api.Request
-
Sets the service endpoint to which this request should be sent, and
returns the updated
Request object.
- withEndpoint(URI) - Method in class org.qas.api.support.RequestSupport
-
- withEndpoint(String) - Method in class org.qas.qtest.api.internal.QTestApiWebServiceClient
-
Sets the service endpoint.
- withErrorCode(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the error code represented by this exception and returns
the updated
AuthServiceException object.
- withErrorType(AuthServiceException.ErrorType) - Method in exception org.qas.api.AuthServiceException
-
Sets the type of error represented by this exception, indicating if this
exception was the caller's fault, or the service's fault and returns the
updated
AuthServiceException object.
- withEscapeAutomationContent(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withEscapeXml(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withExecutionDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withExecutionEndDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the execution end date.
- withExecutionEndDate(Date) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the execution end date.
- withExecutionStartDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the time when starting running test run.
- withExecutionStartDate(Date) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the time when starting running test run.
- withExpandCalledTestStep(Boolean) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Flag to expand information of called test case
- withExpandOption(int) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
Sets the given expand option.
- withExpandTestCase(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- withExpandTestStep(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
- withExpected(String) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the expected result of an individual test step.
- withExpected(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the expected result of an individual test step.
- withExpiresIn(Integer) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the expires in.
- withExternalDefectId(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the id of defect in external defect tracking system.
- withExternalProjectId(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the external project identifier.
- withExternalToken(String) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the external token.
- withExternalToken(String) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the external token.
- withExtValue(String) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed external value and return itself.
- withField(Field) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets the field object.
- withField(Field) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the field object.
- withFieldId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the field identifier.
- withFields(List<Field>) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets the field object.
- withFieldType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets the object type and return current instance.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the list of field value objects.
- withFieldValues(List<FieldValue>) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the list of field value objects.
- withFileName(String) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the file name.
- withFirstName(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee first name.
- withFirstName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user first name.
- withForce(boolean) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
Sets force delete test-cycle descendant.
- withForce(boolean) - Method in class org.qas.qtest.api.services.project.model.DeleteModuleRequest
-
Sets force flag.
- withFramework(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the framework.
- withFrameworkId(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the framework id.
- withFreeTextSearch(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the free text search flag value and return current field instance.
- withGroup(Integer) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step group.
- withGroup(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log group.
- withHeader(String, String) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withHeader(String, String) - Method in interface org.qas.api.http.HttpRequest
-
Adds the specified header to this request and returns the updated
HttpRequest object.
- withHeader(String, String) - Method in interface org.qas.api.Request
-
Adds the specified header to this request and returns the updated
Request object.
- withHeader(String, String) - Method in class org.qas.api.support.RequestSupport
-
- withHeaders(Map<String, String>) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withHeaders(Map<String, String>) - Method in interface org.qas.api.http.HttpRequest
-
Sets all headers, clearing any existing ones and returns the updated
HttpRequest object.
- withHeaders(Map<String, String>) - Method in interface org.qas.api.Request
-
Sets all headers, clearing any existing ones and returns the updated
Request object.
- withHeaders(Map<String, String>) - Method in class org.qas.api.support.RequestSupport
-
- withHostConfig(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withHostGuid(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the client host identifier.
- withHostGuid(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the host GUID value.
- withHostId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the host identifier.
- withHostName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host name.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets the host server identifier.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host server identifier.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the host server identifier.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the host server identifier.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the host server identifier.
- withHostServerId(Long) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the server identifier.
- withHostVersion(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withHref(String) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the URL of related HATEOAS link.
- withHttpMethod(HttpMethod) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withHttpMethod(HttpMethod) - Method in interface org.qas.api.http.HttpRequest
-
Sets the HTTP method to use when sending this request and returns the
updated
HttpRequest object.
- withHttpMethod(HttpMethod) - Method in interface org.qas.api.Request
-
Sets the HTTP method to use when sending this request and returns the
updated
Request object.
- withHttpMethod(HttpMethod) - Method in class org.qas.api.support.RequestSupport
-
- withId(Long) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field identifier value and return itself.
- withId(Long) - Method in class org.qas.qtest.api.internal.model.FieldValue
-
Sets the field identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the defect identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the defect's link identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case id.
- withId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the test step id.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.ExecutionStatus
-
Sets the execution status identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.QueueProcessingResponseRequest
-
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle identifier.
- withId(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle project based identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test run id.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log id.
- withId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the test suite identifier.
- withId(long) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationHostRequest
-
- withId(Long) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the defect tracking system identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets module identifier and return the current module instance.
- withId(Long) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the project identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement identifier and return itself.
- withId(Long) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee identifier and return itself.
- withid(Long) - Method in class org.qas.qtest.api.services.user.model.Profile
-
Sets profile identifier.
- withId(Long) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user identifier and return itself.
- withIncludeAlwaysOn(boolean) - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
Sets the include user profile flag.
- withIncludeClosed(boolean) - Method in class org.qas.qtest.api.services.project.model.ListReleaseRequest
-
Sets the include closed flag.
- withIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
Sets the test-cycle descendant flag.
- withIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the test-cycle descendant flag.
- withIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
Sets the include descendants flag.
- withIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
Sets the include descendants flag.
- withIncludeDescendants(boolean) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the include descendant flag.
- withIncludeInactive(boolean) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
- withIncludeTeststeps(boolean) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets include test-steps flag.
- withIncludeUserProfile(boolean) - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
Sets the include user profile flag.
- withIpAddress(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the IP address.
- withJobId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job identifier.
- withJobServerId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets the job server identifier.
- withKeyValueSeparator(String) - Method in class org.qas.api.internal.util.google.base.Joiner
-
Returns a MapJoiner using the given key-value separator, and the same configuration as
this Joiner otherwise.
- withKeyValueSeparator(String) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a MapSplitter which splits entries based on this splitter,
and splits entries into keys and values using the specified separator.
- withKeyValueSeparator(char) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a MapSplitter which splits entries based on this splitter,
and splits entries into keys and values using the specified separator.
- withKeyValueSeparator(Splitter) - Method in class org.qas.api.internal.util.google.base.Splitter
-
Returns a MapSplitter which splits entries based on this splitter,
and splits entries into keys and values using the specified key-value
splitter.
- withLabel(String) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value label and return the itself.
- withLabel(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field label value and return itself.
- withLastName(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee last name.
- withLastName(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user last name.
- withLinks(List<Link>) - Method in class org.qas.qtest.api.internal.model.QTestBaseModel
-
Sets the list of links relation.
- withMacAddress(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host MAC address.
- withMaxConnections(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and return
the updated
ClientConfiguration object.
- withMaxErrorRetry(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests
and returns the updated
ClientConfiguration object.
- withMetadata(ResponseMetadata) - Method in class org.qas.api.ApiServiceResponse
-
Sets the response metadata for this response and return the updated
response service object.
- withMethod(HttpMethod) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the HTTP method required for the related call.
- withModule(Module) - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
Sets the module data to request and return itself.
- withModule(Module) - Method in class org.qas.qtest.api.services.project.model.UpdateModuleRequest
-
Sets the module information.
- withModuleId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the module identifier.
- withModuleId(Long) - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
Sets module identifier.
- withModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.DeleteModuleRequest
-
Sets the module identifier.
- withModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
Sets the module identifier.
- withModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
Sets the module identifier.
- withModuleNames(List<String>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- withMultiple(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the multiple flag value and return itself.
- withName(String) - Method in class org.qas.qtest.api.services.attachment.model.Attachment
-
Sets the attachment name.
- withName(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case name.
- withName(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the automation name.
- withName(String) - Method in class org.qas.qtest.api.services.execution.model.ExecutionStatus
-
Sets the execution status name.
- withName(String) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets test cycle name.
- withName(String) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test run name.
- withName(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets test suite name.
- withName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the agent name.
- withName(String) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build name.
- withName(String) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release name.
- withName(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module name.
- withName(String) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the project name and return itself.
- withName(String) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement name and return itselt.
- withName(String) - Method in class org.qas.qtest.api.services.user.model.Profile
-
Sets the profile name.
- withNote(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log note.
- withNote(String) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log note.
- withObjectId(Long) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets object identifier from the given its value and return the current
instance.
- withObjectType(ObjectType) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets the object type and return current instance.
- withObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
Sets the request object type.
- withObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets the object type and return current instance.
- withObjectType(ObjectType) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the object type and return current instance.
- withOrder(Integer) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value order and return itself.
- withOrder(Integer) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field order and return itself.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case object order.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the order of test step in test case.
- withOrder(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
- withOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the order of test step log in test case.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the test cycle order and return current test cycle.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test run order.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the order of test step log in test case.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
Sets the test suite order and return current test suite.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module order and return itself.
- withOrder(Integer) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement order and return itself.
- withOriginName(String) - Method in class org.qas.qtest.api.internal.model.Field
-
- withOs(String) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
- withOs(String) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withOverride(boolean) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withPadChar(char) - Method in class org.qas.api.internal.util.google.io.BaseEncoding
-
Returns an encoding that behaves equivalently to this encoding, but uses an alternate character
for padding.
- withPage(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the current page.
- withPageSize(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the page size.
- withParameter(String, String) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withParameter(String, String) - Method in interface org.qas.api.http.HttpRequest
-
Adds the specified request parameter to this request and returns the
updated
HttpRequest object.
- withParameter(String, String) - Method in interface org.qas.api.Request
-
Adds the specified request parameter to this request and returns the
updated
Request object.
- withParameter(String, String) - Method in class org.qas.api.support.RequestSupport
-
- withParameters(Map<String, String>) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withParameters(Map<String, String>) - Method in interface org.qas.api.http.HttpRequest
-
Sets all parameters, clearing any existing values and return the updated
HttpRequest object.
- withParameters(Map<String, String>) - Method in interface org.qas.api.Request
-
Sets all parameters, clearing any existing values and return the updated
Request object.
- withParameters(Map<String, String>) - Method in class org.qas.api.support.RequestSupport
-
- withParentId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test-case parent identifier.
- withParentId(Long) - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
Sets the parent identifier.
- withParentId(Long) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the parent identifier of module and return the current module
instance.
- withParentId(Long) - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
Sets the parent identifier.
- withParentId(Long) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the parent identifier.
- withParentId(Long) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Set requirement parent.
- withParentModule(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withParentModuleId(Long) - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
Sets the parent module identifier.
- withParentTestStepId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
- withParentTestStepId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
- withPassword(String) - Method in class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
Sets the authenticate password and return the authenticate instance.
- withPermission(String, Boolean) - Method in class org.qas.qtest.api.services.project.model.Permissions
-
Sets the permission.
- withPermissions(Permissions) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the user permissions.
- withPid(String) - Method in class org.qas.qtest.api.services.defect.model.Defect
-
Sets the defect pid value.
- withPid(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the PID.
- withPid(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the format id of test case.
- withPid(String) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test-run pid.
- withPid(String) - Method in class org.qas.qtest.api.services.execution.model.TestSuite
-
- withPid(String) - Method in class org.qas.qtest.api.services.plan.model.Build
-
Sets the build pid value.
- withPid(String) - Method in class org.qas.qtest.api.services.plan.model.Release
-
Sets the release pid value.
- withPid(String) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the display identifier of module and return itself.
- withPid(String) - Method in class org.qas.qtest.api.services.requirement.model.Requirement
-
Sets the requirement pid value.
- withPingTime(Date) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
Sets the ping time.
- withPollingFrequency(Long) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withPollingFrequency(Long) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
- withPongMessage(String) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
Sets the pong message.
- withPortConfig(int) - Method in class org.qas.qtest.api.services.host.model.PingAutomationHostRequest
-
- withPrecondition(String) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case precondition.
- withProfile(Profile) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
Sets the user profile.
- withProject(Project) - Method in class org.qas.qtest.api.services.project.model.CreateProjectRequest
-
Sets the
project information used to create project.
- withProjectId(Long) - Method in class org.qas.qtest.api.internal.model.CreateObjectCommentRequest
-
Sets the project identifier and return current instance.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.defect.model.CreateDefectRequest
-
Sets create defect project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.ApproveTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateAutomationTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.DeleteTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseFieldsRequest
-
Sets the project identifier and return itself.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestSuiteRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestSuiteRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListExecutionStatusRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestCycleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.ListTestSuiteRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
Sets project id.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
Sets project id.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.ActivateAutomationAgentRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationAgent
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.CreateAutomationAgentRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.DeleteAutomationAgentRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateAutomationAgentRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the given project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
Sets the given project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.CreateCustomFieldRequest
-
Sets the project identifier and return current instance.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.CreateModuleRequest
-
Sets the project identifier to request and return itself.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetFieldsRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetModuleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetProjectRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.GetUserPermissionsRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.ListModuleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.ListReleaseRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.MoveModuleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateCustomFieldRequest
-
Sets the project identifier and return current instance.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateModuleRequest
-
Sets the project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UpdateSystemFieldRequest
-
Sets the project identifier and return current instance.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the given project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Sets the project identifier and return itself.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.requirement.model.GetRequirementFieldsRequest
-
Sets the project identifier and return itself.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
Sets project identifier.
- withProjectId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectResult
-
Sets the current project identifier.
- withProperty(String, Object) - Method in class org.qas.api.ClientConfiguration
-
Sets the property name and value.
- withProtocol(Protocol) - Method in class org.qas.api.ClientConfiguration
-
Sets the protocol (i.e.
- withProxyDomain(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional Windows domain nam for configuration an NTLM proxy and
return the updated
ClientConfiguration object.
- withProxyHost(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optioanl proxy host the client will connect through and returns
the updated
ClientConfiguration object.
- withProxyPassword(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy password if connecting through a proxy and return
the updated
ClientConfiguration object.
- withProxyPort(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy port the client will connect through and return
the updated
ClientConfiguration object.
- withProxyUsername(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional proxy username if connecting through a proxy and return
the updated
ClientConfiguration object.
- withProxyWorkstation(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy
support and returns the updated
ClientConfiguration object.
- withQuery(String) - Method in class org.qas.qtest.api.services.project.model.SearchModuleRequest
-
Sets the search query.
- withReceivedTime(Date) - Method in class org.qas.qtest.api.services.host.model.PongMessage
-
Sets the received time.
- withRefreshToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the refresh token.
- withRelation(String) - Method in class org.qas.qtest.api.internal.model.Link
-
Sets the link relation and return itself.
- withRelease(Release) - Method in class org.qas.qtest.api.services.plan.model.Build
-
- withRelease(Release) - Method in class org.qas.qtest.api.services.plan.model.CreateReleaseRequest
-
Sets the release instance.
- withReleaseId(Long) - Method in class org.qas.qtest.api.services.plan.model.CreateBuildRequest
-
Sets the given release identifier.
- withRequestHandler(RequestHandler) - Method in class org.qas.api.ApiWebServiceClient
-
Appends a request handler to the list of registered handlers that are
run as part of a request's lifecycle and return the updated client
object.
- withRequestId(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the request identifier for this exception.
- withRequired(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the required flag and return itself.
- withRequirement(Requirement) - Method in class org.qas.qtest.api.services.requirement.model.CreateRequirementRequest
-
Sets the requirement information.
- withRequirementId(Long) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the requirement identifier.
- withResourcePath(String) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withResourcePath(String) - Method in interface org.qas.api.http.HttpRequest
-
Sets the path to the resource being requested and returns the updated
HttpRequest object.
- withResourcePath(String) - Method in interface org.qas.api.Request
-
Sets the path to the resource being requested and returns the updated
Request object.
- withResourcePath(String) - Method in class org.qas.api.support.RequestSupport
-
- withResult(T) - Method in class org.qas.api.ApiServiceResponse
-
Sets the result contained by this response and return the updated
service response object.
- withRootCalledTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.TestStep
-
Sets the called test case id.
- withSample(Boolean) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the flag that marks the project is sample project and return itself.
- withScheduledBy(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
- withScheduleId(Long) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the schedule identifier.
- withScope(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the scope.
- withSearchable(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field searchable flag value and return itself.
- withSearchKey(String) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the field search key value and return itself.
- withSeparator(String, int) - Method in class org.qas.api.internal.util.google.io.BaseEncoding
-
Returns an encoding that behaves equivalently to this encoding, but adds a separator string
after every n characters.
- withServiceName(String) - Method in exception org.qas.api.AuthServiceException
-
Sets the name of service that sent this error response and returns
the updated
AuthServiceException object.
- withSessionUrl(String) - Method in class org.qas.qtest.api.services.client.model.SetSessionUrlRequest
-
Sets the session URL.
- withShared(Boolean) - Method in class org.qas.qtest.api.services.project.model.Module
-
Sets the module shared flag.
- withSigner(Signer) - Method in class org.qas.api.http.ExecutionContext
-
- withSkipCreatingAutomationModule(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withSocketBufferSizeHints(int, int) - Method in class org.qas.api.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- withSocketTimeout(int) - Method in class org.qas.api.ClientConfiguration
-
Sets the amount of time wait (in milliseconds) for data to be transferred
over an established, open connection before the connection timeout and is
closed and returns the updated
ClientConfiguration object.
- withStartDate(Date) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the start date.
- withStartDate(Date) - Method in class org.qas.qtest.api.services.host.model.ListJobRequest
-
Sets the start date.
- withStartDate(Date) - Method in class org.qas.qtest.api.services.project.model.Project
-
Sets the start date of project.
- withStatus(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets defect status.
- withStatus(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test log status.
- withStatus(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestStepLog
-
Sets the test step log status.
- withStatus(ExecutionStatus) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test log status.
- withStatus(ExecutionStatus) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step log status.
- withStatus(Boolean) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the host status.
- withStatus(Status) - Method in class org.qas.qtest.api.services.host.model.Job
-
Sets the job execution status.
- withStatus(Status) - Method in class org.qas.qtest.api.services.host.model.UpdateJobStatusRequest
-
Sets the job status.
- withStatusCode(int) - Method in exception org.qas.api.AuthServiceException
-
Sets the HTTP status code that was returned with this service exception
and returns the updated
AuthServiceException object.
- withStatusExpiredTime(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationHost
-
Sets the status expired time.
- withSuiteDate(Date) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the suite date; if the suite-date is not set, we will use the current
date if the suite-per-day is true.
- withSuitePerDay(boolean) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the suite-per-day flag.
- withSummary(String) - Method in class org.qas.qtest.api.services.defect.model.DefectLink
-
Sets the defect link summary.
- withSystemField(Boolean) - Method in class org.qas.qtest.api.internal.model.Field
-
Sets the system field flag and return field instance.
- withSystemName(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the system name.
- withSystemName(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the system name and return the itself.
- withTargetBuildId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the target build identifier.
- withTestCase(TestCase) - Method in class org.qas.qtest.api.services.design.model.CreateTestCaseRequest
-
- withTestCase(TestCase) - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
Sets the test-case instance.
- withTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test case instance.
- withTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test case instance.
- withTestCase(TestCase) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets test case.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.ApproveTestCaseRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.DeleteTestCaseRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.MoveTestCaseRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.design.model.UpdateTestCaseRequest
-
Sets the test case identifier.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets test case id.
- withTestCaseId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case identifier
- withTestCaseIds(List<Long>) - Method in class org.qas.qtest.api.services.project.model.LinkTestCaseRequirementRequest
-
Sets the list of test-case identifiers.
- withTestCaseName(String) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case name
- withTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestCaseRequest
-
Sets the test case version.
- withTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test case version.
- withTestCaseVersion(Long) - Method in class org.qas.qtest.api.services.design.model.ListTestStepRequest
-
Sets the test case version.
- withTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the test case version id.
- withTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets test case version id.
- withTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets test case version id.
- withTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestRun
-
Sets the test case version id.
- withTestCaseVersionId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test case version id
- withTestCycle(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withTestCycle(TestCycle) - Method in class org.qas.qtest.api.services.execution.model.CreateTestCycleRequest
-
Sets the test-cycle instance.
- withTestCycle(TestCycle) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets the test-cycle instance.
- withTestCycle(TestCycle) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
Sets the test-cycle instance.
- withTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestCycleRequest
-
Sets the test-cycle identifier.
- withTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestCycleRequest
-
Sets the test-cycle identifier.
- withTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestCycleRequest
-
Sets the test-cycle identifier.
- withTestCycleId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestCycleRequest
-
Sets the test-cycle identifier.
- withTestCycles(List<TestCycle>) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the list of test-cycles to current cycles.
- withTestLog(TestLog) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the test log.
- withTestLogResources(List<AutomationTestLog>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withTestRun(TestRun) - Method in class org.qas.qtest.api.services.execution.model.CreateTestRunRequest
-
Sets the test-run instance.
- withTestRun(TestRun) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
Sets the test-run instance.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestRunRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestRunRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestRunRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.SubmitTestLogRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestRunRequest
-
Sets the test run id.
- withTestRunId(Long) - Method in class org.qas.qtest.api.services.host.model.AutomationMaterial
-
set test run identifier
- withTestStep(TestStep) - Method in class org.qas.qtest.api.services.design.model.CreateTestStepRequest
-
Sets the test step instance.
- withTestStep(TestStep) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets test step instance.
- withTestStepId(Long) - Method in class org.qas.qtest.api.services.design.model.GetTestStepRequest
-
Sets the test step identifier.
- withTestStepId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestStepLog
-
Sets the test step id.
- withTestStepLogs(List<AutomationTestStepLog>) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the test step logs.
- withTestStepLogs(List<TestStepLog>) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the test step logs.
- withTestSteps(List<TestStep>) - Method in class org.qas.qtest.api.services.design.model.TestCase
-
Sets the list of test steps.
- withTestSuite(String) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withTestSuite(TestSuite) - Method in class org.qas.qtest.api.services.execution.model.CreateTestSuiteRequest
-
Sets the test-suite instance.
- withTestSuite(Long) - Method in class org.qas.qtest.api.services.execution.model.DeleteTestSuiteRequest
-
Sets the test-suite identifier.
- withTestSuite(TestSuite) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets the test-suite instance.
- withTestSuite(TestSuite) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
Sets the test-suite instance.
- withTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.GetTestSuiteRequest
-
Sets the test-suite identifier.
- withTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.MoveTestSuiteRequest
-
Sets the test-suite identifier.
- withTestSuiteId(Long) - Method in class org.qas.qtest.api.services.execution.model.UpdateTestSuiteRequest
-
Sets the test-suite identifier.
- withTestSuites(List<TestSuite>) - Method in class org.qas.qtest.api.services.execution.model.TestCycle
-
Sets the list of test-suites to current cycles.
- withTimeOffset(int) - Method in class org.qas.api.ApiWebServiceClient
-
Sets the optional value for time offset for this client.
- withTimeOffset(int) - Method in class org.qas.api.http.basic.HttpUrlConnectionRequest
-
- withTimeOffset(int) - Method in interface org.qas.api.http.HttpRequest
-
Sets the optional value for time offset for this request.
- withTimeOffset(int) - Method in interface org.qas.api.Request
-
Sets the optional value for time offset for this request.
- withTimeOffset(int) - Method in class org.qas.api.support.RequestSupport
-
- withTimezoneOffset(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the timezone offset of the current user.
- withToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenRefreshRequest
-
Sets the OAuth access token and return current instance.
- withToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenStatusRequest
-
Sets the OAuth access token and return current instance.
- withToken(String) - Method in class org.qas.qtest.api.services.authenticate.model.ValidateTokenRequest
-
Sets the authenticate token and return current instance.
- withTokenType(String) - Method in class org.qas.qtest.api.services.authenticate.model.OAuthTokenResponse
-
Sets the token type and return the current instance.
- withType(AttachmentType) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the type.
- withType(Permissions.PermissionType) - Method in class org.qas.qtest.api.services.project.model.Permissions
-
Sets the permission type.
- withTypeId(Long) - Method in class org.qas.qtest.api.services.attachment.model.AttachmentRequest
-
Sets the type identifier.
- withUrl(String) - Method in class org.qas.qtest.api.services.project.model.DefectTrackingSystem
-
Sets the defect tracking system URL.
- withUser(User) - Method in class org.qas.qtest.api.services.user.model.CreateUserRequest
-
Sets the user information to this request.
- withUserAgent(String) - Method in class org.qas.api.ClientConfiguration
-
Sets the HTTP user agent header to send with all request and return the
updated
ClientConfiguration object.
- withUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLog
-
Sets the id of user who ran test run.
- withUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.AutomationTestLogsRequest
-
- withUserId(Long) - Method in class org.qas.qtest.api.services.execution.model.TestLog
-
Sets the id of user who ran test run.
- withUserId(Long) - Method in class org.qas.qtest.api.services.project.model.UserPermissions
-
Sets the given user identifier.
- withUserIds(List<Long>) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
Sets the list of user identifiers.
- withUsername(String) - Method in class org.qas.qtest.api.services.authenticate.model.AuthenticateRequest
-
Sets the authenticate login name and return the current authenticate instance.
- withUsername(String) - Method in class org.qas.qtest.api.services.user.model.Assignee
-
Sets the assignee name and return current instance.
- withUsername(String) - Method in class org.qas.qtest.api.services.user.model.User
-
Sets the user name and return current instance.
- withUserProfileId(Long) - Method in class org.qas.qtest.api.services.user.model.AssignToProjectRequest
-
- withValue(Long) - Method in class org.qas.qtest.api.internal.model.AllowedValue
-
Sets the allowed value and return itself.
- withValue(String) - Method in class org.qas.qtest.api.internal.model.FieldValue
-
Sets the field value.
- withWebUrl(String) - Method in class org.qas.qtest.api.internal.model.QTestBaseModel
-
Sets the object's web URL and return itself.
- wrap(byte[]) - Static method in class org.qas.api.internal.util.google.io.ByteSource
-
Returns a view of the given byte array as a
ByteSource.
- wrap(CharSequence) - Static method in class org.qas.api.internal.util.google.io.CharSource
-
Returns a view of the given character sequence as a
CharSource.
- write(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- write(byte[]) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- write(byte[], int, int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- write(byte[]) - Method in class org.qas.api.internal.util.google.io.ByteSink
-
Writes all the given bytes to this sink.
- write(CharSequence) - Method in class org.qas.api.internal.util.google.io.CharSink
-
Writes the given character sequence to this sink.
- write(Writer) - Method in class org.qas.api.internal.util.json.JsonArray
-
Write the contents of the JsonArray as JSON text to a writer.
- write(Writer) - Method in class org.qas.api.internal.util.json.JsonObject
-
Write the contents of the JsonObject as JSON text to a writer.
- writeBoolean(boolean) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeByte(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeBytesTo(byte[], int, int) - Method in class org.qas.api.internal.util.google.hash.HashCode
-
Copies bytes from this hash code into dest.
- writeChar(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeChars(String) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeDouble(double) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeFloat(float) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeFrom(InputStream) - Method in class org.qas.api.internal.util.google.io.ByteSink
-
Writes all the bytes from the given InputStream to this sink.
- writeFrom(Readable) - Method in class org.qas.api.internal.util.google.io.CharSink
-
Writes all the text from the given Readable (such as a Reader) to this sink.
- writeInt(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeLines(Iterable<? extends CharSequence>) - Method in class org.qas.api.internal.util.google.io.CharSink
-
Writes the given lines of text to this sink with each line (including the last) terminated with
the operating system's default line separator.
- writeLines(Iterable<? extends CharSequence>, String) - Method in class org.qas.api.internal.util.google.io.CharSink
-
Writes the given lines of text to this sink with each line (including the last) terminated with
the given line separator.
- writeLong(long) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writer - Variable in class org.qas.api.internal.util.json.JsonWriter
-
The writer that will receive the output.
- writeShort(int) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- writeUTF(String) - Method in interface org.qas.api.internal.util.google.io.ByteArrayDataOutput
-
- WWW_AUTHENTICATE - Static variable in class org.qas.api.internal.util.google.net.HttpHeaders
-
The HTTP WWW-Authenticate header field name.