- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.