A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

A

actor(PipelineWithWorkflowsTriggerActor) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
addContextsItem(JobDetailsContexts) - Method in class com.circleci.client.v2.model.JobDetails
 
addDefaultHeader(String, String) - Method in class com.circleci.client.v2.ApiClient
Add a default header.
addDependenciesItem(UUID) - Method in class com.circleci.client.v2.model.Job
 
addErrorsItem(PipelineWithWorkflowsErrors) - Method in class com.circleci.client.v2.model.Pipeline
 
addErrorsItem(PipelineWithWorkflowsErrors) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
addItemsItem(Artifact) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
addItemsItem(CheckoutKey) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
addItemsItem(EnvironmentVariablePair) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
addItemsItem(Job) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
addItemsItem(Pipeline) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
addItemsItem(TestsResponseItems) - Method in class com.circleci.client.v2.model.TestsResponse
 
addJobsItem(UUID) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
addMessagesItem(JobDetailsMessages) - Method in class com.circleci.client.v2.model.JobDetails
 
addParallelRunsItem(JobDetailsParallelRuns) - Method in class com.circleci.client.v2.model.JobDetails
 
addWorkflowsItem(PipelineWithWorkflowsWorkflows) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
API - com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
ApiClient - Class in com.circleci.client.v2
 
ApiClient() - Constructor for class com.circleci.client.v2.ApiClient
 
ApiException - Exception in com.circleci.client.v2
 
