| Package | Description |
|---|---|
| com.amazonaws.services.codebuild |
|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartBuildResult> |
AWSCodeBuildAsyncClient.startBuildAsync(StartBuildRequest request,
AsyncHandler<StartBuildRequest,StartBuildResult> asyncHandler) |
Future<StartBuildResult> |
AbstractAWSCodeBuildAsync.startBuildAsync(StartBuildRequest request,
AsyncHandler<StartBuildRequest,StartBuildResult> asyncHandler) |
Future<StartBuildResult> |
AWSCodeBuildAsync.startBuildAsync(StartBuildRequest startBuildRequest,
AsyncHandler<StartBuildRequest,StartBuildResult> asyncHandler)
Starts running a build.
|
| Modifier and Type | Method and Description |
|---|---|
StartBuildRequest |
StartBuildRequest.clone() |
StartBuildRequest |
StartBuildRequest.withArtifactsOverride(ProjectArtifacts artifactsOverride)
Build output artifact settings that override, for this build only, the latest ones already defined in the build
project.
|
StartBuildRequest |
StartBuildRequest.withBuildspecOverride(String buildspecOverride)
A buildspec file declaration that overrides, for this build only, the latest one already defined in the build
project.
|
StartBuildRequest |
StartBuildRequest.withBuildStatusConfigOverride(BuildStatusConfig buildStatusConfigOverride)
Contains information that defines how the build project reports the build status to the source provider.
|
StartBuildRequest |
StartBuildRequest.withCacheOverride(ProjectCache cacheOverride)
A ProjectCache object specified for this build that overrides the one defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withCertificateOverride(String certificateOverride)
The name of a certificate for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withComputeTypeOverride(ComputeType computeTypeOverride)
The name of a compute type for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withComputeTypeOverride(String computeTypeOverride)
The name of a compute type for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withDebugSessionEnabled(Boolean debugSessionEnabled)
Specifies if session debugging is enabled for this build.
|
StartBuildRequest |
StartBuildRequest.withEncryptionKeyOverride(String encryptionKeyOverride)
The AWS Key Management Service (AWS KMS) customer master key (CMK) that overrides the one specified in the build
project.
|
StartBuildRequest |
StartBuildRequest.withEnvironmentTypeOverride(EnvironmentType environmentTypeOverride)
A container type for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withEnvironmentTypeOverride(String environmentTypeOverride)
A container type for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withEnvironmentVariablesOverride(Collection<EnvironmentVariable> environmentVariablesOverride)
A set of environment variables that overrides, for this build only, the latest ones already defined in the build
project.
|
StartBuildRequest |
StartBuildRequest.withEnvironmentVariablesOverride(EnvironmentVariable... environmentVariablesOverride)
A set of environment variables that overrides, for this build only, the latest ones already defined in the build
project.
|
StartBuildRequest |
StartBuildRequest.withGitCloneDepthOverride(Integer gitCloneDepthOverride)
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.
|
StartBuildRequest |
StartBuildRequest.withGitSubmodulesConfigOverride(GitSubmodulesConfig gitSubmodulesConfigOverride)
Information about the Git submodules configuration for this build of an AWS CodeBuild build project.
|
StartBuildRequest |
StartBuildRequest.withIdempotencyToken(String idempotencyToken)
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
|
StartBuildRequest |
StartBuildRequest.withImageOverride(String imageOverride)
The name of an image for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withImagePullCredentialsTypeOverride(ImagePullCredentialsType imagePullCredentialsTypeOverride)
The type of credentials AWS CodeBuild uses to pull images in your build.
|
StartBuildRequest |
StartBuildRequest.withImagePullCredentialsTypeOverride(String imagePullCredentialsTypeOverride)
The type of credentials AWS CodeBuild uses to pull images in your build.
|
StartBuildRequest |
StartBuildRequest.withInsecureSslOverride(Boolean insecureSslOverride)
Enable this flag to override the insecure SSL setting that is specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withLogsConfigOverride(LogsConfig logsConfigOverride)
Log settings for this build that override the log settings defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withPrivilegedModeOverride(Boolean privilegedModeOverride)
Enable this flag to override privileged mode in the build project.
|
StartBuildRequest |
StartBuildRequest.withProjectName(String projectName)
The name of the AWS CodeBuild build project to start running a build.
|
StartBuildRequest |
StartBuildRequest.withQueuedTimeoutInMinutesOverride(Integer queuedTimeoutInMinutesOverride)
The number of minutes a build is allowed to be queued before it times out.
|
StartBuildRequest |
StartBuildRequest.withRegistryCredentialOverride(RegistryCredential registryCredentialOverride)
The credentials for access to a private registry.
|
StartBuildRequest |
StartBuildRequest.withReportBuildStatusOverride(Boolean reportBuildStatusOverride)
Set to true to report to your source provider the status of a build's start and completion.
|
StartBuildRequest |
StartBuildRequest.withSecondaryArtifactsOverride(Collection<ProjectArtifacts> secondaryArtifactsOverride)
An array of
ProjectArtifacts objects. |
StartBuildRequest |
StartBuildRequest.withSecondaryArtifactsOverride(ProjectArtifacts... secondaryArtifactsOverride)
An array of
ProjectArtifacts objects. |
StartBuildRequest |
StartBuildRequest.withSecondarySourcesOverride(Collection<ProjectSource> secondarySourcesOverride)
An array of
ProjectSource objects. |
StartBuildRequest |
StartBuildRequest.withSecondarySourcesOverride(ProjectSource... secondarySourcesOverride)
An array of
ProjectSource objects. |
StartBuildRequest |
StartBuildRequest.withSecondarySourcesVersionOverride(Collection<ProjectSourceVersion> secondarySourcesVersionOverride)
An array of
ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only. |
StartBuildRequest |
StartBuildRequest.withSecondarySourcesVersionOverride(ProjectSourceVersion... secondarySourcesVersionOverride)
An array of
ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only. |
StartBuildRequest |
StartBuildRequest.withServiceRoleOverride(String serviceRoleOverride)
The name of a service role for this build that overrides the one specified in the build project.
|
StartBuildRequest |
StartBuildRequest.withSourceAuthOverride(SourceAuth sourceAuthOverride)
An authorization type for this build that overrides the one defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withSourceLocationOverride(String sourceLocationOverride)
A location that overrides, for this build, the source location for the one defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withSourceTypeOverride(SourceType sourceTypeOverride)
A source input type, for this build, that overrides the source input defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withSourceTypeOverride(String sourceTypeOverride)
A source input type, for this build, that overrides the source input defined in the build project.
|
StartBuildRequest |
StartBuildRequest.withSourceVersion(String sourceVersion)
The version of the build input to be built, for this build only.
|
StartBuildRequest |
StartBuildRequest.withTimeoutInMinutesOverride(Integer timeoutInMinutesOverride)
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.
|
Copyright © 2020. All rights reserved.