Build.Builder |
Build.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the build.
|
default Build.Builder |
Build.Builder.artifacts(Consumer<BuildArtifacts.Builder> artifacts) |
Information about the output artifacts for the build.
|
Build.Builder |
Build.Builder.artifacts(BuildArtifacts artifacts) |
Information about the output artifacts for the build.
|
Build.Builder |
Build.Builder.buildBatchArn(String buildBatchArn) |
The ARN of the batch build that this build is a member of, if applicable.
|
Build.Builder |
Build.Builder.buildComplete(Boolean buildComplete) |
Whether the build is complete.
|
static Build.Builder |
Build.builder() |
|
Build.Builder |
Build.Builder.buildNumber(Long buildNumber) |
The number of the build.
|
Build.Builder |
Build.Builder.buildStatus(String buildStatus) |
The current status of the build.
|
Build.Builder |
Build.Builder.buildStatus(StatusType buildStatus) |
The current status of the build.
|
default Build.Builder |
Build.Builder.cache(Consumer<ProjectCache.Builder> cache) |
Information about the cache for the build.
|
Build.Builder |
Build.Builder.cache(ProjectCache cache) |
Information about the cache for the build.
|
Build.Builder |
Build.Builder.currentPhase(String currentPhase) |
The current build phase.
|
default Build.Builder |
Build.Builder.debugSession(Consumer<DebugSession.Builder> debugSession) |
Contains information about the debug session for this build.
|
Build.Builder |
Build.Builder.debugSession(DebugSession debugSession) |
Contains information about the debug session for this build.
|
Build.Builder |
Build.Builder.encryptionKey(String encryptionKey) |
The Key Management Service customer master key (CMK) to be used for encrypting the build output artifacts.
|
Build.Builder |
Build.Builder.endTime(Instant endTime) |
When the build process ended, expressed in Unix time format.
|
default Build.Builder |
Build.Builder.environment(Consumer<ProjectEnvironment.Builder> environment) |
Information about the build environment for this build.
|
Build.Builder |
Build.Builder.environment(ProjectEnvironment environment) |
Information about the build environment for this build.
|
Build.Builder |
Build.Builder.exportedEnvironmentVariables(Collection<ExportedEnvironmentVariable> exportedEnvironmentVariables) |
A list of exported environment variables for this build.
|
Build.Builder |
Build.Builder.exportedEnvironmentVariables(Consumer<ExportedEnvironmentVariable.Builder>... exportedEnvironmentVariables) |
A list of exported environment variables for this build.
|
Build.Builder |
Build.Builder.exportedEnvironmentVariables(ExportedEnvironmentVariable... exportedEnvironmentVariables) |
A list of exported environment variables for this build.
|
Build.Builder |
Build.Builder.fileSystemLocations(Collection<ProjectFileSystemLocation> fileSystemLocations) |
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
|
Build.Builder |
Build.Builder.fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>... fileSystemLocations) |
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
|
Build.Builder |
Build.Builder.fileSystemLocations(ProjectFileSystemLocation... fileSystemLocations) |
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
|
Build.Builder |
Build.Builder.id(String id) |
The unique ID for the build.
|
Build.Builder |
Build.Builder.initiator(String initiator) |
The entity that started the build.
|
default Build.Builder |
Build.Builder.logs(Consumer<LogsLocation.Builder> logs) |
Information about the build's logs in CloudWatch Logs.
|
Build.Builder |
Build.Builder.logs(LogsLocation logs) |
Information about the build's logs in CloudWatch Logs.
|
default Build.Builder |
Build.Builder.networkInterface(Consumer<NetworkInterface.Builder> networkInterface) |
Describes a network interface.
|
Build.Builder |
Build.Builder.networkInterface(NetworkInterface networkInterface) |
Describes a network interface.
|
Build.Builder |
Build.Builder.phases(Collection<BuildPhase> phases) |
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
|
Build.Builder |
Build.Builder.phases(Consumer<BuildPhase.Builder>... phases) |
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
|
Build.Builder |
Build.Builder.phases(BuildPhase... phases) |
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
|
Build.Builder |
Build.Builder.projectName(String projectName) |
The name of the CodeBuild project.
|
Build.Builder |
Build.Builder.queuedTimeoutInMinutes(Integer queuedTimeoutInMinutes) |
The number of minutes a build is allowed to be queued before it times out.
|
Build.Builder |
Build.Builder.reportArns(String... reportArns) |
An array of the ARNs associated with this build's reports.
|
Build.Builder |
Build.Builder.reportArns(Collection<String> reportArns) |
An array of the ARNs associated with this build's reports.
|
Build.Builder |
Build.Builder.resolvedSourceVersion(String resolvedSourceVersion) |
An identifier for the version of this build's source code.
|
Build.Builder |
Build.Builder.secondaryArtifacts(Collection<BuildArtifacts> secondaryArtifacts) |
An array of ProjectArtifacts objects.
|
Build.Builder |
Build.Builder.secondaryArtifacts(Consumer<BuildArtifacts.Builder>... secondaryArtifacts) |
An array of ProjectArtifacts objects.
|
Build.Builder |
Build.Builder.secondaryArtifacts(BuildArtifacts... secondaryArtifacts) |
An array of ProjectArtifacts objects.
|
Build.Builder |
Build.Builder.secondarySources(Collection<ProjectSource> secondarySources) |
An array of ProjectSource objects.
|
Build.Builder |
Build.Builder.secondarySources(Consumer<ProjectSource.Builder>... secondarySources) |
An array of ProjectSource objects.
|
Build.Builder |
Build.Builder.secondarySources(ProjectSource... secondarySources) |
An array of ProjectSource objects.
|
Build.Builder |
Build.Builder.secondarySourceVersions(Collection<ProjectSourceVersion> secondarySourceVersions) |
An array of ProjectSourceVersion objects.
|
Build.Builder |
Build.Builder.secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>... secondarySourceVersions) |
An array of ProjectSourceVersion objects.
|
Build.Builder |
Build.Builder.secondarySourceVersions(ProjectSourceVersion... secondarySourceVersions) |
An array of ProjectSourceVersion objects.
|
Build.Builder |
Build.Builder.serviceRole(String serviceRole) |
The name of a service role used for this build.
|
default Build.Builder |
Build.Builder.source(Consumer<ProjectSource.Builder> source) |
Information about the source code to be built.
|
Build.Builder |
Build.Builder.source(ProjectSource source) |
Information about the source code to be built.
|
Build.Builder |
Build.Builder.sourceVersion(String sourceVersion) |
Any version identifier for the version of the source code to be built.
|
Build.Builder |
Build.Builder.startTime(Instant startTime) |
When the build process started, expressed in Unix time format.
|
Build.Builder |
Build.Builder.timeoutInMinutes(Integer timeoutInMinutes) |
How long, in minutes, for CodeBuild to wait before timing out this build if it does not get marked as
completed.
|
Build.Builder |
Build.toBuilder() |
|
default Build.Builder |
Build.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
If your 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.
|
Build.Builder |
Build.Builder.vpcConfig(VpcConfig vpcConfig) |
If your 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.
|