ApiException() - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(int, String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiException(Throwable) - Constructor for exception com.circleci.client.v2.ApiException
 
ApiKeyAuth - Class in com.circleci.client.v2.auth
 
ApiKeyAuth(String, String) - Constructor for class com.circleci.client.v2.auth.ApiKeyAuth
 
ApiResponse<T> - Class in com.circleci.client.v2
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.circleci.client.v2.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.circleci.client.v2.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface com.circleci.client.v2.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class com.circleci.client.v2.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class com.circleci.client.v2.auth.HttpBearerAuth
 
APPROVAL - com.circleci.client.v2.model.Job.TypeEnum
 
Artifact - Class in com.circleci.client.v2.model
An artifact
Artifact() - Constructor for class com.circleci.client.v2.model.Artifact
 
ArtifactListResponse - Class in com.circleci.client.v2.model
ArtifactListResponse
ArtifactListResponse() - Constructor for class com.circleci.client.v2.model.ArtifactListResponse
 
Authentication - Interface in com.circleci.client.v2.auth
 
authentications - Variable in class com.circleci.client.v2.ApiClient
 
avatarUrl(String) - Method in class com.circleci.client.v2.model.Collaboration
 
avatarUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 

B

basePath - Variable in class com.circleci.client.v2.ApiClient
 
BITBUCKET - com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
 
branch(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
branch(String) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
BUILD - com.circleci.client.v2.model.Job.TypeEnum
 
buildHttpClient(boolean) - Method in class com.circleci.client.v2.ApiClient
Build the Client used to make HTTP requests.
buildResponseHeaders(Response) - Method in class com.circleci.client.v2.ApiClient
 

C

CANCELED - com.circleci.client.v2.model.Workflow.StatusEnum
 
cancelJob(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Cancel job Cancel job with a given job number.
cancelJobWithHttpInfo(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Cancel job Cancel job with a given job number.
cancelWorkflow(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Cancel a workflow Cancels a running workflow.
cancelWorkflowWithHttpInfo(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Cancel a workflow Cancels a running workflow.
CheckoutKey - Class in com.circleci.client.v2.model
CheckoutKey
CheckoutKey() - Constructor for class com.circleci.client.v2.model.CheckoutKey
 
CheckoutKey.TypeEnum - Enum in com.circleci.client.v2.model
The type of checkout key.
CheckoutKeyInput - Class in com.circleci.client.v2.model
CheckoutKeyInput
CheckoutKeyInput() - Constructor for class com.circleci.client.v2.model.CheckoutKeyInput
 
CheckoutKeyInput.TypeEnum - Enum in com.circleci.client.v2.model
The type of checkout key to create.
CheckoutKeyListResponse - Class in com.circleci.client.v2.model
CheckoutKeyListResponse
CheckoutKeyListResponse() - Constructor for class com.circleci.client.v2.model.CheckoutKeyListResponse
 
classname(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
Collaboration - Class in com.circleci.client.v2.model
Collaboration
Collaboration() - Constructor for class com.circleci.client.v2.model.Collaboration
 
com.circleci.client.v2 - package com.circleci.client.v2
 
com.circleci.client.v2.api - package com.circleci.client.v2.api
 
com.circleci.client.v2.auth - package com.circleci.client.v2.auth
 
com.circleci.client.v2.model - package com.circleci.client.v2.model
 
compiled(String) - Method in class com.circleci.client.v2.model.PipelineConfig
 
CONFIG - com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
 
Configuration - Class in com.circleci.client.v2
 
Configuration() - Constructor for class com.circleci.client.v2.Configuration
 
connectionTimeout - Variable in class com.circleci.client.v2.ApiClient
 
containsIgnoreCase(String[], String) - Static method in class com.circleci.client.v2.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contexts(List<JobDetailsContexts>) - Method in class com.circleci.client.v2.model.JobDetails
 
createCheckoutKey(String, CheckoutKeyInput) - Method in class com.circleci.client.v2.api.DefaultApi
Create a new checkout key Creates a new checkout key.
createCheckoutKeyWithHttpInfo(String, CheckoutKeyInput) - Method in class com.circleci.client.v2.api.DefaultApi
Create a new checkout key Creates a new checkout key.
CREATED - com.circleci.client.v2.model.Pipeline.StateEnum
 
CREATED - com.circleci.client.v2.model.PipelineLight.StateEnum
 
CREATED - com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.CheckoutKey
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Pipeline
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineLight
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
createdAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Workflow
 
createEnvVar(String, EnvironmentVariablePair1) - Method in class com.circleci.client.v2.api.DefaultApi
Create an environment variable Creates a new environment variable.
createEnvVarWithHttpInfo(String, EnvironmentVariablePair1) - Method in class com.circleci.client.v2.api.DefaultApi
Create an environment variable Creates a new environment variable.

D

dateFormat - Variable in class com.circleci.client.v2.ApiClient
 
debugging - Variable in class com.circleci.client.v2.ApiClient
 
DefaultApi - Class in com.circleci.client.v2.api
 
DefaultApi() - Constructor for class com.circleci.client.v2.api.DefaultApi
 
DefaultApi(ApiClient) - Constructor for class com.circleci.client.v2.api.DefaultApi
 
defaultBranch(String) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
defaultHeaderMap - Variable in class com.circleci.client.v2.ApiClient
 
deleteCheckoutKey(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Delete a checkout key Deletes the checkout key.
deleteCheckoutKeyWithHttpInfo(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Delete a checkout key Deletes the checkout key.
deleteEnvVar(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Delete an environment variable Deletes the environment variable named :name.
deleteEnvVarWithHttpInfo(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Delete an environment variable Deletes the environment variable named :name.
dependencies(List<UUID>) - Method in class com.circleci.client.v2.model.Job
 
DEPLOY_KEY - com.circleci.client.v2.model.CheckoutKey.TypeEnum
 
DEPLOY_KEY - com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
 
deserialize(Response, GenericType<T>) - Method in class com.circleci.client.v2.ApiClient
Deserialize response body to Java object according to the Content-Type.
downloadFileFromResponse(Response) - Method in class com.circleci.client.v2.ApiClient
Download file from the given response.
duration(Long) - Method in class com.circleci.client.v2.model.JobDetails
 

E

EnvironmentVariableListResponse - Class in com.circleci.client.v2.model
EnvironmentVariableListResponse
EnvironmentVariableListResponse() - Constructor for class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
EnvironmentVariablePair - Class in com.circleci.client.v2.model
EnvironmentVariablePair
EnvironmentVariablePair() - Constructor for class com.circleci.client.v2.model.EnvironmentVariablePair
 
EnvironmentVariablePair1 - Class in com.circleci.client.v2.model
EnvironmentVariablePair1
EnvironmentVariablePair1() - Constructor for class com.circleci.client.v2.model.EnvironmentVariablePair1
 
equals(Object) - Method in class com.circleci.client.v2.model.Artifact
 
equals(Object) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.CheckoutKey
 
equals(Object) - Method in class com.circleci.client.v2.model.CheckoutKeyInput
 
equals(Object) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.Collaboration
 
equals(Object) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
equals(Object) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
equals(Object) - Method in class com.circleci.client.v2.model.Job
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetails
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsContexts
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsOrganization
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsPipeline
 
equals(Object) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
equals(Object) - Method in class com.circleci.client.v2.model.MessageResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.Pipeline
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineConfig
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineLight
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
equals(Object) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
equals(Object) - Method in class com.circleci.client.v2.model.Project
 
equals(Object) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
equals(Object) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
equals(Object) - Method in class com.circleci.client.v2.model.TestsResponse
 
equals(Object) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
equals(Object) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
equals(Object) - Method in class com.circleci.client.v2.model.User
 
equals(Object) - Method in class com.circleci.client.v2.model.Workflow
 
equals(Object) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
ERROR - com.circleci.client.v2.model.Workflow.StatusEnum
 
ERRORED - com.circleci.client.v2.model.Pipeline.StateEnum
 
ERRORED - com.circleci.client.v2.model.PipelineLight.StateEnum
 
ERRORED - com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
errors(List<PipelineWithWorkflowsErrors>) - Method in class com.circleci.client.v2.model.Pipeline
 
errors(List<PipelineWithWorkflowsErrors>) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
escapeString(String) - Method in class com.circleci.client.v2.ApiClient
Escape the given string to be used as URL query value.
executor(JobDetailsExecutor) - Method in class com.circleci.client.v2.model.JobDetails
 
EXPLICIT - com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
externalUrl(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 

F

FAILED - com.circleci.client.v2.model.Workflow.StatusEnum
 
FAILING - com.circleci.client.v2.model.Workflow.StatusEnum
 
file(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
fingerprint(String) - Method in class com.circleci.client.v2.model.CheckoutKey
 
format(Date, StringBuffer, FieldPosition) - Method in class com.circleci.client.v2.RFC3339DateFormat
 
formatDate(Date) - Method in class com.circleci.client.v2.ApiClient
Format the given Date object into string.
fromFailed(Boolean) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.CheckoutKey.TypeEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.Job.TypeEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.Pipeline.StateEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.PipelineLight.StateEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
 
fromValue(String) - Static method in enum com.circleci.client.v2.model.Workflow.StatusEnum
 

G

getActor() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
Get actor
getApiClient() - Method in class com.circleci.client.v2.api.DefaultApi
 
getApiKey() - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class com.circleci.client.v2.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.circleci.client.v2.ApiClient
Get authentications (key: authentication name, value: authentication).
getAvatarUrl() - Method in class com.circleci.client.v2.model.Collaboration
URL to the user's avatar on the VCS
getAvatarUrl() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
URL to the user's avatar on the VCS
getBasePath() - Method in class com.circleci.client.v2.ApiClient
 
getBearerToken() - Method in class com.circleci.client.v2.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getBranch() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
The branch where the pipeline ran.
getBranch() - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
The branch where the pipeline ran.
getCheckoutKey(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a checkout key Returns an individual checkout key.
getCheckoutKeyWithHttpInfo(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a checkout key Returns an individual checkout key.
getClassname() - Method in class com.circleci.client.v2.model.TestsResponseItems
The programmatic location of the test.
getCode() - Method in exception com.circleci.client.v2.ApiException
Get the HTTP status code.
getCollaborations() - Method in class com.circleci.client.v2.api.DefaultApi
Collaborations Provides the set of organizations of which a user is a member or a collaborator.
getCollaborationsWithHttpInfo() - Method in class com.circleci.client.v2.api.DefaultApi
Collaborations Provides the set of organizations of which a user is a member or a collaborator.
getCompiled() - Method in class com.circleci.client.v2.model.PipelineConfig
The compiled configuration for the pipeline, after all orb expansion has been performed.
getConnectTimeout() - Method in class com.circleci.client.v2.ApiClient
Connect timeout (in milliseconds).
getContext(Class<?>) - Method in class com.circleci.client.v2.JSON
 
getContexts() - Method in class com.circleci.client.v2.model.JobDetails
List of contexts used by the job.
getCreatedAt() - Method in class com.circleci.client.v2.model.CheckoutKey
The date and time the checkout key was created.
getCreatedAt() - Method in class com.circleci.client.v2.model.JobDetails
The time when the job was created.
getCreatedAt() - Method in class com.circleci.client.v2.model.Pipeline
The date and time the pipeline was created.
getCreatedAt() - Method in class com.circleci.client.v2.model.PipelineLight
The date and time the pipeline was created.
getCreatedAt() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The date and time the pipeline was created.
getCreatedAt() - Method in class com.circleci.client.v2.model.Workflow
The date and time the workflow was created.
getCurrentUser() - Method in class com.circleci.client.v2.api.DefaultApi
User Information Provides information about the user that is currently signed in.
getCurrentUserWithHttpInfo() - Method in class com.circleci.client.v2.api.DefaultApi
User Information Provides information about the user that is currently signed in.
getData() - Method in class com.circleci.client.v2.ApiResponse
 
getDateFormat() - Method in class com.circleci.client.v2.ApiClient
Get the date format used to parse/format date parameters.
getDefaultApiClient() - Static method in class com.circleci.client.v2.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultBranch() - Method in class com.circleci.client.v2.model.ProjectVcsInfo
Get defaultBranch
getDependencies() - Method in class com.circleci.client.v2.model.Job
A sequence of the unique job IDs for the jobs that this job depends upon in the workflow.
getDuration() - Method in class com.circleci.client.v2.model.JobDetails
Duration of a job in milliseconds.
getEnvVar(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a masked environment variable Returns the masked value of environment variable :name.
getEnvVarWithHttpInfo(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a masked environment variable Returns the masked value of environment variable :name.
getErrors() - Method in class com.circleci.client.v2.model.Pipeline
A sequence of errors that have occurred within the pipeline.
getErrors() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
A sequence of errors that have occurred within the pipeline.
getExecutor() - Method in class com.circleci.client.v2.model.JobDetails
Get executor
getExternalUrl() - Method in class com.circleci.client.v2.model.JobDetailsProject
URL to the repository hosting the project's code
getFile() - Method in class com.circleci.client.v2.model.TestsResponseItems
The file in which the test is defined.
getFingerprint() - Method in class com.circleci.client.v2.model.CheckoutKey
An SSH key fingerprint.
getFromFailed() - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
Whether to rerun the workflow from the failed job.
getHeaders() - Method in class com.circleci.client.v2.ApiResponse
 
getHttpClient() - Method in class com.circleci.client.v2.ApiClient
 
getId() - Method in class com.circleci.client.v2.model.Job
The unique ID of the job.
getId() - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
The unique ID of the workflow.
getId() - Method in class com.circleci.client.v2.model.JobDetailsPipeline
The unique ID of the pipeline.
getId() - Method in class com.circleci.client.v2.model.Pipeline
The unique ID of the pipeline.
getId() - Method in class com.circleci.client.v2.model.PipelineLight
The unique ID of the pipeline.
getId() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The unique ID of the pipeline.
getId() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
The unique ID of the workflow.
getId() - Method in class com.circleci.client.v2.model.User
The unique ID of the user.
getId() - Method in class com.circleci.client.v2.model.Workflow
The unique ID of the workflow.
getIndex() - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
Index of the parallel run.
getItems() - Method in class com.circleci.client.v2.model.ArtifactListResponse
Get items
getItems() - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
Get items
getItems() - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
Get items
getItems() - Method in class com.circleci.client.v2.model.PipelineListResponse
Get items
getItems() - Method in class com.circleci.client.v2.model.TestsResponse
Get items
getItems() - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
Get items
getJobArtifacts(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a job's artifacts Returns a job's artifacts.
getJobArtifactsWithHttpInfo(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a job's artifacts Returns a job's artifacts.
getJobDetails(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get job details Returns job details.
getJobDetailsWithHttpInfo(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get job details Returns job details.
getJobNumber() - Method in class com.circleci.client.v2.model.Job
The number of the job.
getJobs() - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
A list of job IDs to rerun.
getJSON() - Method in class com.circleci.client.v2.ApiClient
Gets the JSON instance to do JSON serialization and deserialization.
getLatestWorkflow() - Method in class com.circleci.client.v2.model.JobDetails
Get latestWorkflow
getLocation() - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
getLogin() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
The login information for the user on the VCS.
getLogin() - Method in class com.circleci.client.v2.model.User
The login information for the user on the VCS.
getMessage() - Method in class com.circleci.client.v2.model.JobDetailsMessages
Information describing message.
getMessage() - Method in class com.circleci.client.v2.model.MessageResponse
A human-readable message
getMessage() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
A human-readable error message.
getMessage() - Method in class com.circleci.client.v2.model.TestsResponseItems
The failure message associated with the test.
getMessages() - Method in class com.circleci.client.v2.model.JobDetails
Messages from CircleCI execution platform.
getName() - Method in class com.circleci.client.v2.model.Collaboration
The name of the organization
getName() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
The name of the environment variable.
getName() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
The name of the environment variable.
getName() - Method in class com.circleci.client.v2.model.Job
The name of the job.
getName() - Method in class com.circleci.client.v2.model.JobDetails
The name of the job.
getName() - Method in class com.circleci.client.v2.model.JobDetailsContexts
The name of the context.
getName() - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
The name of the workflow.
getName() - Method in class com.circleci.client.v2.model.JobDetailsOrganization
The name of the organization.
getName() - Method in class com.circleci.client.v2.model.JobDetailsProject
The name of the project
getName() - Method in class com.circleci.client.v2.model.Project
The name of the project
getName() - Method in class com.circleci.client.v2.model.TestsResponseItems
The name of the test.
getName() - Method in class com.circleci.client.v2.model.User
The name of the user.
getName() - Method in class com.circleci.client.v2.model.Workflow
The name of the workflow.
getName() - Method in class com.circleci.client.v2.Pair
 
getNextPageToken() - Method in class com.circleci.client.v2.model.ArtifactListResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNextPageToken() - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNextPageToken() - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNextPageToken() - Method in class com.circleci.client.v2.model.PipelineListResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNextPageToken() - Method in class com.circleci.client.v2.model.TestsResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNextPageToken() - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
A token to pass as a `page-token` query parameter to return the next page of results.
getNodeIndex() - Method in class com.circleci.client.v2.model.Artifact
The index of the node that stored the artifact.
getNumber() - Method in class com.circleci.client.v2.model.JobDetails
The number of the job.
getNumber() - Method in class com.circleci.client.v2.model.Pipeline
The number of the pipeline.
getNumber() - Method in class com.circleci.client.v2.model.PipelineLight
The number of the pipeline.
getNumber() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The number of the pipeline.
getOrganization() - Method in class com.circleci.client.v2.model.JobDetails
Get organization
getOrganizationName() - Method in class com.circleci.client.v2.model.Project
The name of the organization the project belongs to
getOriginRepositoryUrl() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
URL for the repository where the trigger originated.
getParallelism() - Method in class com.circleci.client.v2.model.JobDetails
A number of parallel runs the job has.
getParallelRuns() - Method in class com.circleci.client.v2.model.JobDetails
Info about parallels runs and their status.
getParameters() - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
An object containing pipeline parameters and their values.
getParamName() - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
getPassword() - Method in class com.circleci.client.v2.auth.HttpBasicAuth
 
getPath() - Method in class com.circleci.client.v2.model.Artifact
The artifact path.
getPipeline() - Method in class com.circleci.client.v2.model.JobDetails
Get pipeline
getPipelineById(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a pipeline Returns a pipeline by ID.
getPipelineByIdWithHttpInfo(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a pipeline Returns a pipeline by ID.
getPipelineConfigById(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a pipeline's configuration Returns a pipeline's configuration by ID.
getPipelineConfigByIdWithHttpInfo(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a pipeline's configuration Returns a pipeline's configuration by ID.
getPipelineId() - Method in class com.circleci.client.v2.model.Workflow
The ID of the pipeline this workflow belongs to.
getPipelineNumber() - Method in class com.circleci.client.v2.model.Workflow
The number of the pipeline this workflow belongs to.
getPreferred() - Method in class com.circleci.client.v2.model.CheckoutKey
A boolean value that indicates if this key is preferred.
getProject() - Method in class com.circleci.client.v2.model.JobDetails
Get project
getProjectBySlug(String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a project Retrieves a project by project slug.
getProjectBySlugWithHttpInfo(String) - Method in class com.circleci.client.v2.api.DefaultApi
Get a project Retrieves a project by project slug.
getProjectSlug() - Method in class com.circleci.client.v2.model.Job
The project-slug for the job.
getProjectSlug() - Method in class com.circleci.client.v2.model.Pipeline
The project-slug for the pipeline.
getProjectSlug() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The project-slug for the pipeline.
getProjectSlug() - Method in class com.circleci.client.v2.model.Workflow
The project-slug for the pipeline this workflow belongs to.
getProvider() - Method in class com.circleci.client.v2.model.ProjectVcsInfo
The VCS provider
getProviderName() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
Name of the VCS provider (e.g.
getPublicKey() - Method in class com.circleci.client.v2.model.CheckoutKey
A public SSH key.
getQueuedAt() - Method in class com.circleci.client.v2.model.JobDetails
The time when the job was placed in a queue.
getReadTimeout() - Method in class com.circleci.client.v2.ApiClient
read timeout (in milliseconds).
getReason() - Method in class com.circleci.client.v2.model.JobDetailsMessages
Value describing the reason for message to be added to the job.
getReceivedAt() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
The date and time the trigger was received.
getResourceClass() - Method in class com.circleci.client.v2.model.JobDetailsExecutor
Resource class name.
getResponseBody() - Method in exception com.circleci.client.v2.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception com.circleci.client.v2.ApiException
Get the HTTP response headers.
getResult() - Method in class com.circleci.client.v2.model.TestsResponseItems
Indication of whether the test succeeded.
getRevision() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
The code revision the pipeline ran.
getSlug() - Method in class com.circleci.client.v2.model.JobDetailsProject
Project slug in the form `vcs-slug/org-name/repo-name`.
getSlug() - Method in class com.circleci.client.v2.model.Project
Project slug in the form `vcs-slug/org-name/repo-name`.
getSource() - Method in class com.circleci.client.v2.model.PipelineConfig
The source configuration for the pipeline, before any config compilation has been performed.
getStartedAt() - Method in class com.circleci.client.v2.model.Job
The date and time the job started.
getStartedAt() - Method in class com.circleci.client.v2.model.JobDetails
The date and time the job started.
getState() - Method in class com.circleci.client.v2.model.Pipeline
The current state of the pipeline.
getState() - Method in class com.circleci.client.v2.model.PipelineLight
The current state of the pipeline.
getState() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The current state of the pipeline.
getStatus() - Method in class com.circleci.client.v2.model.Job
The current status of the job.
getStatus() - Method in class com.circleci.client.v2.model.JobDetails
The current status of the job.
getStatus() - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
Status of the parallel run.
getStatus() - Method in class com.circleci.client.v2.model.Workflow
The current status of the workflow.
getStatusCode() - Method in class com.circleci.client.v2.ApiResponse
 
getStoppedAt() - Method in class com.circleci.client.v2.model.Job
The time when the job stopped.
getStoppedAt() - Method in class com.circleci.client.v2.model.JobDetails
The time when the job stopped.
getStoppedAt() - Method in class com.circleci.client.v2.model.Workflow
The date and time the workflow stopped.
getTag() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
The tag used by the pipeline.
getTag() - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
The tag used by the pipeline.
getTargetRepositoryUrl() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
URL for the repository the trigger targets (i.e.
getTempFolderPath() - Method in class com.circleci.client.v2.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTests(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get test metadata Get test metadata for a build.
getTestsWithHttpInfo(Object, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get test metadata Get test metadata for a build.
getTrigger() - Method in class com.circleci.client.v2.model.Pipeline
Get trigger
getTrigger() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
Get trigger
getType() - Method in class com.circleci.client.v2.model.CheckoutKey
The type of checkout key.
getType() - Method in class com.circleci.client.v2.model.CheckoutKeyInput
The type of checkout key to create.
getType() - Method in class com.circleci.client.v2.model.Job
The type of job.
getType() - Method in class com.circleci.client.v2.model.JobDetailsExecutor
Executor type.
getType() - Method in class com.circleci.client.v2.model.JobDetailsMessages
Message type.
getType() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
The type of error.
getType() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
The type of trigger.
getUpdatedAt() - Method in class com.circleci.client.v2.model.Pipeline
The date and time the pipeline was last updated.
getUpdatedAt() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
The date and time the pipeline was last updated.
getUrl() - Method in class com.circleci.client.v2.model.Artifact
The URL to download the artifact contents.
getUsername() - Method in class com.circleci.client.v2.auth.HttpBasicAuth
 
getValue() - Method in enum com.circleci.client.v2.model.CheckoutKey.TypeEnum
 
getValue() - Method in enum com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
 
getValue() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
The value of the environment variable.
getValue() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
The value of the environment variable.
getValue() - Method in enum com.circleci.client.v2.model.Job.TypeEnum
 
getValue() - Method in enum com.circleci.client.v2.model.Pipeline.StateEnum
 
getValue() - Method in enum com.circleci.client.v2.model.PipelineLight.StateEnum
 
getValue() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
getValue() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
 
getValue() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
getValue() - Method in enum com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
 
getValue() - Method in enum com.circleci.client.v2.model.Workflow.StatusEnum
 
getValue() - Method in class com.circleci.client.v2.Pair
 
getVcs() - Method in class com.circleci.client.v2.model.Pipeline
Get vcs
getVcs() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
Get vcs
getVcsInfo() - Method in class com.circleci.client.v2.model.Project
Get vcsInfo
getVcsType() - Method in class com.circleci.client.v2.model.Collaboration
The VCS provider
getVcsUrl() - Method in class com.circleci.client.v2.model.ProjectVcsInfo
URL to the repository hosting the project's code
getWebUrl() - Method in class com.circleci.client.v2.model.JobDetails
URL of the job in CircleCI Web UI.
getWorkflowById(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a workflow Returns summary fields of a workflow by ID.
getWorkflowByIdWithHttpInfo(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a workflow Returns summary fields of a workflow by ID.
getWorkflows() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
DEPRECATION NOTICE: workflows will shortly be removed from pipeline response.
GITHUB - com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
 
GITHUB_USER_KEY - com.circleci.client.v2.model.CheckoutKey.TypeEnum
 

H

hashCode() - Method in class com.circleci.client.v2.model.Artifact
 
hashCode() - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
hashCode() - Method in class com.circleci.client.v2.model.CheckoutKey
 
hashCode() - Method in class com.circleci.client.v2.model.CheckoutKeyInput
 
hashCode() - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
hashCode() - Method in class com.circleci.client.v2.model.Collaboration
 
hashCode() - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
hashCode() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
hashCode() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
hashCode() - Method in class com.circleci.client.v2.model.Job
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetails
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsContexts
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsOrganization
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsPipeline
 
hashCode() - Method in class com.circleci.client.v2.model.JobDetailsProject
 
hashCode() - Method in class com.circleci.client.v2.model.MessageResponse
 
hashCode() - Method in class com.circleci.client.v2.model.Pipeline
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineConfig
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineLight
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineListResponse
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
hashCode() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
hashCode() - Method in class com.circleci.client.v2.model.Project
 
hashCode() - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
hashCode() - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
hashCode() - Method in class com.circleci.client.v2.model.TestsResponse
 
hashCode() - Method in class com.circleci.client.v2.model.TestsResponseItems
 
hashCode() - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
hashCode() - Method in class com.circleci.client.v2.model.User
 
hashCode() - Method in class com.circleci.client.v2.model.Workflow
 
hashCode() - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
HttpBasicAuth - Class in com.circleci.client.v2.auth
 
HttpBasicAuth() - Constructor for class com.circleci.client.v2.auth.HttpBasicAuth
 
HttpBearerAuth - Class in com.circleci.client.v2.auth
 
HttpBearerAuth(String) - Constructor for class com.circleci.client.v2.auth.HttpBearerAuth
 
httpClient - Variable in class com.circleci.client.v2.ApiClient
 

I

id(UUID) - Method in class com.circleci.client.v2.model.Job
 
id(UUID) - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
id(UUID) - Method in class com.circleci.client.v2.model.JobDetailsPipeline
 
id(UUID) - Method in class com.circleci.client.v2.model.Pipeline
 
id(UUID) - Method in class com.circleci.client.v2.model.PipelineLight
 
id(UUID) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
id(UUID) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
id(UUID) - Method in class com.circleci.client.v2.model.User
 
id(UUID) - Method in class com.circleci.client.v2.model.Workflow
 
index(Long) - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>) - Method in class com.circleci.client.v2.ApiClient
Invoke API by sending HTTP request with the given options.
isDebugging() - Method in class com.circleci.client.v2.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class com.circleci.client.v2.ApiClient
Check if the given MIME is a JSON MIME.
items(List<Artifact>) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
items(List<CheckoutKey>) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
items(List<EnvironmentVariablePair>) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
items(List<Job>) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
items(List<Pipeline>) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
items(List<TestsResponseItems>) - Method in class com.circleci.client.v2.model.TestsResponse
 

J

Job - Class in com.circleci.client.v2.model
Job
Job() - Constructor for class com.circleci.client.v2.model.Job
 
Job.TypeEnum - Enum in com.circleci.client.v2.model
The type of job.
JobDetails - Class in com.circleci.client.v2.model
Job Details
JobDetails() - Constructor for class com.circleci.client.v2.model.JobDetails
 
JobDetailsContexts - Class in com.circleci.client.v2.model
Information about the context.
JobDetailsContexts() - Constructor for class com.circleci.client.v2.model.JobDetailsContexts
 
JobDetailsExecutor - Class in com.circleci.client.v2.model
Information about executor used for a job.
JobDetailsExecutor() - Constructor for class com.circleci.client.v2.model.JobDetailsExecutor
 
JobDetailsLatestWorkflow - Class in com.circleci.client.v2.model
Info about the latest workflow the job was a part of.
JobDetailsLatestWorkflow() - Constructor for class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
JobDetailsMessages - Class in com.circleci.client.v2.model
Message from CircleCI execution platform.
JobDetailsMessages() - Constructor for class com.circleci.client.v2.model.JobDetailsMessages
 
JobDetailsOrganization - Class in com.circleci.client.v2.model
Information about an organization.
JobDetailsOrganization() - Constructor for class com.circleci.client.v2.model.JobDetailsOrganization
 
JobDetailsParallelRuns - Class in com.circleci.client.v2.model
Info about a status of the parallel run.
JobDetailsParallelRuns() - Constructor for class com.circleci.client.v2.model.JobDetailsParallelRuns
 
JobDetailsPipeline - Class in com.circleci.client.v2.model
Info about a pipeline the job is a part of.
JobDetailsPipeline() - Constructor for class com.circleci.client.v2.model.JobDetailsPipeline
 
JobDetailsProject - Class in com.circleci.client.v2.model
Information about a project.
JobDetailsProject() - Constructor for class com.circleci.client.v2.model.JobDetailsProject
 
jobNumber(Long) - Method in class com.circleci.client.v2.model.Job
 
jobs(List<UUID>) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
join(String[], String) - Static method in class com.circleci.client.v2.StringUtil
Join an array of strings with the given separator.
json - Variable in class com.circleci.client.v2.ApiClient
 
JSON - Class in com.circleci.client.v2
 
JSON() - Constructor for class com.circleci.client.v2.JSON
 
JSON_PROPERTY_ACTOR - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
JSON_PROPERTY_AVATAR_URL - Static variable in class com.circleci.client.v2.model.Collaboration
 
JSON_PROPERTY_AVATAR_URL - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
JSON_PROPERTY_BRANCH - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_BRANCH - Static variable in class com.circleci.client.v2.model.TriggerPipelineParameters
 
JSON_PROPERTY_CLASSNAME - Static variable in class com.circleci.client.v2.model.TestsResponseItems
 
JSON_PROPERTY_COMPILED - Static variable in class com.circleci.client.v2.model.PipelineConfig
 
JSON_PROPERTY_CONTEXTS - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.CheckoutKey
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.PipelineLight
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_DEFAULT_BRANCH - Static variable in class com.circleci.client.v2.model.ProjectVcsInfo
 
JSON_PROPERTY_DEPENDENCIES - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_DURATION - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_ERRORS - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_ERRORS - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_EXECUTOR - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_EXTERNAL_URL - Static variable in class com.circleci.client.v2.model.JobDetailsProject
 
JSON_PROPERTY_FILE - Static variable in class com.circleci.client.v2.model.TestsResponseItems
 
JSON_PROPERTY_FINGERPRINT - Static variable in class com.circleci.client.v2.model.CheckoutKey
 
JSON_PROPERTY_FROM_FAILED - Static variable in class com.circleci.client.v2.model.RerunWorkflowParameters
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.JobDetailsPipeline
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.PipelineLight
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.User
 
JSON_PROPERTY_ID - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_INDEX - Static variable in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.ArtifactListResponse
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.PipelineListResponse
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.TestsResponse
 
JSON_PROPERTY_ITEMS - Static variable in class com.circleci.client.v2.model.WorkflowJobListResponse
 
JSON_PROPERTY_JOB_NUMBER - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_JOBS - Static variable in class com.circleci.client.v2.model.RerunWorkflowParameters
 
JSON_PROPERTY_LATEST_WORKFLOW - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_LOGIN - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
JSON_PROPERTY_LOGIN - Static variable in class com.circleci.client.v2.model.User
 
JSON_PROPERTY_MESSAGE - Static variable in class com.circleci.client.v2.model.JobDetailsMessages
 
JSON_PROPERTY_MESSAGE - Static variable in class com.circleci.client.v2.model.MessageResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
JSON_PROPERTY_MESSAGE - Static variable in class com.circleci.client.v2.model.TestsResponseItems
 
JSON_PROPERTY_MESSAGES - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.Collaboration
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.EnvironmentVariablePair
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.JobDetailsContexts
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.JobDetailsOrganization
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.JobDetailsProject
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.Project
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.TestsResponseItems
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.User
 
JSON_PROPERTY_NAME - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.ArtifactListResponse
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.PipelineListResponse
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.TestsResponse
 
JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class com.circleci.client.v2.model.WorkflowJobListResponse
 
JSON_PROPERTY_NODE_INDEX - Static variable in class com.circleci.client.v2.model.Artifact
 
JSON_PROPERTY_NUMBER - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_NUMBER - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_NUMBER - Static variable in class com.circleci.client.v2.model.PipelineLight
 
JSON_PROPERTY_NUMBER - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_ORGANIZATION - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_ORGANIZATION_NAME - Static variable in class com.circleci.client.v2.model.Project
 
JSON_PROPERTY_ORIGIN_REPOSITORY_URL - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_PARALLEL_RUNS - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_PARALLELISM - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_PARAMETERS - Static variable in class com.circleci.client.v2.model.TriggerPipelineParameters
 
JSON_PROPERTY_PATH - Static variable in class com.circleci.client.v2.model.Artifact
 
JSON_PROPERTY_PIPELINE - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_PIPELINE_ID - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_PIPELINE_NUMBER - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_PREFERRED - Static variable in class com.circleci.client.v2.model.CheckoutKey
 
JSON_PROPERTY_PROJECT - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_PROJECT_SLUG - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_PROJECT_SLUG - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_PROJECT_SLUG - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_PROJECT_SLUG - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_PROVIDER - Static variable in class com.circleci.client.v2.model.ProjectVcsInfo
 
JSON_PROPERTY_PROVIDER_NAME - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_PUBLIC_KEY - Static variable in class com.circleci.client.v2.model.CheckoutKey
 
JSON_PROPERTY_QUEUED_AT - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_REASON - Static variable in class com.circleci.client.v2.model.JobDetailsMessages
 
JSON_PROPERTY_RECEIVED_AT - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
JSON_PROPERTY_RESOURCE_CLASS - Static variable in class com.circleci.client.v2.model.JobDetailsExecutor
 
JSON_PROPERTY_RESULT - Static variable in class com.circleci.client.v2.model.TestsResponseItems
 
JSON_PROPERTY_REVISION - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_SLUG - Static variable in class com.circleci.client.v2.model.JobDetailsProject
 
JSON_PROPERTY_SLUG - Static variable in class com.circleci.client.v2.model.Project
 
JSON_PROPERTY_SOURCE - Static variable in class com.circleci.client.v2.model.PipelineConfig
 
JSON_PROPERTY_STARTED_AT - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_STARTED_AT - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_STATE - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_STATE - Static variable in class com.circleci.client.v2.model.PipelineLight
 
JSON_PROPERTY_STATE - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_STATUS - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_STATUS - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_STATUS - Static variable in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
JSON_PROPERTY_STATUS - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_STOPPED_AT - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_STOPPED_AT - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_STOPPED_AT - Static variable in class com.circleci.client.v2.model.Workflow
 
JSON_PROPERTY_TAG - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_TAG - Static variable in class com.circleci.client.v2.model.TriggerPipelineParameters
 
JSON_PROPERTY_TARGET_REPOSITORY_URL - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
JSON_PROPERTY_TRIGGER - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_TRIGGER - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.CheckoutKey
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.CheckoutKeyInput
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.Job
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.JobDetailsExecutor
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.JobDetailsMessages
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
JSON_PROPERTY_TYPE - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_URL - Static variable in class com.circleci.client.v2.model.Artifact
 
JSON_PROPERTY_VALUE - Static variable in class com.circleci.client.v2.model.EnvironmentVariablePair
 
JSON_PROPERTY_VALUE - Static variable in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
JSON_PROPERTY_VCS - Static variable in class com.circleci.client.v2.model.Pipeline
 
JSON_PROPERTY_VCS - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 
JSON_PROPERTY_VCS_INFO - Static variable in class com.circleci.client.v2.model.Project
 
JSON_PROPERTY_VCS_TYPE - Static variable in class com.circleci.client.v2.model.Collaboration
 
JSON_PROPERTY_VCS_URL - Static variable in class com.circleci.client.v2.model.ProjectVcsInfo
 
JSON_PROPERTY_WEB_URL - Static variable in class com.circleci.client.v2.model.JobDetails
 
JSON_PROPERTY_WORKFLOWS - Static variable in class com.circleci.client.v2.model.PipelineWithWorkflows
 

L

latestWorkflow(JobDetailsLatestWorkflow) - Method in class com.circleci.client.v2.model.JobDetails
 
listCheckoutKeys(String) - Method in class com.circleci.client.v2.api.DefaultApi
Get all checkout keys Returns a sequence of checkout keys for `:project`.
listCheckoutKeysWithHttpInfo(String) - Method in class com.circleci.client.v2.api.DefaultApi
Get all checkout keys Returns a sequence of checkout keys for `:project`.
listEnvVars(String) - Method in class com.circleci.client.v2.api.DefaultApi
List all environment variables Returns four 'x' characters, in addition to the last four ASCII characters of the value, consistent with the display of environment variable values on the CircleCI website.
listEnvVarsWithHttpInfo(String) - Method in class com.circleci.client.v2.api.DefaultApi
List all environment variables Returns four 'x' characters, in addition to the last four ASCII characters of the value, consistent with the display of environment variable values on the CircleCI website.
listMyPipelines(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get your pipelines Returns a sequence of all pipelines for this project triggered by the user.
listMyPipelinesWithHttpInfo(String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get your pipelines Returns a sequence of all pipelines for this project triggered by the user.
listPipelinesForProject(String, String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get all pipelines Returns all pipelines for this project.
listPipelinesForProjectWithHttpInfo(String, String, String) - Method in class com.circleci.client.v2.api.DefaultApi
Get all pipelines Returns all pipelines for this project.
listWorkflowJobs(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a workflow's jobs Returns a sequence of jobs for a workflow.
listWorkflowJobsWithHttpInfo(UUID) - Method in class com.circleci.client.v2.api.DefaultApi
Get a workflow's jobs Returns a sequence of jobs for a workflow.
login(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
login(String) - Method in class com.circleci.client.v2.model.User
 

M

message(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
message(String) - Method in class com.circleci.client.v2.model.MessageResponse
 
message(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
message(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
MessageResponse - Class in com.circleci.client.v2.model
message response
MessageResponse() - Constructor for class com.circleci.client.v2.model.MessageResponse
 
messages(List<JobDetailsMessages>) - Method in class com.circleci.client.v2.model.JobDetails
 

N

name(String) - Method in class com.circleci.client.v2.model.Collaboration
 
name(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
name(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
name(String) - Method in class com.circleci.client.v2.model.Job
 
name(String) - Method in class com.circleci.client.v2.model.JobDetails
 
name(String) - Method in class com.circleci.client.v2.model.JobDetailsContexts
 
name(String) - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
name(String) - Method in class com.circleci.client.v2.model.JobDetailsOrganization
 
name(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
name(String) - Method in class com.circleci.client.v2.model.Project
 
name(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
name(String) - Method in class com.circleci.client.v2.model.User
 
name(String) - Method in class com.circleci.client.v2.model.Workflow
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.TestsResponse
 
nextPageToken(String) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
nodeIndex(Long) - Method in class com.circleci.client.v2.model.Artifact
 
NOT_RUN - com.circleci.client.v2.model.Workflow.StatusEnum
 
number(Long) - Method in class com.circleci.client.v2.model.JobDetails
 
number(Long) - Method in class com.circleci.client.v2.model.Pipeline
 
number(Long) - Method in class com.circleci.client.v2.model.PipelineLight
 
number(Long) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 

O

ON_HOLD - com.circleci.client.v2.model.Workflow.StatusEnum
 
organization(JobDetailsOrganization) - Method in class com.circleci.client.v2.model.JobDetails
 
organizationName(String) - Method in class com.circleci.client.v2.model.Project
 
originRepositoryUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 

P

Pair - Class in com.circleci.client.v2
 
Pair(String, String) - Constructor for class com.circleci.client.v2.Pair
 
parallelism(Long) - Method in class com.circleci.client.v2.model.JobDetails
 
parallelRuns(List<JobDetailsParallelRuns>) - Method in class com.circleci.client.v2.model.JobDetails
 
parameters(Object) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
parameterToPairs(String, String, Object) - Method in class com.circleci.client.v2.ApiClient
 
parameterToString(Object) - Method in class com.circleci.client.v2.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class com.circleci.client.v2.ApiClient
Parse the given string into Date object.
path(String) - Method in class com.circleci.client.v2.model.Artifact
 
PENDING - com.circleci.client.v2.model.Pipeline.StateEnum
 
PENDING - com.circleci.client.v2.model.PipelineLight.StateEnum
 
PENDING - com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
performAdditionalClientConfiguration(ClientConfig) - Method in class com.circleci.client.v2.ApiClient
 
pipeline(JobDetailsPipeline) - Method in class com.circleci.client.v2.model.JobDetails
 
Pipeline - Class in com.circleci.client.v2.model
NOTE: The definition of pipeline is subject to change.
Pipeline() - Constructor for class com.circleci.client.v2.model.Pipeline
 
Pipeline.StateEnum - Enum in com.circleci.client.v2.model
The current state of the pipeline.
PipelineConfig - Class in com.circleci.client.v2.model
The configuration strings for the pipeline.
PipelineConfig() - Constructor for class com.circleci.client.v2.model.PipelineConfig
 
pipelineId(UUID) - Method in class com.circleci.client.v2.model.Workflow
 
PipelineLight - Class in com.circleci.client.v2.model
NOTE: The definition of pipeline is subject to change.
PipelineLight() - Constructor for class com.circleci.client.v2.model.PipelineLight
 
PipelineLight.StateEnum - Enum in com.circleci.client.v2.model
The current state of the pipeline.
PipelineListResponse - Class in com.circleci.client.v2.model
List of pipelines
PipelineListResponse() - Constructor for class com.circleci.client.v2.model.PipelineListResponse
 
pipelineNumber(Long) - Method in class com.circleci.client.v2.model.Workflow
 
PipelineWithWorkflows - Class in com.circleci.client.v2.model
NOTE: The definition of pipeline is subject to change.
PipelineWithWorkflows() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflows
 
PipelineWithWorkflows.StateEnum - Enum in com.circleci.client.v2.model
The current state of the pipeline.
PipelineWithWorkflowsErrors - Class in com.circleci.client.v2.model
An error with a type and message.
PipelineWithWorkflowsErrors() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
PipelineWithWorkflowsErrors.TypeEnum - Enum in com.circleci.client.v2.model
The type of error.
PipelineWithWorkflowsTrigger - Class in com.circleci.client.v2.model
A summary of the trigger.
PipelineWithWorkflowsTrigger() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
PipelineWithWorkflowsTrigger.TypeEnum - Enum in com.circleci.client.v2.model
The type of trigger.
PipelineWithWorkflowsTriggerActor - Class in com.circleci.client.v2.model
The user who triggered the Pipeline
PipelineWithWorkflowsTriggerActor() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
PipelineWithWorkflowsVcs - Class in com.circleci.client.v2.model
VCS information for the pipeline.
PipelineWithWorkflowsVcs() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
PipelineWithWorkflowsWorkflows - Class in com.circleci.client.v2.model
Basic information about a workflow
PipelineWithWorkflowsWorkflows() - Constructor for class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
PLAN - com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
 
preferred(Boolean) - Method in class com.circleci.client.v2.model.CheckoutKey
 
prepareDownloadFile(Response) - Method in class com.circleci.client.v2.ApiClient
 
project(JobDetailsProject) - Method in class com.circleci.client.v2.model.JobDetails
 
Project - Class in com.circleci.client.v2.model
NOTE: The definition of Project is subject to change.
Project() - Constructor for class com.circleci.client.v2.model.Project
 
projectSlug(String) - Method in class com.circleci.client.v2.model.Job
 
projectSlug(String) - Method in class com.circleci.client.v2.model.Pipeline
 
projectSlug(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
projectSlug(String) - Method in class com.circleci.client.v2.model.Workflow
 
ProjectVcsInfo - Class in com.circleci.client.v2.model
Information about the VCS that hosts the project source code.
ProjectVcsInfo() - Constructor for class com.circleci.client.v2.model.ProjectVcsInfo
 
ProjectVcsInfo.ProviderEnum - Enum in com.circleci.client.v2.model
The VCS provider
provider(ProjectVcsInfo.ProviderEnum) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
providerName(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
publicKey(String) - Method in class com.circleci.client.v2.model.CheckoutKey
 

Q

queuedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 

R

reason(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
receivedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
rerunWorkflow(UUID, RerunWorkflowParameters) - Method in class com.circleci.client.v2.api.DefaultApi
Rerun a workflow Reruns a workflow.
RerunWorkflowParameters - Class in com.circleci.client.v2.model
The information you can supply when rerunning a workflow.
RerunWorkflowParameters() - Constructor for class com.circleci.client.v2.model.RerunWorkflowParameters
 
rerunWorkflowWithHttpInfo(UUID, RerunWorkflowParameters) - Method in class com.circleci.client.v2.api.DefaultApi
Rerun a workflow Reruns a workflow.
resourceClass(String) - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
result(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
revision(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
RFC3339DateFormat - Class in com.circleci.client.v2
 
RFC3339DateFormat() - Constructor for class com.circleci.client.v2.RFC3339DateFormat
 
RUNNING - com.circleci.client.v2.model.Workflow.StatusEnum
 

S

selectHeaderAccept(String[]) - Method in class com.circleci.client.v2.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.circleci.client.v2.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, Map<String, Object>, String) - Method in class com.circleci.client.v2.ApiClient
Serialize the given Java object into string entity according the given Content-Type (only JSON is supported for now).
setActor(PipelineWithWorkflowsTriggerActor) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
setApiClient(ApiClient) - Method in class com.circleci.client.v2.api.DefaultApi
 
setApiKey(String) - Method in class com.circleci.client.v2.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class com.circleci.client.v2.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class com.circleci.client.v2.auth.ApiKeyAuth
 
setAvatarUrl(String) - Method in class com.circleci.client.v2.model.Collaboration
 
setAvatarUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
setBasePath(String) - Method in class com.circleci.client.v2.ApiClient
 
setBearerToken(String) - Method in class com.circleci.client.v2.ApiClient
Helper method to set bearer token for the first Bearer authentication.
setBearerToken(String) - Method in class com.circleci.client.v2.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBranch(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setBranch(String) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
setClassname(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
setCompiled(String) - Method in class com.circleci.client.v2.model.PipelineConfig
 
setConnectTimeout(int) - Method in class com.circleci.client.v2.ApiClient
Set the connect timeout (in milliseconds).
setContexts(List<JobDetailsContexts>) - Method in class com.circleci.client.v2.model.JobDetails
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.CheckoutKey
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Pipeline
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineLight
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setCreatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Workflow
 
setDateFormat(DateFormat) - Method in class com.circleci.client.v2.ApiClient
Set the date format used to parse/format date parameters.
setDateFormat(DateFormat) - Method in class com.circleci.client.v2.JSON
Set the date format for JSON (de)serialization with Date properties.
setDebugging(boolean) - Method in class com.circleci.client.v2.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class com.circleci.client.v2.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDefaultBranch(String) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
setDependencies(List<UUID>) - Method in class com.circleci.client.v2.model.Job
 
setDuration(Long) - Method in class com.circleci.client.v2.model.JobDetails
 
setErrors(List<PipelineWithWorkflowsErrors>) - Method in class com.circleci.client.v2.model.Pipeline
 
setErrors(List<PipelineWithWorkflowsErrors>) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setExecutor(JobDetailsExecutor) - Method in class com.circleci.client.v2.model.JobDetails
 
setExternalUrl(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
setFile(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
setFingerprint(String) - Method in class com.circleci.client.v2.model.CheckoutKey
 
setFromFailed(Boolean) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
setHttpClient(Client) - Method in class com.circleci.client.v2.ApiClient
 
setId(UUID) - Method in class com.circleci.client.v2.model.Job
 
setId(UUID) - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
setId(UUID) - Method in class com.circleci.client.v2.model.JobDetailsPipeline
 
setId(UUID) - Method in class com.circleci.client.v2.model.Pipeline
 
setId(UUID) - Method in class com.circleci.client.v2.model.PipelineLight
 
setId(UUID) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setId(UUID) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
setId(UUID) - Method in class com.circleci.client.v2.model.User
 
setId(UUID) - Method in class com.circleci.client.v2.model.Workflow
 
setIndex(Long) - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
setItems(List<Artifact>) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
setItems(List<CheckoutKey>) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
setItems(List<EnvironmentVariablePair>) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
setItems(List<Job>) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
setItems(List<Pipeline>) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
setItems(List<TestsResponseItems>) - Method in class com.circleci.client.v2.model.TestsResponse
 
setJobNumber(Long) - Method in class com.circleci.client.v2.model.Job
 
setJobs(List<UUID>) - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
setLatestWorkflow(JobDetailsLatestWorkflow) - Method in class com.circleci.client.v2.model.JobDetails
 
setLogin(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
setLogin(String) - Method in class com.circleci.client.v2.model.User
 
setMessage(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
setMessage(String) - Method in class com.circleci.client.v2.model.MessageResponse
 
setMessage(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
setMessage(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
setMessages(List<JobDetailsMessages>) - Method in class com.circleci.client.v2.model.JobDetails
 
setName(String) - Method in class com.circleci.client.v2.model.Collaboration
 
setName(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
setName(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
setName(String) - Method in class com.circleci.client.v2.model.Job
 
setName(String) - Method in class com.circleci.client.v2.model.JobDetails
 
setName(String) - Method in class com.circleci.client.v2.model.JobDetailsContexts
 
setName(String) - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
setName(String) - Method in class com.circleci.client.v2.model.JobDetailsOrganization
 
setName(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
setName(String) - Method in class com.circleci.client.v2.model.Project
 
setName(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
setName(String) - Method in class com.circleci.client.v2.model.User
 
setName(String) - Method in class com.circleci.client.v2.model.Workflow
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.PipelineListResponse
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.TestsResponse
 
setNextPageToken(String) - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
setNodeIndex(Long) - Method in class com.circleci.client.v2.model.Artifact
 
setNumber(Long) - Method in class com.circleci.client.v2.model.JobDetails
 
setNumber(Long) - Method in class com.circleci.client.v2.model.Pipeline
 
setNumber(Long) - Method in class com.circleci.client.v2.model.PipelineLight
 
setNumber(Long) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setOrganization(JobDetailsOrganization) - Method in class com.circleci.client.v2.model.JobDetails
 
setOrganizationName(String) - Method in class com.circleci.client.v2.model.Project
 
setOriginRepositoryUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setParallelism(Long) - Method in class com.circleci.client.v2.model.JobDetails
 
setParallelRuns(List<JobDetailsParallelRuns>) - Method in class com.circleci.client.v2.model.JobDetails
 
setParameters(Object) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
setPassword(String) - Method in class com.circleci.client.v2.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.circleci.client.v2.auth.HttpBasicAuth
 
setPath(String) - Method in class com.circleci.client.v2.model.Artifact
 
setPipeline(JobDetailsPipeline) - Method in class com.circleci.client.v2.model.JobDetails
 
setPipelineId(UUID) - Method in class com.circleci.client.v2.model.Workflow
 
setPipelineNumber(Long) - Method in class com.circleci.client.v2.model.Workflow
 
setPreferred(Boolean) - Method in class com.circleci.client.v2.model.CheckoutKey
 
setProject(JobDetailsProject) - Method in class com.circleci.client.v2.model.JobDetails
 
setProjectSlug(String) - Method in class com.circleci.client.v2.model.Job
 
setProjectSlug(String) - Method in class com.circleci.client.v2.model.Pipeline
 
setProjectSlug(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setProjectSlug(String) - Method in class com.circleci.client.v2.model.Workflow
 
setProvider(ProjectVcsInfo.ProviderEnum) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
setProviderName(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setPublicKey(String) - Method in class com.circleci.client.v2.model.CheckoutKey
 
setQueuedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
setReadTimeout(int) - Method in class com.circleci.client.v2.ApiClient
Set the read timeout (in milliseconds).
setReason(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
setReceivedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
setResourceClass(String) - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
setResult(String) - Method in class com.circleci.client.v2.model.TestsResponseItems
 
setRevision(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setSlug(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
setSlug(String) - Method in class com.circleci.client.v2.model.Project
 
setSource(String) - Method in class com.circleci.client.v2.model.PipelineConfig
 
setStartedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Job
 
setStartedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
setState(Pipeline.StateEnum) - Method in class com.circleci.client.v2.model.Pipeline
 
setState(PipelineLight.StateEnum) - Method in class com.circleci.client.v2.model.PipelineLight
 
setState(PipelineWithWorkflows.StateEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setStatus(Workflow.StatusEnum) - Method in class com.circleci.client.v2.model.Workflow
 
setStatus(Object) - Method in class com.circleci.client.v2.model.Job
 
setStatus(Object) - Method in class com.circleci.client.v2.model.JobDetails
 
setStatus(String) - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
setStoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Job
 
setStoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
setStoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Workflow
 
setTag(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setTag(String) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
setTargetRepositoryUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
setTempFolderPath(String) - Method in class com.circleci.client.v2.ApiClient
Set temp folder path
setTrigger(PipelineWithWorkflowsTrigger) - Method in class com.circleci.client.v2.model.Pipeline
 
setTrigger(PipelineWithWorkflowsTrigger) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setType(CheckoutKey.TypeEnum) - Method in class com.circleci.client.v2.model.CheckoutKey
 
setType(CheckoutKeyInput.TypeEnum) - Method in class com.circleci.client.v2.model.CheckoutKeyInput
 
setType(Job.TypeEnum) - Method in class com.circleci.client.v2.model.Job
 
setType(PipelineWithWorkflowsErrors.TypeEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
setType(PipelineWithWorkflowsTrigger.TypeEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
setType(String) - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
setType(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
setUpdatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Pipeline
 
setUpdatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setUrl(String) - Method in class com.circleci.client.v2.model.Artifact
 
setUserAgent(String) - Method in class com.circleci.client.v2.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class com.circleci.client.v2.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.circleci.client.v2.auth.HttpBasicAuth
 
setValue(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
setValue(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
setVcs(PipelineWithWorkflowsVcs) - Method in class com.circleci.client.v2.model.Pipeline
 
setVcs(PipelineWithWorkflowsVcs) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
setVcsInfo(ProjectVcsInfo) - Method in class com.circleci.client.v2.model.Project
 
setVcsType(String) - Method in class com.circleci.client.v2.model.Collaboration
 
setVcsUrl(String) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
setWebUrl(String) - Method in class com.circleci.client.v2.model.JobDetails
 
setWorkflows(List<PipelineWithWorkflowsWorkflows>) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
slug(String) - Method in class com.circleci.client.v2.model.JobDetailsProject
 
slug(String) - Method in class com.circleci.client.v2.model.Project
 
source(String) - Method in class com.circleci.client.v2.model.PipelineConfig
 
startedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Job
 
startedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
state(Pipeline.StateEnum) - Method in class com.circleci.client.v2.model.Pipeline
 
state(PipelineLight.StateEnum) - Method in class com.circleci.client.v2.model.PipelineLight
 
state(PipelineWithWorkflows.StateEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
status(Workflow.StatusEnum) - Method in class com.circleci.client.v2.model.Workflow
 
status(Object) - Method in class com.circleci.client.v2.model.Job
 
status(Object) - Method in class com.circleci.client.v2.model.JobDetails
 
status(String) - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
stoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Job
 
stoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.JobDetails
 
stoppedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Workflow
 
StringUtil - Class in com.circleci.client.v2
 
StringUtil() - Constructor for class com.circleci.client.v2.StringUtil
 
SUCCESS - com.circleci.client.v2.model.Workflow.StatusEnum
 

T

tag(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
tag(String) - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
targetRepositoryUrl(String) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
tempFolderPath - Variable in class com.circleci.client.v2.ApiClient
 
TestsResponse - Class in com.circleci.client.v2.model
TestsResponse
TestsResponse() - Constructor for class com.circleci.client.v2.model.TestsResponse
 
TestsResponseItems - Class in com.circleci.client.v2.model
TestsResponseItems
TestsResponseItems() - Constructor for class com.circleci.client.v2.model.TestsResponseItems
 
toString() - Method in class com.circleci.client.v2.model.Artifact
 
toString() - Method in class com.circleci.client.v2.model.ArtifactListResponse
 
toString() - Method in class com.circleci.client.v2.model.CheckoutKey
 
toString() - Method in enum com.circleci.client.v2.model.CheckoutKey.TypeEnum
 
toString() - Method in class com.circleci.client.v2.model.CheckoutKeyInput
 
toString() - Method in enum com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
 
toString() - Method in class com.circleci.client.v2.model.CheckoutKeyListResponse
 
toString() - Method in class com.circleci.client.v2.model.Collaboration
 
toString() - Method in class com.circleci.client.v2.model.EnvironmentVariableListResponse
 
toString() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
toString() - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
toString() - Method in class com.circleci.client.v2.model.Job
 
toString() - Method in enum com.circleci.client.v2.model.Job.TypeEnum
 
toString() - Method in class com.circleci.client.v2.model.JobDetails
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsContexts
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsLatestWorkflow
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsMessages
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsOrganization
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsParallelRuns
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsPipeline
 
toString() - Method in class com.circleci.client.v2.model.JobDetailsProject
 
toString() - Method in class com.circleci.client.v2.model.MessageResponse
 
toString() - Method in enum com.circleci.client.v2.model.Pipeline.StateEnum
 
toString() - Method in class com.circleci.client.v2.model.Pipeline
 
toString() - Method in class com.circleci.client.v2.model.PipelineConfig
 
toString() - Method in enum com.circleci.client.v2.model.PipelineLight.StateEnum
 
toString() - Method in class com.circleci.client.v2.model.PipelineLight
 
toString() - Method in class com.circleci.client.v2.model.PipelineListResponse
 
toString() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
toString() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
toString() - Method in enum com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTriggerActor
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsVcs
 
toString() - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsWorkflows
 
toString() - Method in class com.circleci.client.v2.model.Project
 
toString() - Method in enum com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
 
toString() - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 
toString() - Method in class com.circleci.client.v2.model.RerunWorkflowParameters
 
toString() - Method in class com.circleci.client.v2.model.TestsResponse
 
toString() - Method in class com.circleci.client.v2.model.TestsResponseItems
 
toString() - Method in class com.circleci.client.v2.model.TriggerPipelineParameters
 
toString() - Method in class com.circleci.client.v2.model.User
 
toString() - Method in enum com.circleci.client.v2.model.Workflow.StatusEnum
 
toString() - Method in class com.circleci.client.v2.model.Workflow
 
toString() - Method in class com.circleci.client.v2.model.WorkflowJobListResponse
 
trigger(PipelineWithWorkflowsTrigger) - Method in class com.circleci.client.v2.model.Pipeline
 
trigger(PipelineWithWorkflowsTrigger) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
triggerPipeline(String, TriggerPipelineParameters) - Method in class com.circleci.client.v2.api.DefaultApi
Trigger a new pipeline Triggers a new pipeline on the project.
TriggerPipelineParameters - Class in com.circleci.client.v2.model
The information you can supply when triggering a pipeline.
TriggerPipelineParameters() - Constructor for class com.circleci.client.v2.model.TriggerPipelineParameters
 
triggerPipelineWithHttpInfo(String, TriggerPipelineParameters) - Method in class com.circleci.client.v2.api.DefaultApi
Trigger a new pipeline Triggers a new pipeline on the project.
type(CheckoutKey.TypeEnum) - Method in class com.circleci.client.v2.model.CheckoutKey
 
type(CheckoutKeyInput.TypeEnum) - Method in class com.circleci.client.v2.model.CheckoutKeyInput
 
type(Job.TypeEnum) - Method in class com.circleci.client.v2.model.Job
 
type(PipelineWithWorkflowsErrors.TypeEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsErrors
 
type(PipelineWithWorkflowsTrigger.TypeEnum) - Method in class com.circleci.client.v2.model.PipelineWithWorkflowsTrigger
 
type(String) - Method in class com.circleci.client.v2.model.JobDetailsExecutor
 
type(String) - Method in class com.circleci.client.v2.model.JobDetailsMessages
 

U

UNAUTHORIZED - com.circleci.client.v2.model.Workflow.StatusEnum
 
updatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.Pipeline
 
updatedAt(OffsetDateTime) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.circleci.client.v2.ApiClient
Update query and header parameters based on authentication settings.
url(String) - Method in class com.circleci.client.v2.model.Artifact
 
User - Class in com.circleci.client.v2.model
User
User() - Constructor for class com.circleci.client.v2.model.User
 
USER_KEY - com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
 

V

value(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair
 
value(String) - Method in class com.circleci.client.v2.model.EnvironmentVariablePair1
 
valueOf(String) - Static method in enum com.circleci.client.v2.model.CheckoutKey.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.Job.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.Pipeline.StateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.PipelineLight.StateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.circleci.client.v2.model.Workflow.StatusEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.circleci.client.v2.model.CheckoutKey.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.CheckoutKeyInput.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.Job.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.Pipeline.StateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.PipelineLight.StateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflows.StateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsErrors.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.ProjectVcsInfo.ProviderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.circleci.client.v2.model.Workflow.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
vcs(PipelineWithWorkflowsVcs) - Method in class com.circleci.client.v2.model.Pipeline
 
vcs(PipelineWithWorkflowsVcs) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
vcsInfo(ProjectVcsInfo) - Method in class com.circleci.client.v2.model.Project
 
vcsType(String) - Method in class com.circleci.client.v2.model.Collaboration
 
vcsUrl(String) - Method in class com.circleci.client.v2.model.ProjectVcsInfo
 

W

WEBHOOK - com.circleci.client.v2.model.PipelineWithWorkflowsTrigger.TypeEnum
 
webUrl(String) - Method in class com.circleci.client.v2.model.JobDetails
 
Workflow - Class in com.circleci.client.v2.model
A workflow
Workflow() - Constructor for class com.circleci.client.v2.model.Workflow
 
Workflow.StatusEnum - Enum in com.circleci.client.v2.model
The current status of the workflow.
WorkflowJobListResponse - Class in com.circleci.client.v2.model
WorkflowJobListResponse
WorkflowJobListResponse() - Constructor for class com.circleci.client.v2.model.WorkflowJobListResponse
 
workflows(List<PipelineWithWorkflowsWorkflows>) - Method in class com.circleci.client.v2.model.PipelineWithWorkflows
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages