- 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.DeleteReportGroupRequest
-
The ARN of the report group to delete.
- getArn() - Method in class com.amazonaws.services.codebuild.model.DeleteReportRequest
-
The ARN of the report to delete.
- getArn() - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsRequest
-
The Amazon Resource Name (ARN) of the token.
- getArn() - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- getArn() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- getArn() - Method in class com.amazonaws.services.codebuild.model.Project
-
The Amazon Resource Name (ARN) of the build project.
- getArn() - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report run.
- getArn() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The ARN of a ReportGroup.
- getArn() - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The Amazon Resource Name (ARN) of the token.
- getArn() - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
The ARN of the report group to update.
- getArtifactIdentifier() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
An identifier for this artifact definition.
- getArtifactIdentifier() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
An identifier for this artifact definition.
- 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.
- getAuthType() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- getAuthType() - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- 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 repository branches are built when a webhook is triggered.
- getBranchFilter() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- getBranchFilter() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- getBucket() - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The name of the S3 bucket where the raw data of a report are exported.
- 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 is complete.
- getBuildNumber() - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of the build.
- 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.
- getCacheOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- getCertificate() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The certificate to use with this build project.
- getCertificateOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a certificate for this build that overrides the one specified in the build project.
- getCloudWatchLogs() - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about Amazon CloudWatch Logs for a build project.
- getCloudWatchLogs() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about Amazon CloudWatch Logs for a build project.
- getCloudWatchLogsArn() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of Amazon CloudWatch Logs for a build project.
- getComputeType() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- getComputeTypeOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- 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.
- getCreated() - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time this report run occurred.
- getCreated() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was created.
- getCredential() - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager.
- getCredentialProvider() - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- 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.
- getDurationInNanoSeconds() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The number of nanoseconds it took to run this test case.
- getDurationInNanoSeconds() - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of nanoseconds it took to run all of the test cases in this report.
- 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.
- getEncryptionDisabled() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
Information that tells you if encryption for build artifacts is disabled.
- getEncryptionDisabled() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Set to true if you do not want your output artifacts encrypted.
- getEncryptionDisabled() - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
Set to true if you do not want your S3 build log output encrypted.
- getEncryptionDisabled() - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
A boolean value that specifies if the results of a report are encrypted.
- getEncryptionKey() - Method in class com.amazonaws.services.codebuild.model.Build
-
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.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.S3ReportExportConfig
-
The encryption key for the report's encrypted raw data.
- getEncryptionKey() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The 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.
- getEnvironmentTypeOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in 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.
- getExcludeMatchedPattern() - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
Used to indicate that the pattern determines which webhook events do not trigger a build.
- getExecutionId() - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the build run that generated this report.
- getExecutorService() - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpired() - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time a report expires.
- getExpired() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The date and time a test case expires.
- getExportConfig() - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
A ReportExportConfig object that contains information about where the report group test results are
exported.
- getExportConfig() - Method in class com.amazonaws.services.codebuild.model.Report
-
Information about where the raw data used to generate this report was exported.
- getExportConfig() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
Information about the destination where the raw data of this ReportGroup is exported.
- getExportConfig() - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
Used to specify an updated export type.
- getExportConfigType() - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- getExportedEnvironmentVariables() - Method in class com.amazonaws.services.codebuild.model.Build
-
A list of exported environment variables for this build.
- getFetchSubmodules() - Method in class com.amazonaws.services.codebuild.model.GitSubmodulesConfig
-
Set to true to fetch Git submodules for your AWS CodeBuild build project.
- getFilter() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
A TestCaseFilter object used to filter the returned reports.
- getFilter() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
A ReportFilter object used to filter the returned reports.
- getFilter() - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
A ReportFilter object used to filter the returned reports.
- getFilterGroups() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- getFilterGroups() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- getFilterGroups() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- 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.
- getGitSubmodulesConfig() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the Git submodules configuration for the build project.
- getGitSubmodulesConfigOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Information about the Git submodules configuration for this build of an AWS CodeBuild build project.
- getGroupName() - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The group name of the logs in Amazon CloudWatch Logs.
- 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.
- getIdempotencyToken() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
- 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 image tag or image digest that identifies the Docker image to use for this build project.
- getImageOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of an image for this build that overrides the one specified in the build project.
- getImagePullCredentialsType() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- getImagePullCredentialsTypeOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- 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.
- getInsecureSslOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override the insecure SSL setting that is specified in the build project.
- 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.
- getLastModified() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was last modified.
- getLastModifiedSecret() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
A timestamp that indicates 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:
- getLocation() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
Information about the cache location:
- getLocation() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the location of the source code to be built.
- getLocation() - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The ARN of an S3 bucket and the path prefix for S3 logs.
- getLogs() - Method in class com.amazonaws.services.codebuild.model.Build
-
Information about the build's logs in Amazon CloudWatch Logs.
- getLogsConfig() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
Information about logs for the build project.
- getLogsConfig() - Method in class com.amazonaws.services.codebuild.model.Project
-
Information about logs for the build project.
- getLogsConfig() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
Information about logs for the build project.
- getLogsConfigOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Log settings for this build that override the log settings defined in the build project.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The maximum number of paginated test cases returned per response.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The maximum number of paginated report groups returned per response.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The maximum number of paginated reports in this report group returned per response.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
The maximum number of paginated reports returned per response.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The maximum number of paginated shared build projects returned per response.
- getMaxResults() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The maximum number of paginated shared report groups per response.
- 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.
- getMessage() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A message associated with a test case.
- getModes() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
If you use a LOCAL cache, the local cache mode.
- 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.CreateReportGroupRequest
-
The name of the report group.
- 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.ExportedEnvironmentVariable
-
The name of this exported 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 uses to name and
store the output artifact:
- getName() - Method in class com.amazonaws.services.codebuild.model.Report
-
The name of the report that was run.
- getName() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The name of a ReportGroup.
- getName() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The name of the test case.
- 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 or ARNs of the build projects.
- getNamespaceType() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with path and name, the pattern that AWS CodeBuild uses to determine the name and
location to store the output artifact:
- 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.DescribeTestCasesRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getNextToken() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- getOverrideArtifactName() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- getOverrideArtifactName() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- getPackaging() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- getPackaging() - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- getPath() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- getPath() - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The path to the exported report's raw data results.
- getPattern() - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
For a WebHookFilter that uses EVENT type, a comma-separated string that specifies one
or more events.
- getPayloadUrl() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The AWS 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 complete 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.
- getPolicy() - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyResult
-
The resource policy for the resource identified by the input ARN parameter.
- getPolicy() - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
A JSON-formatted resource policy.
- getPrefix() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A string that is applied to a series of related test cases.
- getPrivilegedMode() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Enables running the Docker daemon inside a Docker container.
- getPrivilegedModeOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override privileged mode in the build project.
- 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 is 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.
- getProjects() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
The list of ARNs for the build projects shared with the current AWS account or user.
- getProjectsNotFound() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
-
The names of build projects for which information could not be found.
- getQueuedTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of minutes a build is allowed to be queued before it times out.
- getQueuedTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- getQueuedTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.Project
-
The number of minutes a build is allowed to be queued before it times out.
- getQueuedTimeoutInMinutes() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- getQueuedTimeoutInMinutesOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The number of minutes a build is allowed to be queued before it times out.
- getRegistryCredential() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The credentials for access to a private registry.
- getRegistryCredentialOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The credentials for access to a private registry.
- getReportArn() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The ARN of the report for which test cases are returned.
- getReportArn() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The ARN of the report to which the test case belongs.
- getReportArns() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsRequest
-
An array of ARNs that identify the Report objects to return.
- getReportArns() - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of the ARNs associated with this build's reports.
- getReportBuildStatus() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Set to true to report the status of a build's start and finish to your source provider.
- getReportBuildStatusOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Set to true to report to your source provider the status of a build's start and completion.
- getReportGroup() - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupResult
-
Information about the report group that was created.
- getReportGroup() - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupResult
-
Information about the updated report group.
- getReportGroupArn() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The ARN of the report group for which you want to return report ARNs.
- getReportGroupArn() - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report group associated with this report.
- getReportGroupArns() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsRequest
-
An array of report group ARNs that identify the report groups to return.
- getReportGroups() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
The array of report groups returned by BatchGetReportGroups.
- getReportGroups() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
The list of ARNs for the report groups in the current AWS account.
- getReportGroups() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
The list of ARNs for the report groups shared with the current AWS account or user.
- getReportGroupsNotFound() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- getReports() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
The array of Report objects returned by BatchGetReports.
- getReports() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
The list of returned report group ARNs.
- getReports() - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
The list of returned ARNs for the reports in the current AWS account.
- getReportsNotFound() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.
- getResolvedSourceVersion() - Method in class com.amazonaws.services.codebuild.model.Build
-
An identifier for the version of this build's source code.
- getResource() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
The resource value that applies to the specified authorization type.
- getResourceArn() - Method in class com.amazonaws.services.codebuild.model.DeleteResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- getResourceArn() - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- getResourceArn() - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
The ARN of the Project or ReportGroup resource you want to associate with a resource
policy.
- getResourceArn() - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyResult
-
The ARN of the Project or ReportGroup resource that is associated with a resource
policy.
- getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
-
- getResourcePolicy(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
-
Gets a resource policy that is identified by its resource ARN.
- getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildClient
-
Gets a resource policy that is identified by its resource ARN.
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
-
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuildAsync
-
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
-
Gets a resource policy that is identified by its resource ARN.
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuildAsync
-
Gets a resource policy that is identified by its resource ARN.
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
-
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.codebuild.AWSCodeBuildAsyncClient
-
- GetResourcePolicyRequest - Class in com.amazonaws.services.codebuild.model
-
- GetResourcePolicyRequest() - Constructor for class com.amazonaws.services.codebuild.model.GetResourcePolicyRequest
-
- GetResourcePolicyResult - Class in com.amazonaws.services.codebuild.model
-
- GetResourcePolicyResult() - Constructor for class com.amazonaws.services.codebuild.model.GetResourcePolicyResult
-
- getRotateSecret() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
A boolean value that specifies whether the associated GitHub repository's secret token should be updated.
- getS3DeepLink() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The URL to a build log in an S3 bucket.
- getS3Destination() - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- getS3Logs() - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about logs built to an S3 bucket for a build project.
- getS3Logs() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about S3 logs for a build project.
- getS3LogsArn() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of S3 logs for a build project.
- getSecondaryArtifacts() - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectArtifacts objects.
- getSecondaryArtifacts() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectArtifacts objects.
- getSecondaryArtifacts() - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectArtifacts objects.
- getSecondaryArtifacts() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- getSecondaryArtifactsOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectArtifacts objects.
- getSecondarySources() - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSource objects.
- getSecondarySources() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSource objects.
- getSecondarySources() - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSource objects.
- getSecondarySources() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- getSecondarySourcesOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSource objects.
- getSecondarySourcesVersionOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- getSecondarySourceVersions() - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSourceVersion objects.
- getSecondarySourceVersions() - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSourceVersion objects.
- getSecondarySourceVersions() - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSourceVersion objects.
- getSecondarySourceVersions() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSourceVersion objects.
- 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.
- getServerType() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- getServerType() - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- getServiceRole() - Method in class com.amazonaws.services.codebuild.model.Build
-
The name of a service role used for this build.
- 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.
- getServiceRoleOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a service role for this build that overrides the one specified in the build project.
- getSha256sum() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
The SHA-256 hash of the build artifact.
- getShouldOverwrite() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
Set to false to prevent overwriting the repository source credentials.
- getSortBy() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
-
The criterion to be used to list build project names.
- getSortBy() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- getSortBy() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- getSortBy() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- 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.
- getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- getSortOrder() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- 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.
- getSourceAuthOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An authorization type for this build that overrides the one defined in the build project.
- getSourceCredentialsInfos() - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsResult
-
A list of SourceCredentialsInfo objects.
- getSourceIdentifier() - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
An identifier for this project source.
- getSourceIdentifier() - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
An identifier for a source in the build project.
- getSourceLocationOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A location that overrides, for this build, the source location for the one defined in the build project.
- getSourceTypeOverride() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in 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.CreateProjectRequest
-
A version of the build input to be built for this project.
- getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.Project
-
A version of the build input to be built for this project.
- getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
The source version for the corresponding source identifier.
- getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A version of the build input to be built, for this build only.
- getSourceVersion() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
A version of the build input to be built for this project.
- 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.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.Report
-
The status of this report.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The status returned by the test case after it was run.
- getStatus() - Method in class com.amazonaws.services.codebuild.model.TestCaseFilter
-
The status used to filter test cases.
- 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.
- getStatusCounts() - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary.
- getStreamName() - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The prefix of the stream name of the Amazon CloudWatch Logs.
- 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.
- getTestCases() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
The returned list of test cases.
- getTestRawDataPath() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The path to the raw data file that contains the test result.
- getTestSummary() - Method in class com.amazonaws.services.codebuild.model.Report
-
A TestReportSummary object that contains information about this test report.
- 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 before it times 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.
- getToken() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
For GitHub or GitHub Enterprise, this is the personal access token.
- getTotal() - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of test cases in this TestReportSummary.
- getTruncated() - Method in class com.amazonaws.services.codebuild.model.Report
-
A boolean that specifies if this report run is truncated.
- getType() - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- 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.Report
-
The type of the report that was run.
- getType() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- getType() - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
- getType() - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- getUrl() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The URL to the webhook.
- getUsername() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The Bitbucket username when the authType is BASIC_AUTH.
- 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.ExportedEnvironmentVariable
-
The value assigned to this exported 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 accesses.
- 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 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 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.
- GitSubmodulesConfig - Class in com.amazonaws.services.codebuild.model
-
Information about the Git submodules configuration for an AWS CodeBuild build project.
- GitSubmodulesConfig() - Constructor for class com.amazonaws.services.codebuild.model.GitSubmodulesConfig
-
- S3LogsConfig - Class in com.amazonaws.services.codebuild.model
-
Information about S3 logs for a build project.
- S3LogsConfig() - Constructor for class com.amazonaws.services.codebuild.model.S3LogsConfig
-
- S3ReportExportConfig - Class in com.amazonaws.services.codebuild.model
-
Information about the S3 bucket where the raw data of a report are exported.
- S3ReportExportConfig() - Constructor for class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
- ServerType - Enum in com.amazonaws.services.codebuild.model
-
- 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.DeleteReportGroupRequest
-
The ARN of the report group to delete.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteReportRequest
-
The ARN of the report to delete.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsRequest
-
The Amazon Resource Name (ARN) of the token.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.Project
-
The Amazon Resource Name (ARN) of the build project.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report run.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The ARN of a ReportGroup.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The Amazon Resource Name (ARN) of the token.
- setArn(String) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
The ARN of the report group to update.
- setArtifactIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
An identifier for this artifact definition.
- setArtifactIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
An identifier for this artifact definition.
- 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.
- setAuthType(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- setAuthType(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- 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 repository branches 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 repository branches 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 repository branches are built when a webhook is triggered.
- setBucket(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The name of the S3 bucket where the raw data of a report are exported.
- 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 is complete.
- setBuildNumber(Long) - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of the build.
- 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.
- setCacheOverride(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- setCertificate(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The certificate to use with this build project.
- setCertificateOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a certificate for this build that overrides the one specified in the build project.
- setCloudWatchLogs(CloudWatchLogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about Amazon CloudWatch Logs for a build project.
- setCloudWatchLogs(CloudWatchLogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about Amazon CloudWatch Logs for a build project.
- setCloudWatchLogsArn(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of Amazon CloudWatch Logs for a build project.
- setComputeType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- setComputeType(ComputeType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- setComputeTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- 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.
- setCreated(Date) - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time this report run occurred.
- setCreated(Date) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was created.
- setCredential(String) - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager.
- setCredentialProvider(String) - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- 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.
- setDurationInNanoSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The number of nanoseconds it took to run this test case.
- setDurationInNanoSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of nanoseconds it took to run all of the test cases in this report.
- 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.
- setEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
Information that tells you if encryption for build artifacts is disabled.
- setEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Set to true if you do not want your output artifacts encrypted.
- setEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
Set to true if you do not want your S3 build log output encrypted.
- setEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
A boolean value that specifies if the results of a report are encrypted.
- setEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
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.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.S3ReportExportConfig
-
The encryption key for the report's encrypted raw data.
- setEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The 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.
- setEnvironmentTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in 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.
- setExcludeMatchedPattern(Boolean) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
Used to indicate that the pattern determines which webhook events do not trigger a build.
- setExecutionId(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the build run that generated this report.
- setExpired(Date) - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time a report expires.
- setExpired(Date) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The date and time a test case expires.
- setExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
A ReportExportConfig object that contains information about where the report group test results are
exported.
- setExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.Report
-
Information about where the raw data used to generate this report was exported.
- setExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
Information about the destination where the raw data of this ReportGroup is exported.
- setExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
Used to specify an updated export type.
- setExportConfigType(String) - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- setExportedEnvironmentVariables(Collection<ExportedEnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.Build
-
A list of exported environment variables for this build.
- setFetchSubmodules(Boolean) - Method in class com.amazonaws.services.codebuild.model.GitSubmodulesConfig
-
Set to true to fetch Git submodules for your AWS CodeBuild build project.
- setFilter(TestCaseFilter) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
A TestCaseFilter object used to filter the returned reports.
- setFilter(ReportFilter) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
A ReportFilter object used to filter the returned reports.
- setFilter(ReportFilter) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
A ReportFilter object used to filter the returned reports.
- setFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- setFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- setFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- 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.
- setGitSubmodulesConfig(GitSubmodulesConfig) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the Git submodules configuration for the build project.
- setGitSubmodulesConfigOverride(GitSubmodulesConfig) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Information about the Git submodules configuration for this build of an AWS CodeBuild build project.
- setGroupName(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The group name of the logs in Amazon CloudWatch Logs.
- 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.
- setIdempotencyToken(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
- 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 image tag or image digest that identifies the Docker image to use for this build project.
- setImageOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of an image for this build that overrides the one specified in the build project.
- setImagePullCredentialsType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- setImagePullCredentialsType(ImagePullCredentialsType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- setImagePullCredentialsTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- 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.
- setInsecureSslOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override the insecure SSL setting that is specified in the build project.
- 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.
- setLastModified(Date) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was last modified.
- setLastModifiedSecret(Date) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
A timestamp that indicates 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:
- setLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
Information about the cache location:
- setLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the location of the source code to be built.
- setLocation(String) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The ARN of an S3 bucket and the path prefix for S3 logs.
- setLogs(LogsLocation) - Method in class com.amazonaws.services.codebuild.model.Build
-
Information about the build's logs in Amazon CloudWatch Logs.
- setLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
Information about logs for the build project.
- setLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.Project
-
Information about logs for the build project.
- setLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
Information about logs for the build project.
- setLogsConfigOverride(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Log settings for this build that override the log settings defined in the build project.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The maximum number of paginated test cases returned per response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The maximum number of paginated report groups returned per response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The maximum number of paginated reports in this report group returned per response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
The maximum number of paginated reports returned per response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The maximum number of paginated shared build projects returned per response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The maximum number of paginated shared report groups per response.
- 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.
- setMessage(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A message associated with a test case.
- setModes(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
If you use a LOCAL cache, the local cache mode.
- 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.CreateReportGroupRequest
-
The name of the report group.
- 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.ExportedEnvironmentVariable
-
The name of this exported 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 uses to name and
store the output artifact:
- setName(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The name of the report that was run.
- setName(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The name of a ReportGroup.
- setName(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The name of the test case.
- 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 or ARNs 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 uses to determine the name and
location to store the output artifact:
- setNamespaceType(ArtifactNamespace) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with path and name, the pattern that AWS CodeBuild uses to determine the name and
location to store the output artifact:
- 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.DescribeTestCasesRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- setOverrideArtifactName(Boolean) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- setOverrideArtifactName(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- setPackaging(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- setPackaging(ArtifactPackaging) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- setPackaging(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- setPath(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- setPath(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The path to the exported report's raw data results.
- setPattern(String) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
For a WebHookFilter that uses EVENT type, a comma-separated string that specifies one
or more events.
- setPayloadUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The AWS 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 complete 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.
- setPolicy(String) - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyResult
-
The resource policy for the resource identified by the input ARN parameter.
- setPolicy(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
A JSON-formatted resource policy.
- setPrefix(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A string that is applied to a series of related test cases.
- setPrivilegedMode(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Enables running the Docker daemon inside a Docker container.
- setPrivilegedModeOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override privileged mode in the build project.
- 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 is 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.
- setProjects(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
The list of ARNs for the build projects shared with the current AWS account or user.
- setProjectsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
-
The names of build projects for which information could not be found.
- setQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of minutes a build is allowed to be queued before it times out.
- setQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- setQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Project
-
The number of minutes a build is allowed to be queued before it times out.
- setQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- setQueuedTimeoutInMinutesOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The number of minutes a build is allowed to be queued before it times out.
- setRegion(Region) - Method in class com.amazonaws.services.codebuild.AbstractAWSCodeBuild
-
- setRegion(Region) - Method in interface com.amazonaws.services.codebuild.AWSCodeBuild
-
- setRegistryCredential(RegistryCredential) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The credentials for access to a private registry.
- setRegistryCredentialOverride(RegistryCredential) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The credentials for access to a private registry.
- setReportArn(String) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The ARN of the report for which test cases are returned.
- setReportArn(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The ARN of the report to which the test case belongs.
- setReportArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsRequest
-
An array of ARNs that identify the Report objects to return.
- setReportArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of the ARNs associated with this build's reports.
- setReportBuildStatus(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Set to true to report the status of a build's start and finish to your source provider.
- setReportBuildStatusOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Set to true to report to your source provider the status of a build's start and completion.
- setReportGroup(ReportGroup) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupResult
-
Information about the report group that was created.
- setReportGroup(ReportGroup) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupResult
-
Information about the updated report group.
- setReportGroupArn(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The ARN of the report group for which you want to return report ARNs.
- setReportGroupArn(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report group associated with this report.
- setReportGroupArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsRequest
-
An array of report group ARNs that identify the report groups to return.
- setReportGroups(Collection<ReportGroup>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
The array of report groups returned by BatchGetReportGroups.
- setReportGroups(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
The list of ARNs for the report groups in the current AWS account.
- setReportGroups(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
The list of ARNs for the report groups shared with the current AWS account or user.
- setReportGroupsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- setReports(Collection<Report>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
The array of Report objects returned by BatchGetReports.
- setReports(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
The list of returned report group ARNs.
- setReports(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
The list of returned ARNs for the reports in the current AWS account.
- setReportsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.
- setResolvedSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
An identifier for the version of this build's source code.
- setResource(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
The resource value that applies to the specified authorization type.
- setResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- setResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- setResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
The ARN of the Project or ReportGroup resource you want to associate with a resource
policy.
- setResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyResult
-
The ARN of the Project or ReportGroup resource that is associated with a resource
policy.
- setRotateSecret(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
A boolean value that specifies whether the associated GitHub repository's secret token should be updated.
- setS3DeepLink(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The URL to a build log in an S3 bucket.
- setS3Destination(S3ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- setS3Logs(S3LogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about logs built to an S3 bucket for a build project.
- setS3Logs(S3LogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about S3 logs for a build project.
- setS3LogsArn(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of S3 logs for a build project.
- setSecondaryArtifacts(Collection<BuildArtifacts>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectArtifacts objects.
- setSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectArtifacts objects.
- setSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectArtifacts objects.
- setSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- setSecondaryArtifactsOverride(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectArtifacts objects.
- setSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSource objects.
- setSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSource objects.
- setSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSource objects.
- setSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- setSecondarySourcesOverride(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSource objects.
- setSecondarySourcesVersionOverride(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- setSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSourceVersion objects.
- setSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSourceVersion objects.
- setSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSourceVersion objects.
- setSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSourceVersion objects.
- 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.
- setServerType(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- setServerType(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- setServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
The name of a service role used for this build.
- 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.
- setServiceRoleOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a service role for this build that overrides the one specified in the build project.
- setSha256sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
The SHA-256 hash of the build artifact.
- setShouldOverwrite(Boolean) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
Set to false to prevent overwriting the repository source credentials.
- 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.
- setSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- setSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- setSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- 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.
- setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- setSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- 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.
- setSourceAuthOverride(SourceAuth) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An authorization type for this build that overrides the one defined in the build project.
- setSourceCredentialsInfos(Collection<SourceCredentialsInfo>) - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsResult
-
A list of SourceCredentialsInfo objects.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
An identifier for this project source.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
An identifier for a source in the build project.
- setSourceLocationOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A location that overrides, for this build, the source location for the one defined in the build project.
- setSourceTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in 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.CreateProjectRequest
-
A version of the build input to be built for this project.
- setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Project
-
A version of the build input to be built for this project.
- setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
The source version for the corresponding source identifier.
- setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A version of the build input to be built, for this build only.
- setSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
A version of the build input to be built for this project.
- 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.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The status of this report.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The status returned by the test case after it was run.
- setStatus(String) - Method in class com.amazonaws.services.codebuild.model.TestCaseFilter
-
The status used to filter test cases.
- 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.
- setStatusCounts(Map<String, Integer>) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary.
- setStreamName(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The prefix of the stream name of the Amazon CloudWatch Logs.
- 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.
- setTestCases(Collection<TestCase>) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
The returned list of test cases.
- setTestRawDataPath(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The path to the raw data file that contains the test result.
- setTestSummary(TestReportSummary) - Method in class com.amazonaws.services.codebuild.model.Report
-
A TestReportSummary object that contains information about this test report.
- 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 before it times 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.
- setToken(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
For GitHub or GitHub Enterprise, this is the personal access token.
- setTotal(Integer) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of test cases in this TestReportSummary.
- setTruncated(Boolean) - Method in class com.amazonaws.services.codebuild.model.Report
-
A boolean that specifies if this report run is truncated.
- setType(String) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- 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.Report
-
The type of the report that was run.
- setType(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- setType(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
- setType(SourceAuthType) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
- setType(String) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- setUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The URL to the webhook.
- setUsername(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The Bitbucket username when the authType is BASIC_AUTH.
- 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.ExportedEnvironmentVariable
-
The value assigned to this exported 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 accesses.
- 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 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 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.
- SharedResourceSortByType - Enum in com.amazonaws.services.codebuild.model
-
- 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
-
- SourceCredentialsInfo - Class in com.amazonaws.services.codebuild.model
-
Information about the credentials for a GitHub, GitHub Enterprise, or Bitbucket repository.
- SourceCredentialsInfo() - Constructor for class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
- 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
-
- TestCase - Class in com.amazonaws.services.codebuild.model
-
Information about a test case created using a framework such as NUnit or Cucumber.
- TestCase() - Constructor for class com.amazonaws.services.codebuild.model.TestCase
-
- TestCaseFilter - Class in com.amazonaws.services.codebuild.model
-
A filter used to return specific types of test cases.
- TestCaseFilter() - Constructor for class com.amazonaws.services.codebuild.model.TestCaseFilter
-
- TestReportSummary - Class in com.amazonaws.services.codebuild.model
-
Information about a test report.
- TestReportSummary() - Constructor for class com.amazonaws.services.codebuild.model.TestReportSummary
-
- 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 enum com.amazonaws.services.codebuild.model.AuthType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchDeleteBuildsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetBuildsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.Build
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BuildNotDeleted
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.BuildPhase
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.BuildPhaseType
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.CacheMode
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.CacheType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.CreateProjectResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.CreateWebhookResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.CredentialProviderType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteProjectResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteReportGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteReportRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteReportResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DeleteWebhookResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentImage
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentLanguage
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.EnvironmentPlatform
-
Returns a string representation of this object.
- 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.
- toString() - Method in enum com.amazonaws.services.codebuild.model.EnvironmentVariableType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.ExportedEnvironmentVariable
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.GitSubmodulesConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.ImagePullCredentialsType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.InvalidateProjectCacheResult
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsForProjectResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListBuildsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListCuratedEnvironmentImagesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListProjectsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.LogsConfigStatusType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.NetworkInterface
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.PhaseContext
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ProjectBadge
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.Report
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.ReportExportConfigType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.ReportFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.ReportGroupSortByType
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.ReportPackagingType
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.ReportStatusType
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.ReportType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.ServerType
-
- toString() - Method in enum com.amazonaws.services.codebuild.model.SharedResourceSortByType
-
- 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.
- toString() - Method in enum com.amazonaws.services.codebuild.model.SourceAuthType
-
- toString() - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.StartBuildResult
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.codebuild.model.StopBuildResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.TestCase
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.TestCaseFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateProjectResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.VpcConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.Webhook
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codebuild.model.WebhookFilterType
-
- Webhook - Class in com.amazonaws.services.codebuild.model
-
Information about a webhook that connects repository events to a build project in AWS CodeBuild.
- Webhook() - Constructor for class com.amazonaws.services.codebuild.model.Webhook
-
- WebhookFilter - Class in com.amazonaws.services.codebuild.model
-
A filter used to determine which webhooks trigger a build.
- WebhookFilter() - Constructor for class com.amazonaws.services.codebuild.model.WebhookFilter
-
- WebhookFilterType - Enum in com.amazonaws.services.codebuild.model
-
- 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.DeleteReportGroupRequest
-
The ARN of the report group to delete.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteReportRequest
-
The ARN of the report to delete.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsRequest
-
The Amazon Resource Name (ARN) of the token.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsResult
-
The Amazon Resource Name (ARN) of the token.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.Project
-
The Amazon Resource Name (ARN) of the build project.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report run.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The ARN of a ReportGroup.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The Amazon Resource Name (ARN) of the token.
- withArn(String) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
The ARN of the report group to update.
- withArtifactIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
An identifier for this artifact definition.
- withArtifactIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
An identifier for this artifact definition.
- 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.
- withAuthType(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- withAuthType(AuthType) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- withAuthType(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- withAuthType(AuthType) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- 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 repository branches 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 repository branches 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 repository branches are built when a webhook is triggered.
- withBucket(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The name of the S3 bucket where the raw data of a report are exported.
- 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 is complete.
- withBuildNumber(Long) - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of the build.
- 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.
- withCacheOverride(ProjectCache) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- withCertificate(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The certificate to use with this build project.
- withCertificateOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a certificate for this build that overrides the one specified in the build project.
- withCloudWatchLogs(CloudWatchLogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about Amazon CloudWatch Logs for a build project.
- withCloudWatchLogs(CloudWatchLogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about Amazon CloudWatch Logs for a build project.
- withCloudWatchLogsArn(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of Amazon CloudWatch Logs for a build project.
- withComputeType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- withComputeType(ComputeType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- withComputeTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- withComputeTypeOverride(ComputeType) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- 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.
- withCreated(Date) - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time this report run occurred.
- withCreated(Date) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was created.
- withCredential(String) - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager.
- withCredentialProvider(String) - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- withCredentialProvider(CredentialProviderType) - Method in class com.amazonaws.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- 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.
- withDurationInNanoSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The number of nanoseconds it took to run this test case.
- withDurationInNanoSeconds(Long) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of nanoseconds it took to run all of the test cases in this report.
- 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.
- withEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
Information that tells you if encryption for build artifacts is disabled.
- withEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Set to true if you do not want your output artifacts encrypted.
- withEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
Set to true if you do not want your S3 build log output encrypted.
- withEncryptionDisabled(Boolean) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
A boolean value that specifies if the results of a report are encrypted.
- withEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
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.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.S3ReportExportConfig
-
The encryption key for the report's encrypted raw data.
- withEncryptionKey(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The 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.
- withEnvironmentTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in the build project.
- withEnvironmentTypeOverride(EnvironmentType) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in 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.
- withExcludeMatchedPattern(Boolean) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
Used to indicate that the pattern determines which webhook events do not trigger a build.
- withExecutionId(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the build run that generated this report.
- withExpired(Date) - Method in class com.amazonaws.services.codebuild.model.Report
-
The date and time a report expires.
- withExpired(Date) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The date and time a test case expires.
- withExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
A ReportExportConfig object that contains information about where the report group test results are
exported.
- withExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.Report
-
Information about where the raw data used to generate this report was exported.
- withExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
Information about the destination where the raw data of this ReportGroup is exported.
- withExportConfig(ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupRequest
-
Used to specify an updated export type.
- withExportConfigType(String) - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- withExportConfigType(ReportExportConfigType) - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- withExportedEnvironmentVariables(ExportedEnvironmentVariable...) - Method in class com.amazonaws.services.codebuild.model.Build
-
A list of exported environment variables for this build.
- withExportedEnvironmentVariables(Collection<ExportedEnvironmentVariable>) - Method in class com.amazonaws.services.codebuild.model.Build
-
A list of exported environment variables for this build.
- withFetchSubmodules(Boolean) - Method in class com.amazonaws.services.codebuild.model.GitSubmodulesConfig
-
Set to true to fetch Git submodules for your AWS CodeBuild build project.
- withFilter(TestCaseFilter) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
A TestCaseFilter object used to filter the returned reports.
- withFilter(ReportFilter) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
A ReportFilter object used to filter the returned reports.
- withFilter(ReportFilter) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
A ReportFilter object used to filter the returned reports.
- withFilterGroups(List<WebhookFilter>...) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- withFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.CreateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- withFilterGroups(List<WebhookFilter>...) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- withFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- withFilterGroups(List<WebhookFilter>...) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- withFilterGroups(Collection<List<WebhookFilter>>) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- 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.
- withGitSubmodulesConfig(GitSubmodulesConfig) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the Git submodules configuration for the build project.
- withGitSubmodulesConfigOverride(GitSubmodulesConfig) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Information about the Git submodules configuration for this build of an AWS CodeBuild build project.
- withGroupName(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The group name of the logs in Amazon CloudWatch Logs.
- 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.
- withIdempotencyToken(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
- 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 image tag or image digest that identifies the Docker image to use for this build project.
- withImageOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of an image for this build that overrides the one specified in the build project.
- withImagePullCredentialsType(String) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- withImagePullCredentialsType(ImagePullCredentialsType) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- withImagePullCredentialsTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- withImagePullCredentialsTypeOverride(ImagePullCredentialsType) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- 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.
- withInsecureSslOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override the insecure SSL setting that is specified in the build project.
- 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.
- withLastModified(Date) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was last modified.
- withLastModifiedSecret(Date) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
A timestamp that indicates 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:
- withLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
Information about the cache location:
- withLocation(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Information about the location of the source code to be built.
- withLocation(String) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The ARN of an S3 bucket and the path prefix for S3 logs.
- withLogs(LogsLocation) - Method in class com.amazonaws.services.codebuild.model.Build
-
Information about the build's logs in Amazon CloudWatch Logs.
- withLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
Information about logs for the build project.
- withLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.Project
-
Information about logs for the build project.
- withLogsConfig(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
Information about logs for the build project.
- withLogsConfigOverride(LogsConfig) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Log settings for this build that override the log settings defined in the build project.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The maximum number of paginated test cases returned per response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The maximum number of paginated report groups returned per response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The maximum number of paginated reports in this report group returned per response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
The maximum number of paginated reports returned per response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The maximum number of paginated shared build projects returned per response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The maximum number of paginated shared report groups per response.
- 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.
- withMessage(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A message associated with a test case.
- withModes(String...) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
If you use a LOCAL cache, the local cache mode.
- withModes(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
If you use a LOCAL cache, the local cache mode.
- withModes(CacheMode...) - Method in class com.amazonaws.services.codebuild.model.ProjectCache
-
If you use a LOCAL cache, the local cache mode.
- 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.CreateReportGroupRequest
-
The name of the report group.
- 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.ExportedEnvironmentVariable
-
The name of this exported 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 uses to name and
store the output artifact:
- withName(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The name of the report that was run.
- withName(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The name of a ReportGroup.
- withName(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The name of the test case.
- 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 or ARNs of the build projects.
- withNames(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetProjectsRequest
-
The names or ARNs 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 uses to determine the name and
location to store the output artifact:
- withNamespaceType(ArtifactNamespace) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with path and name, the pattern that AWS CodeBuild uses to determine the name and
location to store the output artifact:
- 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.DescribeTestCasesRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- 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 nextToken.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withNextToken(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- withOverrideArtifactName(Boolean) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- withOverrideArtifactName(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
If this flag is set, a name specified in the build spec file overrides the artifact name.
- withPackaging(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- withPackaging(ArtifactPackaging) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- withPackaging(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- withPackaging(ReportPackagingType) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- withPath(String) - Method in class com.amazonaws.services.codebuild.model.ProjectArtifacts
-
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- withPath(String) - Method in class com.amazonaws.services.codebuild.model.S3ReportExportConfig
-
The path to the exported report's raw data results.
- withPattern(String) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
For a WebHookFilter that uses EVENT type, a comma-separated string that specifies one
or more events.
- withPayloadUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The AWS 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 complete 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 complete 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.
- withPolicy(String) - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyResult
-
The resource policy for the resource identified by the input ARN parameter.
- withPolicy(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
A JSON-formatted resource policy.
- withPrefix(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
A string that is applied to a series of related test cases.
- withPrivilegedMode(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
Enables running the Docker daemon inside a Docker container.
- withPrivilegedModeOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Enable this flag to override privileged mode in the build project.
- 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 is 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.
- withProjects(String...) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
The list of ARNs for the build projects shared with the current AWS account or user.
- withProjects(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsResult
-
The list of ARNs for the build projects shared with the current AWS account or user.
- 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.
- withQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Build
-
The number of minutes a build is allowed to be queued before it times out.
- withQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- withQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.Project
-
The number of minutes a build is allowed to be queued before it times out.
- withQueuedTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
The number of minutes a build is allowed to be queued before it times out.
- withQueuedTimeoutInMinutesOverride(Integer) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The number of minutes a build is allowed to be queued before it times out.
- withRegistryCredential(RegistryCredential) - Method in class com.amazonaws.services.codebuild.model.ProjectEnvironment
-
The credentials for access to a private registry.
- withRegistryCredentialOverride(RegistryCredential) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The credentials for access to a private registry.
- withReportArn(String) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesRequest
-
The ARN of the report for which test cases are returned.
- withReportArn(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The ARN of the report to which the test case belongs.
- withReportArns(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsRequest
-
An array of ARNs that identify the Report objects to return.
- withReportArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsRequest
-
An array of ARNs that identify the Report objects to return.
- withReportArns(String...) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of the ARNs associated with this build's reports.
- withReportArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of the ARNs associated with this build's reports.
- withReportBuildStatus(Boolean) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
Set to true to report the status of a build's start and finish to your source provider.
- withReportBuildStatusOverride(Boolean) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
Set to true to report to your source provider the status of a build's start and completion.
- withReportGroup(ReportGroup) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupResult
-
Information about the report group that was created.
- withReportGroup(ReportGroup) - Method in class com.amazonaws.services.codebuild.model.UpdateReportGroupResult
-
Information about the updated report group.
- withReportGroupArn(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
The ARN of the report group for which you want to return report ARNs.
- withReportGroupArn(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The ARN of the report group associated with this report.
- withReportGroupArns(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsRequest
-
An array of report group ARNs that identify the report groups to return.
- withReportGroupArns(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsRequest
-
An array of report group ARNs that identify the report groups to return.
- withReportGroups(ReportGroup...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
The array of report groups returned by BatchGetReportGroups.
- withReportGroups(Collection<ReportGroup>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
The array of report groups returned by BatchGetReportGroups.
- withReportGroups(String...) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
The list of ARNs for the report groups in the current AWS account.
- withReportGroups(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsResult
-
The list of ARNs for the report groups in the current AWS account.
- withReportGroups(String...) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
The list of ARNs for the report groups shared with the current AWS account or user.
- withReportGroups(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsResult
-
The list of ARNs for the report groups shared with the current AWS account or user.
- withReportGroupsNotFound(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- withReportGroupsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportGroupsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- withReports(Report...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
The array of Report objects returned by BatchGetReports.
- withReports(Collection<Report>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
The array of Report objects returned by BatchGetReports.
- withReports(String...) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
The list of returned report group ARNs.
- withReports(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupResult
-
The list of returned report group ARNs.
- withReports(String...) - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
The list of returned ARNs for the reports in the current AWS account.
- withReports(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.ListReportsResult
-
The list of returned ARNs for the reports in the current AWS account.
- withReportsNotFound(String...) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.
- withReportsNotFound(Collection<String>) - Method in class com.amazonaws.services.codebuild.model.BatchGetReportsResult
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.
- withResolvedSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
An identifier for the version of this build's source code.
- withResource(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
The resource value that applies to the specified authorization type.
- withResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.DeleteResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- withResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.GetResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- withResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyRequest
-
The ARN of the Project or ReportGroup resource you want to associate with a resource
policy.
- withResourceArn(String) - Method in class com.amazonaws.services.codebuild.model.PutResourcePolicyResult
-
The ARN of the Project or ReportGroup resource that is associated with a resource
policy.
- withRotateSecret(Boolean) - Method in class com.amazonaws.services.codebuild.model.UpdateWebhookRequest
-
A boolean value that specifies whether the associated GitHub repository's secret token should be updated.
- withS3DeepLink(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The URL to a build log in an S3 bucket.
- withS3Destination(S3ReportExportConfig) - Method in class com.amazonaws.services.codebuild.model.ReportExportConfig
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- withS3Logs(S3LogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsConfig
-
Information about logs built to an S3 bucket for a build project.
- withS3Logs(S3LogsConfig) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
Information about S3 logs for a build project.
- withS3LogsArn(String) - Method in class com.amazonaws.services.codebuild.model.LogsLocation
-
The ARN of S3 logs for a build project.
- withSecondaryArtifacts(BuildArtifacts...) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(Collection<BuildArtifacts>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(ProjectArtifacts...) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(ProjectArtifacts...) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectArtifacts objects.
- withSecondaryArtifacts(ProjectArtifacts...) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- withSecondaryArtifacts(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- withSecondaryArtifactsOverride(ProjectArtifacts...) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectArtifacts objects.
- withSecondaryArtifactsOverride(Collection<ProjectArtifacts>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectArtifacts objects.
- withSecondarySources(ProjectSource...) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSource objects.
- withSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSource objects.
- withSecondarySources(ProjectSource...) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSource objects.
- withSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSource objects.
- withSecondarySources(ProjectSource...) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSource objects.
- withSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSource objects.
- withSecondarySources(ProjectSource...) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- withSecondarySources(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- withSecondarySourcesOverride(ProjectSource...) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSource objects.
- withSecondarySourcesOverride(Collection<ProjectSource>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSource objects.
- withSecondarySourcesVersionOverride(ProjectSourceVersion...) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- withSecondarySourcesVersionOverride(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- withSecondarySourceVersions(ProjectSourceVersion...) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.Build
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(ProjectSourceVersion...) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(ProjectSourceVersion...) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.Project
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(ProjectSourceVersion...) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSourceVersion objects.
- withSecondarySourceVersions(Collection<ProjectSourceVersion>) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSourceVersion objects.
- 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.
- withServerType(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- withServerType(ServerType) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- withServerType(String) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- withServerType(ServerType) - Method in class com.amazonaws.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- withServiceRole(String) - Method in class com.amazonaws.services.codebuild.model.Build
-
The name of a service role used for this build.
- 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.
- withServiceRoleOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
The name of a service role for this build that overrides the one specified in the build project.
- withSha256sum(String) - Method in class com.amazonaws.services.codebuild.model.BuildArtifacts
-
The SHA-256 hash of the build artifact.
- withShouldOverwrite(Boolean) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
Set to false to prevent overwriting the repository source credentials.
- 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.
- withSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- withSortBy(ReportGroupSortByType) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- withSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- withSortBy(SharedResourceSortByType) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- withSortBy(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- withSortBy(SharedResourceSortByType) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- 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.
- withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- withSortOrder(String) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- 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.
- withSourceAuthOverride(SourceAuth) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
An authorization type for this build that overrides the one defined in the build project.
- withSourceCredentialsInfos(SourceCredentialsInfo...) - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsResult
-
A list of SourceCredentialsInfo objects.
- withSourceCredentialsInfos(Collection<SourceCredentialsInfo>) - Method in class com.amazonaws.services.codebuild.model.ListSourceCredentialsResult
-
A list of SourceCredentialsInfo objects.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSource
-
An identifier for this project source.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
An identifier for a source in the build project.
- withSourceLocationOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A location that overrides, for this build, the source location for the one defined in the build project.
- withSourceTypeOverride(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in the build project.
- withSourceTypeOverride(SourceType) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in 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.CreateProjectRequest
-
A version of the build input to be built for this project.
- withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.Project
-
A version of the build input to be built for this project.
- withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.ProjectSourceVersion
-
The source version for the corresponding source identifier.
- withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.StartBuildRequest
-
A version of the build input to be built, for this build only.
- withSourceVersion(String) - Method in class com.amazonaws.services.codebuild.model.UpdateProjectRequest
-
A version of the build input to be built for this project.
- 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.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- withStatus(LogsConfigStatusType) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.Report
-
The status of this report.
- withStatus(ReportStatusType) - Method in class com.amazonaws.services.codebuild.model.Report
-
The status of this report.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- withStatus(ReportStatusType) - Method in class com.amazonaws.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- withStatus(LogsConfigStatusType) - Method in class com.amazonaws.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The status returned by the test case after it was run.
- withStatus(String) - Method in class com.amazonaws.services.codebuild.model.TestCaseFilter
-
The status used to filter test cases.
- 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.
- withStatusCounts(Map<String, Integer>) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary.
- withStreamName(String) - Method in class com.amazonaws.services.codebuild.model.CloudWatchLogsConfig
-
The prefix of the stream name of the Amazon CloudWatch Logs.
- 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.
- withTestCases(TestCase...) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
The returned list of test cases.
- withTestCases(Collection<TestCase>) - Method in class com.amazonaws.services.codebuild.model.DescribeTestCasesResult
-
The returned list of test cases.
- withTestRawDataPath(String) - Method in class com.amazonaws.services.codebuild.model.TestCase
-
The path to the raw data file that contains the test result.
- withTestSummary(TestReportSummary) - Method in class com.amazonaws.services.codebuild.model.Report
-
A TestReportSummary object that contains information about this test report.
- 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 before it times 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.
- withToken(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
For GitHub or GitHub Enterprise, this is the personal access token.
- withTotal(Integer) - Method in class com.amazonaws.services.codebuild.model.TestReportSummary
-
The number of test cases in this TestReportSummary.
- withTruncated(Boolean) - Method in class com.amazonaws.services.codebuild.model.Report
-
A boolean that specifies if this report run is truncated.
- withType(String) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- withType(ReportType) - Method in class com.amazonaws.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- 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.Report
-
The type of the report that was run.
- withType(ReportType) - Method in class com.amazonaws.services.codebuild.model.Report
-
The type of the report that was run.
- withType(String) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- withType(ReportType) - Method in class com.amazonaws.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- withType(String) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
- withType(SourceAuthType) - Method in class com.amazonaws.services.codebuild.model.SourceAuth
-
- withType(String) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- withType(WebhookFilterType) - Method in class com.amazonaws.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- withUrl(String) - Method in class com.amazonaws.services.codebuild.model.Webhook
-
The URL to the webhook.
- withUsername(String) - Method in class com.amazonaws.services.codebuild.model.ImportSourceCredentialsRequest
-
The Bitbucket username when the authType is BASIC_AUTH.
- 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.ExportedEnvironmentVariable
-
The value assigned to this exported 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 accesses.
- 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 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 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.