Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAWSCodeBuild - Class in com.amazonaws.services.codebuild
Abstract implementation of AWSCodeBuild.
AbstractAWSCodeBuild() - Constructor for class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
AbstractAWSCodeBuildAsync - Class in com.amazonaws.services.codebuild
Abstract implementation of AWSCodeBuildAsync.
AbstractAWSCodeBuildAsync() - Constructor for class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
AccountLimitExceededException - Exception in com.amazonaws.services.codebuild.model
An AWS service limit was exceeded for the calling AWS account.
AccountLimitExceededException(String) - Constructor for exception com.amazonaws.services.codebuild.model.AccountLimitExceededException
Constructs a new AccountLimitExceededException with the specified error message.
ArtifactNamespace - Enum in com.amazonaws.services.codebuild.model
 
ArtifactPackaging - Enum in com.amazonaws.services.codebuild.model
 
ArtifactsType - Enum in com.amazonaws.services.codebuild.model
 
asyncBuilder() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
AWSCodeBuild - Interface in com.amazonaws.services.codebuild
Interface for accessing AWS CodeBuild.
AWSCodeBuildAsync - Interface in com.amazonaws.services.codebuild
Interface for accessing AWS CodeBuild asynchronously.
AWSCodeBuildAsyncClient - Class in com.amazonaws.services.codebuild
Client for accessing AWS CodeBuild asynchronously.
AWSCodeBuildAsyncClient() - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
AWSCodeBuildAsyncClientBuilder - Class in com.amazonaws.services.codebuild
Fluent builder for AWSCodeBuildAsync.
AWSCodeBuildClient - Class in com.amazonaws.services.codebuild
Client for accessing AWS CodeBuild.
AWSCodeBuildClient() - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClient(AWSCredentials) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSCodeBuildClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSCodeBuildClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.codebuild.AWSCodeBuildClient
AWSCodeBuildClientBuilder - Class in com.amazonaws.services.codebuild
Fluent builder for AWSCodeBuild.
AWSCodeBuildException - Exception in com.amazonaws.services.codebuild.model
Base exception for all service exceptions thrown by AWS CodeBuild
AWSCodeBuildException(String) - Constructor for exception com.amazonaws.services.codebuild.model.AWSCodeBuildException
Constructs a new AWSCodeBuildException with the specified error message.

B

batchDeleteBuilds(BatchDeleteBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
batchDeleteBuilds(BatchDeleteBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Deletes one or more builds.
batchDeleteBuilds(BatchDeleteBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Deletes one or more builds.
batchDeleteBuildsAsync(BatchDeleteBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchDeleteBuildsAsync(BatchDeleteBuildsRequest, AsyncHandler<BatchDeleteBuildsRequest, BatchDeleteBuildsResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchDeleteBuildsAsync(BatchDeleteBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Deletes one or more builds.
batchDeleteBuildsAsync(BatchDeleteBuildsRequest, AsyncHandler<BatchDeleteBuildsRequest, BatchDeleteBuildsResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Deletes one or more builds.
batchDeleteBuildsAsync(BatchDeleteBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
batchDeleteBuildsAsync(BatchDeleteBuildsRequest, AsyncHandler<BatchDeleteBuildsRequest, BatchDeleteBuildsResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
BatchDeleteBuildsRequest - Class in com.amazonaws.services.codebuild.model
 
BatchDeleteBuildsRequest() - Constructor for class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
 
BatchDeleteBuildsResult - Class in com.amazonaws.services.codebuild.model
 
BatchDeleteBuildsResult() - Constructor for class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
 
batchGetBuilds(BatchGetBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
batchGetBuilds(BatchGetBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets information about builds.
batchGetBuilds(BatchGetBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets information about builds.
batchGetBuildsAsync(BatchGetBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchGetBuildsAsync(BatchGetBuildsRequest, AsyncHandler<BatchGetBuildsRequest, BatchGetBuildsResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchGetBuildsAsync(BatchGetBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about builds.
batchGetBuildsAsync(BatchGetBuildsRequest, AsyncHandler<BatchGetBuildsRequest, BatchGetBuildsResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about builds.
batchGetBuildsAsync(BatchGetBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
batchGetBuildsAsync(BatchGetBuildsRequest, AsyncHandler<BatchGetBuildsRequest, BatchGetBuildsResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
BatchGetBuildsRequest - Class in com.amazonaws.services.codebuild.model
 
BatchGetBuildsRequest() - Constructor for class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
 
BatchGetBuildsResult - Class in com.amazonaws.services.codebuild.model
 
BatchGetBuildsResult() - Constructor for class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
 
batchGetProjects(BatchGetProjectsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
batchGetProjects(BatchGetProjectsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets information about build projects.
batchGetProjects(BatchGetProjectsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets information about build projects.
batchGetProjectsAsync(BatchGetProjectsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchGetProjectsAsync(BatchGetProjectsRequest, AsyncHandler<BatchGetProjectsRequest, BatchGetProjectsResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
batchGetProjectsAsync(BatchGetProjectsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about build projects.
batchGetProjectsAsync(BatchGetProjectsRequest, AsyncHandler<BatchGetProjectsRequest, BatchGetProjectsResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about build projects.
batchGetProjectsAsync(BatchGetProjectsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
batchGetProjectsAsync(BatchGetProjectsRequest, AsyncHandler<BatchGetProjectsRequest, BatchGetProjectsResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
BatchGetProjectsRequest - Class in com.amazonaws.services.codebuild.model
 
BatchGetProjectsRequest() - Constructor for class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
 
BatchGetProjectsResult - Class in com.amazonaws.services.codebuild.model
 
BatchGetProjectsResult() - Constructor for class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClientBuilder
Construct an asynchronous implementation of AWSCodeBuildAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClientBuilder
Construct a synchronous implementation of AWSCodeBuild using the current builder configuration.
Build - Class in com.amazonaws.services.codebuild.model
Information about a build.
Build() - Constructor for class com.amazonaws.services.codebuild.model.Build
 
BuildArtifacts - Class in com.amazonaws.services.codebuild.model
Information about build output artifacts.
BuildArtifacts() - Constructor for class com.amazonaws.services.codebuild.model.BuildArtifacts
 
builder() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
 
BuildNotDeleted - Class in com.amazonaws.services.codebuild.model
Information about a build that could not be successfully deleted.
BuildNotDeleted() - Constructor for class com.amazonaws.services.codebuild.model.BuildNotDeleted
 
BuildPhase - Class in com.amazonaws.services.codebuild.model
Information about a stage for a build.
BuildPhase() - Constructor for class com.amazonaws.services.codebuild.model.BuildPhase
 
BuildPhaseType - Enum in com.amazonaws.services.codebuild.model
 

C

CacheType - Enum in com.amazonaws.services.codebuild.model
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.Build
 
clone() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
 
clone() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
 
clone() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
 
clone() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
 
clone() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
 
clone() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
 
clone() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
 
clone() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
 
clone() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
 
clone() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
 
clone() - Method in class com.amazonaws.services.codebuild.model.Project
 
clone() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
 
clone() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
 
clone() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
 
clone() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
 
clone() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
 
clone() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
 
clone() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.Tag
 
clone() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
 
clone() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
 
clone() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
 
clone() - Method in class com.amazonaws.services.codebuild.model.Webhook
 
CodebuildActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS CodeBuild.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.codebuild - package com.amazonaws.services.codebuild
AWS CodeBuild
com.amazonaws.services.codebuild.model - package com.amazonaws.services.codebuild.model
 
ComputeType - Enum in com.amazonaws.services.codebuild.model
 
configFactory - Static variable in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Client configuration factory providing ClientConfigurations tailored to this client
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
createProject(CreateProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Creates a build project.
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Creates a build project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
createProjectAsync(CreateProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Creates a build project.
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Creates a build project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
CreateProjectRequest - Class in com.amazonaws.services.codebuild.model
 
CreateProjectRequest() - Constructor for class com.amazonaws.services.codebuild.model.CreateProjectRequest
 
CreateProjectResult - Class in com.amazonaws.services.codebuild.model
 
CreateProjectResult() - Constructor for class com.amazonaws.services.codebuild.model.CreateProjectResult
 
createWebhook(CreateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
createWebhook(CreateWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
createWebhook(CreateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
createWebhookAsync(CreateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
createWebhookAsync(CreateWebhookRequest, AsyncHandler<CreateWebhookRequest, CreateWebhookResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
createWebhookAsync(CreateWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
createWebhookAsync(CreateWebhookRequest, AsyncHandler<CreateWebhookRequest, CreateWebhookResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
createWebhookAsync(CreateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
createWebhookAsync(CreateWebhookRequest, AsyncHandler<CreateWebhookRequest, CreateWebhookResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
CreateWebhookRequest - Class in com.amazonaws.services.codebuild.model
 
CreateWebhookRequest() - Constructor for class com.amazonaws.services.codebuild.model.CreateWebhookRequest
 
CreateWebhookResult - Class in com.amazonaws.services.codebuild.model
 
CreateWebhookResult() - Constructor for class com.amazonaws.services.codebuild.model.CreateWebhookResult
 

D

defaultClient() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildClientBuilder
 
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
deleteProject(DeleteProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Deletes a build project.
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Deletes a build project.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
deleteProjectAsync(DeleteProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Deletes a build project.
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Deletes a build project.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
DeleteProjectRequest - Class in com.amazonaws.services.codebuild.model
 
DeleteProjectRequest() - Constructor for class com.amazonaws.services.codebuild.model.DeleteProjectRequest
 
DeleteProjectResult - Class in com.amazonaws.services.codebuild.model
 
DeleteProjectResult() - Constructor for class com.amazonaws.services.codebuild.model.DeleteProjectResult
 
deleteWebhook(DeleteWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
deleteWebhook(DeleteWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, stops AWS CodeBuild from automatically rebuilding the source code every time a code change is pushed to the repository.
deleteWebhook(DeleteWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, stops AWS CodeBuild from automatically rebuilding the source code every time a code change is pushed to the repository.
deleteWebhookAsync(DeleteWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
deleteWebhookAsync(DeleteWebhookRequest, AsyncHandler<DeleteWebhookRequest, DeleteWebhookResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
deleteWebhookAsync(DeleteWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, stops AWS CodeBuild from automatically rebuilding the source code every time a code change is pushed to the repository.
deleteWebhookAsync(DeleteWebhookRequest, AsyncHandler<DeleteWebhookRequest, DeleteWebhookResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, stops AWS CodeBuild from automatically rebuilding the source code every time a code change is pushed to the repository.
deleteWebhookAsync(DeleteWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
deleteWebhookAsync(DeleteWebhookRequest, AsyncHandler<DeleteWebhookRequest, DeleteWebhookResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
DeleteWebhookRequest - Class in com.amazonaws.services.codebuild.model
 
DeleteWebhookRequest() - Constructor for class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
 
DeleteWebhookResult - Class in com.amazonaws.services.codebuild.model
 
DeleteWebhookResult() - Constructor for class com.amazonaws.services.codebuild.model.DeleteWebhookResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codebuild.AWSCodeBuild
The region metadata service name for computing region endpoints.
EnvironmentImage - Class in com.amazonaws.services.codebuild.model
Information about a Docker image that is managed by AWS CodeBuild.
EnvironmentImage() - Constructor for class com.amazonaws.services.codebuild.model.EnvironmentImage
 
EnvironmentLanguage - Class in com.amazonaws.services.codebuild.model
A set of Docker images that are related by programming language and are managed by AWS CodeBuild.
EnvironmentLanguage() - Constructor for class com.amazonaws.services.codebuild.model.EnvironmentLanguage
 
EnvironmentPlatform - Class in com.amazonaws.services.codebuild.model
A set of Docker images that are related by platform and are managed by AWS CodeBuild.
EnvironmentPlatform() - Constructor for class com.amazonaws.services.codebuild.model.EnvironmentPlatform
 
EnvironmentType - Enum in com.amazonaws.services.codebuild.model
 
EnvironmentVariable - Class in com.amazonaws.services.codebuild.model
Information about an environment variable for a build project or a build.
EnvironmentVariable() - Constructor for class com.amazonaws.services.codebuild.model.EnvironmentVariable
 
EnvironmentVariableType - Enum in com.amazonaws.services.codebuild.model
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.Build
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.DeleteProjectResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.Project
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
 
equals(Object) - Method in class com.amazonaws.services.codebuild.model.Webhook
 

F

fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactNamespace
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactPackaging
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactsType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.BuildPhaseType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.CacheType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.ComputeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentVariableType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.LanguageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.PlatformType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.ProjectSortByType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.SortOrderType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.SourceAuthType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codebuild.model.StatusType
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.CodebuildActions
 
getArn() - Method in class com.amazonaws.services.codebuild.model.Build
The Amazon Resource Name (ARN) of the build.
getArn() - Method in class com.amazonaws.services.codebuild.model.Project
The Amazon Resource Name (ARN) of the build project.
getArtifacts() - Method in class com.amazonaws.services.codebuild.model.Build
Information about the output artifacts for the build.
getArtifacts() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build output artifacts for the build project.
getArtifacts() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build output artifacts for the build project.
getArtifacts() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build output artifacts for the build project.
getArtifactsOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
Build output artifact settings that override, for this build only, the latest ones already defined in the build project.
getAuth() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
getBadge() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build badge for the build project.
getBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
getBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
Set this to true to generate a publicly-accessible URL for your project's build badge.
getBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
getBadgeRequestUrl() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
The publicly-accessible URL through which you can access the build badge for your project.
getBranchFilter() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
getBranchFilter() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
getBranchFilter() - Method in class com.amazonaws.services.codebuild.model.Webhook
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
getBuild() - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
Information about the build to be run.
getBuild() - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
Information about the build.
getBuildComplete() - Method in class com.amazonaws.services.codebuild.model.Build
Whether the build has finished.
getBuilds() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
Information about the requested builds.
getBuildsDeleted() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
The IDs of the builds that were successfully deleted.
getBuildsNotDeleted() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
Information about any builds that could not be successfully deleted.
getBuildsNotFound() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
The IDs of builds for which information could not be found.
getBuildspec() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The build spec declaration to use for the builds in this build project.
getBuildspecOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A build spec declaration that overrides, for this build only, the latest one already defined in the build project.
getBuildStatus() - Method in class com.amazonaws.services.codebuild.model.Build
The current status of the build.
getCache() - Method in class com.amazonaws.services.codebuild.model.Build
Information about the cache for the build.
getCache() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
getCache() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the cache for the build project.
getCache() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCertificate() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The certificate to use with this build project.
getComputeType() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Information about the compute resources the build project will use.
getContexts() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
Additional information about a build phase, especially to help troubleshoot a failed build.
getCreated() - Method in class com.amazonaws.services.codebuild.model.Project
When the build project was created, expressed in Unix time format.
getCurrentPhase() - Method in class com.amazonaws.services.codebuild.model.Build
The current build phase.
getDeepLink() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The URL to an individual build log in Amazon CloudWatch Logs.
getDescription() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A description that makes the build project easy to identify.
getDescription() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The description of the Docker image.
getDescription() - Method in class com.amazonaws.services.codebuild.model.Project
A description that makes the build project easy to identify.
getDescription() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
A new or replacement description of the build project.
getDurationInSeconds() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
How long, in seconds, between the starting and ending times of the build's phase.
getEncryptionKey() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
getEncryptionKey() - Method in class com.amazonaws.services.codebuild.model.Project
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
getEncryptionKey() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
getEndTime() - Method in class com.amazonaws.services.codebuild.model.Build
When the build process ended, expressed in Unix time format.
getEndTime() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase ended, expressed in Unix time format.
getEnvironment() - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build environment for this build.
getEnvironment() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build environment for the build project.
getEnvironment() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build environment for this build project.
getEnvironment() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build environment for the build project.
getEnvironmentVariables() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
A set of environment variables to make available to builds for this build project.
getEnvironmentVariablesOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A set of environment variables that overrides, for this build only, the latest ones already defined in the build project.
getExecutorService() - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
Returns the executor service used by this client to execute async requests.
getGitCloneDepth() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the git clone depth for the build project.
getGitCloneDepthOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The user-defined depth of history, with a minimum value of 0, that overrides, for this build only, any previous depth of history defined in the build project.
getGroupName() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs group for the build logs.
getId() - Method in class com.amazonaws.services.codebuild.model.Build
The unique ID for the build.
getId() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
The ID of the build that could not be successfully deleted.
getId() - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
The ID of the build.
getIds() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
The IDs of the builds to delete.
getIds() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
The IDs of the builds.
getIds() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
A list of build IDs for the specified build project, with each build ID representing a single build.
getIds() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
A list of build IDs, with each build ID representing a single build.
getImage() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The ID of the Docker image to use for this build project.
getImages() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The list of Docker images that are related by the specified programming language.
getInitiator() - Method in class com.amazonaws.services.codebuild.model.Build
The entity that started the build.
getInsecureSsl() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Enable this flag to ignore SSL warnings while connecting to the project source code.
getKey() - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's key.
getLanguage() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The programming language for the Docker images.
getLanguages() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The list of programming languages that are available for the specified platform.
getLastModified() - Method in class com.amazonaws.services.codebuild.model.Project
When the build project's settings were last modified, expressed in Unix time format.
getLastModifiedSecret() - Method in class com.amazonaws.services.codebuild.model.Webhook
A timestamp indicating the last time a repository's secret token was modified.
getLocation() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
Information about the location of the build artifacts.
getLocation() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Information about the build output artifact location, as follows:
getLocation() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
Information about the cache location, as follows:
getLocation() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the location of the source code to be built.
getLogs() - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build's logs in Amazon CloudWatch Logs.
getMd5sum() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The MD5 hash of the build artifact.
getMessage() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
An explanation of the build phase's context.
getName() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The name of the build project.
getName() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
The name of the build project.
getName() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The name of the Docker image.
getName() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The name or key of the environment variable.
getName() - Method in class com.amazonaws.services.codebuild.model.Project
The name of the build project.
getName() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and namespaceType, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
getName() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The name of the build project.
getNames() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
The names of the build projects.
getNamespaceType() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and name, the pattern that AWS CodeBuild will use to determine the name and location to store the output artifact, as follows:
getNetworkInterface() - Method in class com.amazonaws.services.codebuild.model.Build
Describes a network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the network interface.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
getPackaging() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact to create, as follows:
getPath() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with namespaceType and name, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
getPayloadUrl() - Method in class com.amazonaws.services.codebuild.model.Webhook
The CodeBuild endpoint where webhook events are sent.
getPhases() - Method in class com.amazonaws.services.codebuild.model.Build
Information about all previous build phases that are completed and information about any current build phase that is not yet complete.
getPhaseStatus() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The current status of the build phase.
getPhaseType() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The name of the build phase.
getPlatform() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The platform's name.
getPlatforms() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
getPrivilegedMode() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Enables running the Docker daemon inside a Docker container.
getProject() - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
Information about the build project that was created.
getProject() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
Information about the build project that was changed.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.Build
The name of the AWS CodeBuild project.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
The name of the AWS CodeBuild project.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
The name of the AWS CodeBuild project.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
The name of the AWS CodeBuild build project that the cache will be reset for.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The name of the AWS CodeBuild project.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The name of the AWS CodeBuild build project to start running a build.
getProjectName() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
The name of the AWS CodeBuild project.
getProjects() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
Information about the requested build projects.
getProjects() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
The list of build project names, with each build project name representing a single build project.
getProjectsNotFound() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
The names of build projects for which information could not be found.
getResource() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The resource value that applies to the specified authorization type.
getRotateSecret() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A boolean value that specifies whether the associated repository's secret token should be updated.
getSecret() - Method in class com.amazonaws.services.codebuild.model.Webhook
The secret token of the associated repository.
getSecurityGroupIds() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more security groups IDs in your Amazon VPC.
getServiceRole() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
getServiceRole() - Method in class com.amazonaws.services.codebuild.model.Project
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
getServiceRole() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
getSha256sum() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The SHA-256 hash of the build artifact.
getSortBy() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The criterion to be used to list build project names.
getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The order to list build IDs.
getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
The order to list build IDs.
getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The order in which to list build projects.
getSource() - Method in class com.amazonaws.services.codebuild.model.Build
Information about the source code to be built.
getSource() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build input source code for the build project.
getSource() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build input source code for this build project.
getSource() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build input source code for the build project.
getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.Build
Any version identifier for the version of the source code to be built.
getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A version of the build input to be built, for this build only.
getStartTime() - Method in class com.amazonaws.services.codebuild.model.Build
When the build process started, expressed in Unix time format.
getStartTime() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase started, expressed in Unix time format.
getStatusCode() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
Additional information about the build that could not be successfully deleted.
getStatusCode() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
The status code for the context of the build phase.
getStreamName() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs stream for the build logs.
getSubnetId() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the subnet.
getSubnets() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more subnet IDs in your Amazon VPC.
getTags() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A set of tags for this build project.
getTags() - Method in class com.amazonaws.services.codebuild.model.Project
The tags for this build project.
getTags() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement set of tags for this build project.
getTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.Build
How long, in minutes, for AWS CodeBuild to wait before timing out this build if it does not get marked as completed.
getTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait until timing out any build that has not been marked as completed.
getTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.Project
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
getTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement value in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
getTimeoutInMinutesOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The number of build timeout minutes, from 5 to 480 (8 hours), that overrides, for this build only, the latest setting already defined in the build project.
getType() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The type of environment variable.
getType() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact.
getType() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
The type of cache used by the build project.
getType() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The type of build environment to use for related builds.
getType() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The type of repository that contains the source code to be built.
getType() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The authorization type to use.
getUrl() - Method in class com.amazonaws.services.codebuild.model.Webhook
The URL to the webhook.
getValue() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The value of the environment variable.
getValue() - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's value.
getVersions() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
A list of environment image versions.
getVpcConfig() - Method in class com.amazonaws.services.codebuild.model.Build
If your AWS CodeBuild project accesses resources in an Amazon VPC, you provide this parameter that identifies the VPC ID and the list of security group IDs and subnet IDs.
getVpcConfig() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
getVpcConfig() - Method in class com.amazonaws.services.codebuild.model.Project
Information about the VPC configuration that AWS CodeBuild will access.
getVpcConfig() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
getVpcId() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
The ID of the Amazon VPC.
getWebhook() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
getWebhook() - Method in class com.amazonaws.services.codebuild.model.Project
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
getWebhook() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
Information about a repository's webhook that is associated with a project in AWS CodeBuild.

H

hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.Build
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.Project
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.Tag
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
 
hashCode() - Method in class com.amazonaws.services.codebuild.model.Webhook
 

I

invalidateProjectCache(InvalidateProjectCacheRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
invalidateProjectCache(InvalidateProjectCacheRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Resets the cache for a project.
invalidateProjectCache(InvalidateProjectCacheRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Resets the cache for a project.
invalidateProjectCacheAsync(InvalidateProjectCacheRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
invalidateProjectCacheAsync(InvalidateProjectCacheRequest, AsyncHandler<InvalidateProjectCacheRequest, InvalidateProjectCacheResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
invalidateProjectCacheAsync(InvalidateProjectCacheRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Resets the cache for a project.
invalidateProjectCacheAsync(InvalidateProjectCacheRequest, AsyncHandler<InvalidateProjectCacheRequest, InvalidateProjectCacheResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Resets the cache for a project.
invalidateProjectCacheAsync(InvalidateProjectCacheRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
invalidateProjectCacheAsync(InvalidateProjectCacheRequest, AsyncHandler<InvalidateProjectCacheRequest, InvalidateProjectCacheResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
InvalidateProjectCacheRequest - Class in com.amazonaws.services.codebuild.model
 
InvalidateProjectCacheRequest() - Constructor for class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
 
InvalidateProjectCacheResult - Class in com.amazonaws.services.codebuild.model
 
InvalidateProjectCacheResult() - Constructor for class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
 
InvalidInputException - Exception in com.amazonaws.services.codebuild.model
The input value that was provided is not valid.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.codebuild.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
isBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
isBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
Set this to true to generate a publicly-accessible URL for your project's build badge.
isBadgeEnabled() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
isBuildComplete() - Method in class com.amazonaws.services.codebuild.model.Build
Whether the build has finished.
isInsecureSsl() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Enable this flag to ignore SSL warnings while connecting to the project source code.
isPrivilegedMode() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Enables running the Docker daemon inside a Docker container.
isRotateSecret() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A boolean value that specifies whether the associated repository's secret token should be updated.

L

LanguageType - Enum in com.amazonaws.services.codebuild.model
 
listBuilds(ListBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
listBuilds(ListBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets a list of build IDs, with each build ID representing a single build.
listBuilds(ListBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets a list of build IDs, with each build ID representing a single build.
listBuildsAsync(ListBuildsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listBuildsAsync(ListBuildsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build IDs, with each build ID representing a single build.
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build IDs, with each build ID representing a single build.
listBuildsAsync(ListBuildsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
listBuildsForProject(ListBuildsForProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
listBuildsForProject(ListBuildsForProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets a list of build IDs for the specified build project, with each build ID representing a single build.
listBuildsForProject(ListBuildsForProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets a list of build IDs for the specified build project, with each build ID representing a single build.
listBuildsForProjectAsync(ListBuildsForProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listBuildsForProjectAsync(ListBuildsForProjectRequest, AsyncHandler<ListBuildsForProjectRequest, ListBuildsForProjectResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listBuildsForProjectAsync(ListBuildsForProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build IDs for the specified build project, with each build ID representing a single build.
listBuildsForProjectAsync(ListBuildsForProjectRequest, AsyncHandler<ListBuildsForProjectRequest, ListBuildsForProjectResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build IDs for the specified build project, with each build ID representing a single build.
listBuildsForProjectAsync(ListBuildsForProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
listBuildsForProjectAsync(ListBuildsForProjectRequest, AsyncHandler<ListBuildsForProjectRequest, ListBuildsForProjectResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
ListBuildsForProjectRequest - Class in com.amazonaws.services.codebuild.model
 
ListBuildsForProjectRequest() - Constructor for class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
 
ListBuildsForProjectResult - Class in com.amazonaws.services.codebuild.model
 
ListBuildsForProjectResult() - Constructor for class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
 
ListBuildsRequest - Class in com.amazonaws.services.codebuild.model
 
ListBuildsRequest() - Constructor for class com.amazonaws.services.codebuild.model.ListBuildsRequest
 
ListBuildsResult - Class in com.amazonaws.services.codebuild.model
 
ListBuildsResult() - Constructor for class com.amazonaws.services.codebuild.model.ListBuildsResult
 
listCuratedEnvironmentImages(ListCuratedEnvironmentImagesRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
listCuratedEnvironmentImages(ListCuratedEnvironmentImagesRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets information about Docker images that are managed by AWS CodeBuild.
listCuratedEnvironmentImages(ListCuratedEnvironmentImagesRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets information about Docker images that are managed by AWS CodeBuild.
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest, AsyncHandler<ListCuratedEnvironmentImagesRequest, ListCuratedEnvironmentImagesResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about Docker images that are managed by AWS CodeBuild.
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest, AsyncHandler<ListCuratedEnvironmentImagesRequest, ListCuratedEnvironmentImagesResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets information about Docker images that are managed by AWS CodeBuild.
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
listCuratedEnvironmentImagesAsync(ListCuratedEnvironmentImagesRequest, AsyncHandler<ListCuratedEnvironmentImagesRequest, ListCuratedEnvironmentImagesResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
ListCuratedEnvironmentImagesRequest - Class in com.amazonaws.services.codebuild.model
 
ListCuratedEnvironmentImagesRequest() - Constructor for class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
 
ListCuratedEnvironmentImagesResult - Class in com.amazonaws.services.codebuild.model
 
ListCuratedEnvironmentImagesResult() - Constructor for class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
 
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
listProjects(ListProjectsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Gets a list of build project names, with each build project name representing a single build project.
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Gets a list of build project names, with each build project name representing a single build project.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
listProjectsAsync(ListProjectsRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build project names, with each build project name representing a single build project.
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Gets a list of build project names, with each build project name representing a single build project.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
ListProjectsRequest - Class in com.amazonaws.services.codebuild.model
 
ListProjectsRequest() - Constructor for class com.amazonaws.services.codebuild.model.ListProjectsRequest
 
ListProjectsResult - Class in com.amazonaws.services.codebuild.model
 
ListProjectsResult() - Constructor for class com.amazonaws.services.codebuild.model.ListProjectsResult
 
LogsLocation - Class in com.amazonaws.services.codebuild.model
Information about build logs in Amazon CloudWatch Logs.
LogsLocation() - Constructor for class com.amazonaws.services.codebuild.model.LogsLocation
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.Build
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.Project
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codebuild.model.Webhook
 

N

NetworkInterface - Class in com.amazonaws.services.codebuild.model
Describes a network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.codebuild.model.NetworkInterface
 

O

OAuthProviderException - Exception in com.amazonaws.services.codebuild.model
There was a problem with the underlying OAuth provider.
OAuthProviderException(String) - Constructor for exception com.amazonaws.services.codebuild.model.OAuthProviderException
Constructs a new OAuthProviderException with the specified error message.

P

PhaseContext - Class in com.amazonaws.services.codebuild.model
Additional information about a build phase that has an error.
PhaseContext() - Constructor for class com.amazonaws.services.codebuild.model.PhaseContext
 
PlatformType - Enum in com.amazonaws.services.codebuild.model
 
Project - Class in com.amazonaws.services.codebuild.model
Information about a build project.
Project() - Constructor for class com.amazonaws.services.codebuild.model.Project
 
ProjectArtifacts - Class in com.amazonaws.services.codebuild.model
Information about the build output artifacts for the build project.
ProjectArtifacts() - Constructor for class com.amazonaws.services.codebuild.model.ProjectArtifacts
 
ProjectBadge - Class in com.amazonaws.services.codebuild.model
Information about the build badge for the build project.
ProjectBadge() - Constructor for class com.amazonaws.services.codebuild.model.ProjectBadge
 
ProjectCache - Class in com.amazonaws.services.codebuild.model
Information about the cache for the build project.
ProjectCache() - Constructor for class com.amazonaws.services.codebuild.model.ProjectCache
 
ProjectEnvironment - Class in com.amazonaws.services.codebuild.model
Information about the build environment of the build project.
ProjectEnvironment() - Constructor for class com.amazonaws.services.codebuild.model.ProjectEnvironment
 
ProjectSortByType - Enum in com.amazonaws.services.codebuild.model
 
ProjectSource - Class in com.amazonaws.services.codebuild.model
Information about the build input source code for the build project.
ProjectSource() - Constructor for class com.amazonaws.services.codebuild.model.ProjectSource
 

R

ResourceAlreadyExistsException - Exception in com.amazonaws.services.codebuild.model
The specified AWS resource cannot be created, because an AWS resource with the same settings already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codebuild.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.codebuild.model
The specified AWS resource cannot be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.codebuild.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setArn(String) - Method in class com.amazonaws.services.codebuild.model.Build
The Amazon Resource Name (ARN) of the build.
setArn(String) - Method in class com.amazonaws.services.codebuild.model.Project
The Amazon Resource Name (ARN) of the build project.
setArtifacts(BuildArtifacts) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the output artifacts for the build.
setArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build output artifacts for the build project.
setArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build output artifacts for the build project.
setArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build output artifacts for the build project.
setArtifactsOverride(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
Build output artifact settings that override, for this build only, the latest ones already defined in the build project.
setAuth(SourceAuth) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
setBadge(ProjectBadge) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build badge for the build project.
setBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
setBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
Set this to true to generate a publicly-accessible URL for your project's build badge.
setBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
setBadgeRequestUrl(String) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
The publicly-accessible URL through which you can access the build badge for your project.
setBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
setBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
setBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
setBuild(Build) - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
Information about the build to be run.
setBuild(Build) - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
Information about the build.
setBuildComplete(Boolean) - Method in class com.amazonaws.services.codebuild.model.Build
Whether the build has finished.
setBuilds(Collection<Build>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
Information about the requested builds.
setBuildsDeleted(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
The IDs of the builds that were successfully deleted.
setBuildsNotDeleted(Collection<BuildNotDeleted>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
Information about any builds that could not be successfully deleted.
setBuildsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
The IDs of builds for which information could not be found.
setBuildspec(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The build spec declaration to use for the builds in this build project.
setBuildspecOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A build spec declaration that overrides, for this build only, the latest one already defined in the build project.
setBuildStatus(String) - Method in class com.amazonaws.services.codebuild.model.Build
The current status of the build.
setBuildStatus(StatusType) - Method in class com.amazonaws.services.codebuild.model.Build
The current status of the build.
setCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the cache for the build.
setCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
setCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the cache for the build project.
setCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
setCertificate(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The certificate to use with this build project.
setComputeType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Information about the compute resources the build project will use.
setComputeType(ComputeType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Information about the compute resources the build project will use.
setContexts(Collection<PhaseContext>) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
Additional information about a build phase, especially to help troubleshoot a failed build.
setCreated(Date) - Method in class com.amazonaws.services.codebuild.model.Project
When the build project was created, expressed in Unix time format.
setCurrentPhase(String) - Method in class com.amazonaws.services.codebuild.model.Build
The current build phase.
setDeepLink(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The URL to an individual build log in Amazon CloudWatch Logs.
setDescription(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A description that makes the build project easy to identify.
setDescription(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The description of the Docker image.
setDescription(String) - Method in class com.amazonaws.services.codebuild.model.Project
A description that makes the build project easy to identify.
setDescription(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
A new or replacement description of the build project.
setDurationInSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
How long, in seconds, between the starting and ending times of the build's phase.
setEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
setEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.Project
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
setEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
setEndpoint(String) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
setEndpoint(String) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.codebuild.model.Build
When the build process ended, expressed in Unix time format.
setEndTime(Date) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase ended, expressed in Unix time format.
setEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build environment for this build.
setEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build environment for the build project.
setEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build environment for this build project.
setEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build environment for the build project.
setEnvironmentVariables(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
A set of environment variables to make available to builds for this build project.
setEnvironmentVariablesOverride(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A set of environment variables that overrides, for this build only, the latest ones already defined in the build project.
setGitCloneDepth(Integer) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the git clone depth for the build project.
setGitCloneDepthOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The user-defined depth of history, with a minimum value of 0, that overrides, for this build only, any previous depth of history defined in the build project.
setGroupName(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs group for the build logs.
setId(String) - Method in class com.amazonaws.services.codebuild.model.Build
The unique ID for the build.
setId(String) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
The ID of the build that could not be successfully deleted.
setId(String) - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
The ID of the build.
setIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
The IDs of the builds to delete.
setIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
The IDs of the builds.
setIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
A list of build IDs for the specified build project, with each build ID representing a single build.
setIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
A list of build IDs, with each build ID representing a single build.
setImage(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The ID of the Docker image to use for this build project.
setImages(Collection<EnvironmentImage>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The list of Docker images that are related by the specified programming language.
setInitiator(String) - Method in class com.amazonaws.services.codebuild.model.Build
The entity that started the build.
setInsecureSsl(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Enable this flag to ignore SSL warnings while connecting to the project source code.
setKey(String) - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's key.
setLanguage(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The programming language for the Docker images.
setLanguage(LanguageType) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The programming language for the Docker images.
setLanguages(Collection<EnvironmentLanguage>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The list of programming languages that are available for the specified platform.
setLastModified(Date) - Method in class com.amazonaws.services.codebuild.model.Project
When the build project's settings were last modified, expressed in Unix time format.
setLastModifiedSecret(Date) - Method in class com.amazonaws.services.codebuild.model.Webhook
A timestamp indicating the last time a repository's secret token was modified.
setLocation(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
Information about the location of the build artifacts.
setLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Information about the build output artifact location, as follows:
setLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
Information about the cache location, as follows:
setLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the location of the source code to be built.
setLogs(LogsLocation) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build's logs in Amazon CloudWatch Logs.
setMd5sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The MD5 hash of the build artifact.
setMessage(String) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
An explanation of the build phase's context.
setName(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The name of the build project.
setName(String) - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
The name of the build project.
setName(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The name of the Docker image.
setName(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The name or key of the environment variable.
setName(String) - Method in class com.amazonaws.services.codebuild.model.Project
The name of the build project.
setName(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and namespaceType, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
setName(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The name of the build project.
setNames(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
The names of the build projects.
setNamespaceType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and name, the pattern that AWS CodeBuild will use to determine the name and location to store the output artifact, as follows:
setNamespaceType(ArtifactNamespace) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and name, the pattern that AWS CodeBuild will use to determine the name and location to store the output artifact, as follows:
setNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.codebuild.model.Build
Describes a network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the network interface.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
setPackaging(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact to create, as follows:
setPackaging(ArtifactPackaging) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact to create, as follows:
setPath(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with namespaceType and name, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
setPayloadUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The CodeBuild endpoint where webhook events are sent.
setPhases(Collection<BuildPhase>) - Method in class com.amazonaws.services.codebuild.model.Build
Information about all previous build phases that are completed and information about any current build phase that is not yet complete.
setPhaseStatus(String) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The current status of the build phase.
setPhaseStatus(StatusType) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The current status of the build phase.
setPhaseType(String) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The name of the build phase.
setPhaseType(BuildPhaseType) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The name of the build phase.
setPlatform(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The platform's name.
setPlatform(PlatformType) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The platform's name.
setPlatforms(Collection<EnvironmentPlatform>) - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
setPrivilegedMode(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Enables running the Docker daemon inside a Docker container.
setProject(Project) - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
Information about the build project that was created.
setProject(Project) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
Information about the build project that was changed.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.Build
The name of the AWS CodeBuild project.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
The name of the AWS CodeBuild project.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
The name of the AWS CodeBuild project.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
The name of the AWS CodeBuild build project that the cache will be reset for.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The name of the AWS CodeBuild project.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The name of the AWS CodeBuild build project to start running a build.
setProjectName(String) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
The name of the AWS CodeBuild project.
setProjects(Collection<Project>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
Information about the requested build projects.
setProjects(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
The list of build project names, with each build project name representing a single build project.
setProjectsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
The names of build projects for which information could not be found.
setRegion(Region) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
setRegion(Region) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Deprecated.
use AwsClientBuilder#setRegion(String)
setResource(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The resource value that applies to the specified authorization type.
setRotateSecret(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A boolean value that specifies whether the associated repository's secret token should be updated.
setSecret(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The secret token of the associated repository.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more security groups IDs in your Amazon VPC.
setServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
setServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.Project
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
setServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
setSha256sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The SHA-256 hash of the build artifact.
setSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The criterion to be used to list build project names.
setSortBy(ProjectSortByType) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The criterion to be used to list build project names.
setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The order to list build IDs.
setSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The order to list build IDs.
setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
The order to list build IDs.
setSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
The order to list build IDs.
setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The order in which to list build projects.
setSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The order in which to list build projects.
setSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the source code to be built.
setSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build input source code for the build project.
setSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build input source code for this build project.
setSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build input source code for the build project.
setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Build
Any version identifier for the version of the source code to be built.
setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A version of the build input to be built, for this build only.
setStartTime(Date) - Method in class com.amazonaws.services.codebuild.model.Build
When the build process started, expressed in Unix time format.
setStartTime(Date) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase started, expressed in Unix time format.
setStatusCode(String) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
Additional information about the build that could not be successfully deleted.
setStatusCode(String) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
The status code for the context of the build phase.
setStreamName(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs stream for the build logs.
setSubnetId(String) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the subnet.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more subnet IDs in your Amazon VPC.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A set of tags for this build project.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.Project
The tags for this build project.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement set of tags for this build project.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Build
How long, in minutes, for AWS CodeBuild to wait before timing out this build if it does not get marked as completed.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait until timing out any build that has not been marked as completed.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Project
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement value in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
setTimeoutInMinutesOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The number of build timeout minutes, from 5 to 480 (8 hours), that overrides, for this build only, the latest setting already defined in the build project.
setType(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The type of environment variable.
setType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact.
setType(ArtifactsType) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact.
setType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
The type of cache used by the build project.
setType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The type of build environment to use for related builds.
setType(EnvironmentType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The type of build environment to use for related builds.
setType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The type of repository that contains the source code to be built.
setType(SourceType) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The type of repository that contains the source code to be built.
setType(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The authorization type to use.
setType(SourceAuthType) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The authorization type to use.
setUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The URL to the webhook.
setValue(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The value of the environment variable.
setValue(String) - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's value.
setVersions(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
A list of environment image versions.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.Build
If your AWS CodeBuild project accesses resources in an Amazon VPC, you provide this parameter that identifies the VPC ID and the list of security group IDs and subnet IDs.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the VPC configuration that AWS CodeBuild will access.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
setVpcId(String) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
The ID of the Amazon VPC.
setWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
setWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.Project
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
setWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
Information about a repository's webhook that is associated with a project in AWS CodeBuild.
shutdown() - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
shutdown() - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
Shuts down the client, releasing all managed resources.
SortOrderType - Enum in com.amazonaws.services.codebuild.model
 
SourceAuth - Class in com.amazonaws.services.codebuild.model
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
SourceAuth() - Constructor for class com.amazonaws.services.codebuild.model.SourceAuth
 
SourceAuthType - Enum in com.amazonaws.services.codebuild.model
 
SourceType - Enum in com.amazonaws.services.codebuild.model
 
standard() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.codebuild.AWSCodeBuildClientBuilder
 
startBuild(StartBuildRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
startBuild(StartBuildRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Starts running a build.
startBuild(StartBuildRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Starts running a build.
startBuildAsync(StartBuildRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
startBuildAsync(StartBuildRequest, AsyncHandler<StartBuildRequest, StartBuildResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
startBuildAsync(StartBuildRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Starts running a build.
startBuildAsync(StartBuildRequest, AsyncHandler<StartBuildRequest, StartBuildResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Starts running a build.
startBuildAsync(StartBuildRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
startBuildAsync(StartBuildRequest, AsyncHandler<StartBuildRequest, StartBuildResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
StartBuildRequest - Class in com.amazonaws.services.codebuild.model
 
StartBuildRequest() - Constructor for class com.amazonaws.services.codebuild.model.StartBuildRequest
 
StartBuildResult - Class in com.amazonaws.services.codebuild.model
 
StartBuildResult() - Constructor for class com.amazonaws.services.codebuild.model.StartBuildResult
 
StatusType - Enum in com.amazonaws.services.codebuild.model
 
stopBuild(StopBuildRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
stopBuild(StopBuildRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Attempts to stop running a build.
stopBuild(StopBuildRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Attempts to stop running a build.
stopBuildAsync(StopBuildRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
stopBuildAsync(StopBuildRequest, AsyncHandler<StopBuildRequest, StopBuildResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
stopBuildAsync(StopBuildRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Attempts to stop running a build.
stopBuildAsync(StopBuildRequest, AsyncHandler<StopBuildRequest, StopBuildResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Attempts to stop running a build.
stopBuildAsync(StopBuildRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
stopBuildAsync(StopBuildRequest, AsyncHandler<StopBuildRequest, StopBuildResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
StopBuildRequest - Class in com.amazonaws.services.codebuild.model
 
StopBuildRequest() - Constructor for class com.amazonaws.services.codebuild.model.StopBuildRequest
 
StopBuildResult - Class in com.amazonaws.services.codebuild.model
 
StopBuildResult() - Constructor for class com.amazonaws.services.codebuild.model.StopBuildResult
 

T

Tag - Class in com.amazonaws.services.codebuild.model
A tag, consisting of a key and a value.
Tag() - Constructor for class com.amazonaws.services.codebuild.model.Tag
 
toString() - Method in enum com.amazonaws.services.codebuild.model.ArtifactNamespace
 
toString() - Method in enum com.amazonaws.services.codebuild.model.ArtifactPackaging
 
toString() - Method in enum com.amazonaws.services.codebuild.model.ArtifactsType
 
toString() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.Build
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.BuildPhaseType
 
toString() - Method in enum com.amazonaws.services.codebuild.model.CacheType
 
toString() - Method in enum com.amazonaws.services.codebuild.model.ComputeType
 
toString() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.EnvironmentType
 
toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.EnvironmentVariableType
 
toString() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.LanguageType
 
toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.PlatformType
 
toString() - Method in class com.amazonaws.services.codebuild.model.Project
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.ProjectSortByType
 
toString() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.SortOrderType
 
toString() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.SourceAuthType
 
toString() - Method in enum com.amazonaws.services.codebuild.model.SourceType
 
toString() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codebuild.model.StatusType
 
toString() - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codebuild.model.Webhook
Returns a string representation of this object; useful for testing and debugging.

U

updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
updateProject(UpdateProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Changes the settings of a build project.
updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Changes the settings of a build project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
updateProjectAsync(UpdateProjectRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Changes the settings of a build project.
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Changes the settings of a build project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
UpdateProjectRequest - Class in com.amazonaws.services.codebuild.model
 
UpdateProjectRequest() - Constructor for class com.amazonaws.services.codebuild.model.UpdateProjectRequest
 
UpdateProjectResult - Class in com.amazonaws.services.codebuild.model
 
UpdateProjectResult() - Constructor for class com.amazonaws.services.codebuild.model.UpdateProjectResult
 
updateWebhook(UpdateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
 
updateWebhook(UpdateWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
Updates the webhook associated with an AWS CodeBuild build project.
updateWebhook(UpdateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
Updates the webhook associated with an AWS CodeBuild build project.
updateWebhookAsync(UpdateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
updateWebhookAsync(UpdateWebhookRequest, AsyncHandler<UpdateWebhookRequest, UpdateWebhookResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
 
updateWebhookAsync(UpdateWebhookRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Updates the webhook associated with an AWS CodeBuild build project.
updateWebhookAsync(UpdateWebhookRequest, AsyncHandler<UpdateWebhookRequest, UpdateWebhookResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
Updates the webhook associated with an AWS CodeBuild build project.
updateWebhookAsync(UpdateWebhookRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
updateWebhookAsync(UpdateWebhookRequest, AsyncHandler<UpdateWebhookRequest, UpdateWebhookResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
 
UpdateWebhookRequest - Class in com.amazonaws.services.codebuild.model
 
UpdateWebhookRequest() - Constructor for class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
 
UpdateWebhookResult - Class in com.amazonaws.services.codebuild.model
 
UpdateWebhookResult() - Constructor for class com.amazonaws.services.codebuild.model.UpdateWebhookResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CodebuildActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactPackaging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.ArtifactsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.BuildPhaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.ComputeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.LanguageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.ProjectSortByType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.SortOrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.SourceAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codebuild.model.StatusType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.CodebuildActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.ArtifactNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.ArtifactPackaging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.ArtifactsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.BuildPhaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.ComputeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.EnvironmentVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.LanguageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.ProjectSortByType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.SortOrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.SourceAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codebuild.model.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcConfig - Class in com.amazonaws.services.codebuild.model
Information about the VPC configuration that AWS CodeBuild will access.
VpcConfig() - Constructor for class com.amazonaws.services.codebuild.model.VpcConfig
 

W

Webhook - Class in com.amazonaws.services.codebuild.model
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
Webhook() - Constructor for class com.amazonaws.services.codebuild.model.Webhook
 
withArn(String) - Method in class com.amazonaws.services.codebuild.model.Build
The Amazon Resource Name (ARN) of the build.
withArn(String) - Method in class com.amazonaws.services.codebuild.model.Project
The Amazon Resource Name (ARN) of the build project.
withArtifacts(BuildArtifacts) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the output artifacts for the build.
withArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build output artifacts for the build project.
withArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build output artifacts for the build project.
withArtifacts(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build output artifacts for the build project.
withArtifactsOverride(ProjectArtifacts) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
Build output artifact settings that override, for this build only, the latest ones already defined in the build project.
withAuth(SourceAuth) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
withBadge(ProjectBadge) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build badge for the build project.
withBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
withBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
Set this to true to generate a publicly-accessible URL for your project's build badge.
withBadgeEnabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Set this to true to generate a publicly-accessible URL for your project's build badge.
withBadgeRequestUrl(String) - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
The publicly-accessible URL through which you can access the build badge for your project.
withBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
withBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
withBranchFilter(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
A regular expression used to determine which branches in a repository are built when a webhook is triggered.
withBuild(Build) - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
Information about the build to be run.
withBuild(Build) - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
Information about the build.
withBuildComplete(Boolean) - Method in class com.amazonaws.services.codebuild.model.Build
Whether the build has finished.
withBuilds(Build...) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
Information about the requested builds.
withBuilds(Collection<Build>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
Information about the requested builds.
withBuildsDeleted(String...) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
The IDs of the builds that were successfully deleted.
withBuildsDeleted(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
The IDs of the builds that were successfully deleted.
withBuildsNotDeleted(BuildNotDeleted...) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
Information about any builds that could not be successfully deleted.
withBuildsNotDeleted(Collection<BuildNotDeleted>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
Information about any builds that could not be successfully deleted.
withBuildsNotFound(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
The IDs of builds for which information could not be found.
withBuildsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
The IDs of builds for which information could not be found.
withBuildspec(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The build spec declaration to use for the builds in this build project.
withBuildspecOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A build spec declaration that overrides, for this build only, the latest one already defined in the build project.
withBuildStatus(String) - Method in class com.amazonaws.services.codebuild.model.Build
The current status of the build.
withBuildStatus(StatusType) - Method in class com.amazonaws.services.codebuild.model.Build
The current status of the build.
withCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the cache for the build.
withCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
withCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the cache for the build project.
withCache(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Stores recently used information so that it can be quickly accessed at a later time.
withCertificate(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The certificate to use with this build project.
withComputeType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Information about the compute resources the build project will use.
withComputeType(ComputeType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Information about the compute resources the build project will use.
withContexts(PhaseContext...) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
Additional information about a build phase, especially to help troubleshoot a failed build.
withContexts(Collection<PhaseContext>) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
Additional information about a build phase, especially to help troubleshoot a failed build.
withCreated(Date) - Method in class com.amazonaws.services.codebuild.model.Project
When the build project was created, expressed in Unix time format.
withCurrentPhase(String) - Method in class com.amazonaws.services.codebuild.model.Build
The current build phase.
withDeepLink(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The URL to an individual build log in Amazon CloudWatch Logs.
withDescription(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A description that makes the build project easy to identify.
withDescription(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The description of the Docker image.
withDescription(String) - Method in class com.amazonaws.services.codebuild.model.Project
A description that makes the build project easy to identify.
withDescription(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
A new or replacement description of the build project.
withDurationInSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
How long, in seconds, between the starting and ending times of the build's phase.
withEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
withEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.Project
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
withEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output artifacts.
withEndTime(Date) - Method in class com.amazonaws.services.codebuild.model.Build
When the build process ended, expressed in Unix time format.
withEndTime(Date) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase ended, expressed in Unix time format.
withEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build environment for this build.
withEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build environment for the build project.
withEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build environment for this build project.
withEnvironment(ProjectEnvironment) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build environment for the build project.
withEnvironmentVariables(EnvironmentVariable...) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
A set of environment variables to make available to builds for this build project.
withEnvironmentVariables(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
A set of environment variables to make available to builds for this build project.
withEnvironmentVariablesOverride(EnvironmentVariable...) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A set of environment variables that overrides, for this build only, the latest ones already defined in the build project.
withEnvironmentVariablesOverride(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A set of environment variables that overrides, for this build only, the latest ones already defined in the build project.
withGitCloneDepth(Integer) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the git clone depth for the build project.
withGitCloneDepthOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The user-defined depth of history, with a minimum value of 0, that overrides, for this build only, any previous depth of history defined in the build project.
withGroupName(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs group for the build logs.
withId(String) - Method in class com.amazonaws.services.codebuild.model.Build
The unique ID for the build.
withId(String) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
The ID of the build that could not be successfully deleted.
withId(String) - Method in class com.amazonaws.services.codebuild.model.StopBuildRequest
The ID of the build.
withIds(String...) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
The IDs of the builds to delete.
withIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
The IDs of the builds to delete.
withIds(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
The IDs of the builds.
withIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
The IDs of the builds.
withIds(String...) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
A list of build IDs for the specified build project, with each build ID representing a single build.
withIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
A list of build IDs for the specified build project, with each build ID representing a single build.
withIds(String...) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
A list of build IDs, with each build ID representing a single build.
withIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
A list of build IDs, with each build ID representing a single build.
withImage(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The ID of the Docker image to use for this build project.
withImages(EnvironmentImage...) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The list of Docker images that are related by the specified programming language.
withImages(Collection<EnvironmentImage>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The list of Docker images that are related by the specified programming language.
withInitiator(String) - Method in class com.amazonaws.services.codebuild.model.Build
The entity that started the build.
withInsecureSsl(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Enable this flag to ignore SSL warnings while connecting to the project source code.
withKey(String) - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's key.
withLanguage(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The programming language for the Docker images.
withLanguage(LanguageType) - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
The programming language for the Docker images.
withLanguages(EnvironmentLanguage...) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The list of programming languages that are available for the specified platform.
withLanguages(Collection<EnvironmentLanguage>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The list of programming languages that are available for the specified platform.
withLastModified(Date) - Method in class com.amazonaws.services.codebuild.model.Project
When the build project's settings were last modified, expressed in Unix time format.
withLastModifiedSecret(Date) - Method in class com.amazonaws.services.codebuild.model.Webhook
A timestamp indicating the last time a repository's secret token was modified.
withLocation(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
Information about the location of the build artifacts.
withLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Information about the build output artifact location, as follows:
withLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
Information about the cache location, as follows:
withLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
Information about the location of the source code to be built.
withLogs(LogsLocation) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the build's logs in Amazon CloudWatch Logs.
withMd5sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The MD5 hash of the build artifact.
withMessage(String) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
An explanation of the build phase's context.
withName(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The name of the build project.
withName(String) - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
The name of the build project.
withName(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
The name of the Docker image.
withName(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The name or key of the environment variable.
withName(String) - Method in class com.amazonaws.services.codebuild.model.Project
The name of the build project.
withName(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and namespaceType, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
withName(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The name of the build project.
withNames(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
The names of the build projects.
withNames(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
The names of the build projects.
withNamespaceType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and name, the pattern that AWS CodeBuild will use to determine the name and location to store the output artifact, as follows:
withNamespaceType(ArtifactNamespace) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with path and name, the pattern that AWS CodeBuild will use to determine the name and location to store the output artifact, as follows:
withNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.codebuild.model.Build
Describes a network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the network interface.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
During a previous call, if there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token.
withPackaging(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact to create, as follows:
withPackaging(ArtifactPackaging) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact to create, as follows:
withPath(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
Along with namespaceType and name, the pattern that AWS CodeBuild will use to name and store the output artifact, as follows:
withPayloadUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The CodeBuild endpoint where webhook events are sent.
withPhases(BuildPhase...) - Method in class com.amazonaws.services.codebuild.model.Build
Information about all previous build phases that are completed and information about any current build phase that is not yet complete.
withPhases(Collection<BuildPhase>) - Method in class com.amazonaws.services.codebuild.model.Build
Information about all previous build phases that are completed and information about any current build phase that is not yet complete.
withPhaseStatus(String) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The current status of the build phase.
withPhaseStatus(StatusType) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The current status of the build phase.
withPhaseType(String) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The name of the build phase.
withPhaseType(BuildPhaseType) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
The name of the build phase.
withPlatform(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The platform's name.
withPlatform(PlatformType) - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
The platform's name.
withPlatforms(EnvironmentPlatform...) - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
withPlatforms(Collection<EnvironmentPlatform>) - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
withPrivilegedMode(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
Enables running the Docker daemon inside a Docker container.
withProject(Project) - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
Information about the build project that was created.
withProject(Project) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
Information about the build project that was changed.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.Build
The name of the AWS CodeBuild project.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
The name of the AWS CodeBuild project.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
The name of the AWS CodeBuild project.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
The name of the AWS CodeBuild build project that the cache will be reset for.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The name of the AWS CodeBuild project.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The name of the AWS CodeBuild build project to start running a build.
withProjectName(String) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
The name of the AWS CodeBuild project.
withProjects(Project...) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
Information about the requested build projects.
withProjects(Collection<Project>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
Information about the requested build projects.
withProjects(String...) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
The list of build project names, with each build project name representing a single build project.
withProjects(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
The list of build project names, with each build project name representing a single build project.
withProjectsNotFound(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
The names of build projects for which information could not be found.
withProjectsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
The names of build projects for which information could not be found.
withResource(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The resource value that applies to the specified authorization type.
withRotateSecret(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
A boolean value that specifies whether the associated repository's secret token should be updated.
withSecret(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The secret token of the associated repository.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more security groups IDs in your Amazon VPC.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more security groups IDs in your Amazon VPC.
withServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
withServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.Project
The ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
withServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
withSha256sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
The SHA-256 hash of the build artifact.
withSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The criterion to be used to list build project names.
withSortBy(ProjectSortByType) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The criterion to be used to list build project names.
withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The order to list build IDs.
withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectRequest
The order to list build IDs.
withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
The order to list build IDs.
withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
The order to list build IDs.
withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The order in which to list build projects.
withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
The order in which to list build projects.
withSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.Build
Information about the source code to be built.
withSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
Information about the build input source code for the build project.
withSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the build input source code for this build project.
withSource(ProjectSource) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
Information to be changed about the build input source code for the build project.
withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Build
Any version identifier for the version of the source code to be built.
withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
A version of the build input to be built, for this build only.
withStartTime(Date) - Method in class com.amazonaws.services.codebuild.model.Build
When the build process started, expressed in Unix time format.
withStartTime(Date) - Method in class com.amazonaws.services.codebuild.model.BuildPhase
When the build phase started, expressed in Unix time format.
withStatusCode(String) - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
Additional information about the build that could not be successfully deleted.
withStatusCode(String) - Method in class com.amazonaws.services.codebuild.model.PhaseContext
The status code for the context of the build phase.
withStreamName(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
The name of the Amazon CloudWatch Logs stream for the build logs.
withSubnetId(String) - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
The ID of the subnet.
withSubnets(String...) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more subnet IDs in your Amazon VPC.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
A list of one or more subnet IDs in your Amazon VPC.
withTags(Tag...) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A set of tags for this build project.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
A set of tags for this build project.
withTags(Tag...) - Method in class com.amazonaws.services.codebuild.model.Project
The tags for this build project.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.Project
The tags for this build project.
withTags(Tag...) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement set of tags for this build project.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement set of tags for this build project.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Build
How long, in minutes, for AWS CodeBuild to wait before timing out this build if it does not get marked as completed.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait until timing out any build that has not been marked as completed.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Project
How long, in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
The replacement value in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait before timing out any related build that did not get marked as completed.
withTimeoutInMinutesOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
The number of build timeout minutes, from 5 to 480 (8 hours), that overrides, for this build only, the latest setting already defined in the build project.
withType(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The type of environment variable.
withType(EnvironmentVariableType) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The type of environment variable.
withType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact.
withType(ArtifactsType) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
The type of build output artifact.
withType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
The type of cache used by the build project.
withType(CacheType) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
The type of cache used by the build project.
withType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The type of build environment to use for related builds.
withType(EnvironmentType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
The type of build environment to use for related builds.
withType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The type of repository that contains the source code to be built.
withType(SourceType) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
The type of repository that contains the source code to be built.
withType(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The authorization type to use.
withType(SourceAuthType) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
The authorization type to use.
withUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
The URL to the webhook.
withValue(String) - Method in class com.amazonaws.services.codebuild.model.EnvironmentVariable
The value of the environment variable.
withValue(String) - Method in class com.amazonaws.services.codebuild.model.Tag
The tag's value.
withVersions(String...) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
A list of environment image versions.
withVersions(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
A list of environment image versions.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.Build
If your AWS CodeBuild project accesses resources in an Amazon VPC, you provide this parameter that identifies the VPC ID and the list of security group IDs and subnet IDs.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.Project
Information about the VPC configuration that AWS CodeBuild will access.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
withVpcId(String) - Method in class com.amazonaws.services.codebuild.model.VpcConfig
The ID of the Amazon VPC.
withWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
withWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.Project
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
withWebhook(Webhook) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
Information about a repository's webhook that is associated with a project in AWS CodeBuild.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.