| Package | Description |
|---|---|
| com.amazonaws.services.codebuild |
|
| com.amazonaws.services.codebuild.model |
| Class and Description |
|---|
| ArtifactNamespace |
| ArtifactPackaging |
| ArtifactsType |
| AWSCodeBuildException
Base exception for all service exceptions thrown by AWS CodeBuild
|
| BatchDeleteBuildsRequest |
| BatchDeleteBuildsResult |
| BatchGetBuildsRequest |
| BatchGetBuildsResult |
| BatchGetProjectsRequest |
| BatchGetProjectsResult |
| Build
Information about a build.
|
| BuildArtifacts
Information about build output artifacts.
|
| BuildNotDeleted
Information about a build that could not be successfully deleted.
|
| BuildPhase
Information about a stage for a build.
|
| BuildPhaseType |
| CacheType |
| ComputeType |
| CreateProjectRequest |
| CreateProjectResult |
| CreateWebhookRequest |
| CreateWebhookResult |
| DeleteProjectRequest |
| DeleteProjectResult |
| DeleteWebhookRequest |
| DeleteWebhookResult |
| EnvironmentImage
Information about a Docker image that is managed by AWS CodeBuild.
|
| EnvironmentLanguage
A set of Docker images that are related by programming language and are managed by AWS CodeBuild.
|
| EnvironmentPlatform
A set of Docker images that are related by platform and are managed by AWS CodeBuild.
|
| EnvironmentType |
| EnvironmentVariable
Information about an environment variable for a build project or a build.
|
| EnvironmentVariableType |
| InvalidateProjectCacheRequest |
| InvalidateProjectCacheResult |
| LanguageType |
| ListBuildsForProjectRequest |
| ListBuildsForProjectResult |
| ListBuildsRequest |
| ListBuildsResult |
| ListCuratedEnvironmentImagesRequest |
| ListCuratedEnvironmentImagesResult |
| ListProjectsRequest |
| ListProjectsResult |
| LogsLocation
Information about build logs in Amazon CloudWatch Logs.
|
| NetworkInterface
Describes a network interface.
|
| PhaseContext
Additional information about a build phase that has an error.
|
| PlatformType |
| Project
Information about a build project.
|
| ProjectArtifacts
Information about the build output artifacts for the build project.
|
| ProjectBadge
Information about the build badge for the build project.
|
| ProjectCache
Information about the cache for the build project.
|
| ProjectEnvironment
Information about the build environment of the build project.
|
| ProjectSortByType |
| ProjectSource
Information about the build input source code for the build project.
|
| SortOrderType |
| SourceAuth
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
|
| SourceAuthType |
| SourceType |
| StartBuildRequest |
| StartBuildResult |
| StatusType |
| StopBuildRequest |
| StopBuildResult |
| Tag
A tag, consisting of a key and a value.
|
| UpdateProjectRequest |
| UpdateProjectResult |
| VpcConfig
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.
|
| Webhook
Information about a webhook in GitHub that connects repository events to a build project in AWS CodeBuild.
|
Copyright © 2017. All rights reserved.