- AccountLimitExceededException - Exception in software.amazon.awssdk.services.codebuild.model
-
An AWS service limit was exceeded for the calling AWS account.
- AccountLimitExceededException.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The Amazon Resource Name (ARN) of the build.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The Amazon Resource Name (ARN) of the build.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The ARN of the batch build.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The ARN of the batch build.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
The batch build ARN.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
The batch build ARN.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
The ARN of the report group to delete.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest.Builder
-
The ARN of the report group to delete.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
The ARN of the report to delete.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteReportRequest.Builder
-
The ARN of the report to delete.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
The Amazon Resource Name (ARN) of the token.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest.Builder
-
The Amazon Resource Name (ARN) of the token.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
The Amazon Resource Name (ARN) of the token.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse.Builder
-
The Amazon Resource Name (ARN) of the token.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
The Amazon Resource Name (ARN) of the token.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse.Builder
-
The Amazon Resource Name (ARN) of the token.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
The Amazon Resource Name (ARN) of the build project.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
The Amazon Resource Name (ARN) of the build project.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The ARN of the report run.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The ARN of the report run.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The ARN of the ReportGroup.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The ARN of the ReportGroup.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
The Amazon Resource Name (ARN) of the token.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo.Builder
-
The Amazon Resource Name (ARN) of the token.
- arn() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
The ARN of the report group to update.
- arn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
The ARN of the report group to update.
- artifactIdentifier() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
An identifier for this artifact definition.
- artifactIdentifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
An identifier for this artifact definition.
- artifactIdentifier() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
An identifier for this artifact definition.
- artifactIdentifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
An identifier for this artifact definition.
- ArtifactNamespace - Enum in software.amazon.awssdk.services.codebuild.model
-
- ArtifactPackaging - Enum in software.amazon.awssdk.services.codebuild.model
-
- artifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Information about the output artifacts for the build.
- artifacts(BuildArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the output artifacts for the build.
- artifacts(Consumer<BuildArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the output artifacts for the build.
- artifacts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
A BuildArtifacts object the defines the build artifacts for this batch build.
- artifacts(BuildArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
A BuildArtifacts object the defines the build artifacts for this batch build.
- artifacts(Consumer<BuildArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
A BuildArtifacts object the defines the build artifacts for this batch build.
- artifacts() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Information about the build output artifacts for the build project.
- artifacts(ProjectArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build output artifacts for the build project.
- artifacts(Consumer<ProjectArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build output artifacts for the build project.
- artifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the build output artifacts for the build project.
- artifacts(ProjectArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build output artifacts for the build project.
- artifacts(Consumer<ProjectArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build output artifacts for the build project.
- artifacts() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Information to be changed about the build output artifacts for the build project.
- artifacts(ProjectArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build output artifacts for the build project.
- artifacts(Consumer<ProjectArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build output artifacts for the build project.
- artifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
An array of ProjectArtifacts objects that contains information about the build output artifact
overrides for the build project.
- artifactsOverride(ProjectArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectArtifacts objects that contains information about the build output artifact
overrides for the build project.
- artifactsOverride(Consumer<ProjectArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectArtifacts objects that contains information about the build output artifact
overrides for the build project.
- artifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Build output artifact settings that override, for this build only, the latest ones already defined in the build
project.
- artifactsOverride(ProjectArtifacts) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Build output artifact settings that override, for this build only, the latest ones already defined in the
build project.
- artifactsOverride(Consumer<ProjectArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Build output artifact settings that override, for this build only, the latest ones already defined in the
build project.
- ArtifactsType - Enum in software.amazon.awssdk.services.codebuild.model
-
- auth() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
- auth(SourceAuth) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
- auth(Consumer<SourceAuth.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
- AuthType - Enum in software.amazon.awssdk.services.codebuild.model
-
- authType() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- authType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- authType(AuthType) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- authType() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- authType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo.Builder
-
The type of authentication used by the credentials.
- authType(AuthType) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo.Builder
-
The type of authentication used by the credentials.
- authTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository.
- authTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
The type of authentication used by the credentials.
- average() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
Contains the average of all values analyzed.
- average(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats.Builder
-
Contains the average of all values analyzed.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.InvalidInputException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.OAuthProviderException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException.Builder
-
- badge() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the build badge for the build project.
- badge(ProjectBadge) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build badge for the build project.
- badge(Consumer<ProjectBadge.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build badge for the build project.
- badgeEnabled() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeEnabled() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBadge.Builder
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeEnabled() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Set this to true to generate a publicly accessible URL for your project's build badge.
- badgeRequestUrl() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
The publicly-accessible URL through which you can access the build badge for your project.
- badgeRequestUrl(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBadge.Builder
-
The publicly-accessible URL through which you can access the build badge for your project.
- batchDeleteBuilds(BatchDeleteBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Deletes one or more builds.
- batchDeleteBuilds(Consumer<BatchDeleteBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Deletes one or more builds.
- batchDeleteBuilds(BatchDeleteBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Deletes one or more builds.
- batchDeleteBuilds(Consumer<BatchDeleteBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Deletes one or more builds.
- BatchDeleteBuildsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchDeleteBuildsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchDeleteBuildsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchDeleteBuildsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchDeleteBuildsRequestMarshaller
-
- BatchDeleteBuildsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchDeleteBuildsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- batchGetBuildBatches(BatchGetBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves information about one or more batch builds.
- batchGetBuildBatches(Consumer<BatchGetBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves information about one or more batch builds.
- batchGetBuildBatches(BatchGetBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves information about one or more batch builds.
- batchGetBuildBatches(Consumer<BatchGetBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves information about one or more batch builds.
- BatchGetBuildBatchesRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildBatchesRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildBatchesRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchGetBuildBatchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchGetBuildBatchesRequestMarshaller
-
- BatchGetBuildBatchesResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildBatchesResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- batchGetBuilds(BatchGetBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about one or more builds.
- batchGetBuilds(Consumer<BatchGetBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about one or more builds.
- batchGetBuilds(BatchGetBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about one or more builds.
- batchGetBuilds(Consumer<BatchGetBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about one or more builds.
- BatchGetBuildsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchGetBuildsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchGetBuildsRequestMarshaller
-
- BatchGetBuildsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetBuildsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- batchGetProjects(BatchGetProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about one or more build projects.
- batchGetProjects(Consumer<BatchGetProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about one or more build projects.
- batchGetProjects(BatchGetProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about one or more build projects.
- batchGetProjects(Consumer<BatchGetProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about one or more build projects.
- BatchGetProjectsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetProjectsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchGetProjectsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchGetProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchGetProjectsRequestMarshaller
-
- BatchGetProjectsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetProjectsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- batchGetReportGroups(BatchGetReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns an array of report groups.
- batchGetReportGroups(Consumer<BatchGetReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns an array of report groups.
- batchGetReportGroups(BatchGetReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns an array of report groups.
- batchGetReportGroups(Consumer<BatchGetReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns an array of report groups.
- BatchGetReportGroupsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportGroupsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportGroupsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchGetReportGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchGetReportGroupsRequestMarshaller
-
- BatchGetReportGroupsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportGroupsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- batchGetReports(BatchGetReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns an array of reports.
- batchGetReports(Consumer<BatchGetReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns an array of reports.
- batchGetReports(BatchGetReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns an array of reports.
- batchGetReports(Consumer<BatchGetReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns an array of reports.
- BatchGetReportsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- BatchGetReportsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.BatchGetReportsRequestMarshaller
-
- BatchGetReportsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- BatchGetReportsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BatchRestrictions - Class in software.amazon.awssdk.services.codebuild.model
-
Specifies restrictions for the batch build.
- BatchRestrictions.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- branchCoveragePercentage() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The percentage of branches that are covered by your tests.
- branchCoveragePercentage(Double) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The percentage of branches that are covered by your tests.
- branchCoveragePercentage() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The percentage of branches that are covered by your tests.
- branchCoveragePercentage(Double) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The percentage of branches that are covered by your tests.
- branchesCovered() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The number of conditional branches that are covered by your tests.
- branchesCovered(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The number of conditional branches that are covered by your tests.
- branchesCovered() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The number of conditional branches that are covered by your tests.
- branchesCovered(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The number of conditional branches that are covered by your tests.
- branchesMissed() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The number of conditional branches that are not covered by your tests.
- branchesMissed(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The number of conditional branches that are not covered by your tests.
- branchesMissed() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The number of conditional branches that are not covered by your tests.
- branchesMissed(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The number of conditional branches that are not covered by your tests.
- branchFilter() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- branchFilter(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- branchFilter() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- branchFilter(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- branchFilter() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- branchFilter(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
A regular expression used to determine which repository branches are built when a webhook is triggered.
- bucket() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The name of the S3 bucket where the raw data of a report are exported.
- bucket(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The name of the S3 bucket where the raw data of a report are exported.
- bucketOwner() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The AWS account identifier of the owner of the Amazon S3 bucket.
- bucketOwner(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The AWS account identifier of the owner of the Amazon S3 bucket.
- BucketOwnerAccess - Enum in software.amazon.awssdk.services.codebuild.model
-
Specifies the access for objects that are uploaded to an Amazon S3 bucket that is owned by another account.
- bucketOwnerAccess() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
Returns the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(BucketOwnerAccess) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Returns the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(BucketOwnerAccess) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
Returns the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccess(BucketOwnerAccess) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
Sets the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccessAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
Returns the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccessAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Returns the value of the BucketOwnerAccess property for this object.
- bucketOwnerAccessAsString() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
Returns the value of the BucketOwnerAccess property for this object.
- Build - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a build.
- build() - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.Builder
-
- build() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
Returns the value of the Build property for this object.
- build(Build) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildResponse.Builder
-
Sets the value of the Build property for this object.
- build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildResponse.Builder
-
Sets the value of the Build property for this object.
- build() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
Information about the build to be run.
- build(Build) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildResponse.Builder
-
Information about the build to be run.
- build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildResponse.Builder
-
Information about the build to be run.
- build() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
Information about the build.
- build(Build) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildResponse.Builder
-
Information about the build.
- build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildResponse.Builder
-
Information about the build.
- Build.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BuildArtifacts - Class in software.amazon.awssdk.services.codebuild.model
-
Information about build output artifacts.
- BuildArtifacts.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BuildBatch - Class in software.amazon.awssdk.services.codebuild.model
-
Contains information about a batch build.
- buildBatch() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
Returns the value of the BuildBatch property for this object.
- buildBatch(BuildBatch) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse.Builder
-
Sets the value of the BuildBatch property for this object.
- buildBatch(Consumer<BuildBatch.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse.Builder
-
Sets the value of the BuildBatch property for this object.
- buildBatch() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
A BuildBatch object that contains information about the batch build.
- buildBatch(BuildBatch) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse.Builder
-
A BuildBatch object that contains information about the batch build.
- buildBatch(Consumer<BuildBatch.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse.Builder
-
A BuildBatch object that contains information about the batch build.
- buildBatch() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
Returns the value of the BuildBatch property for this object.
- buildBatch(BuildBatch) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse.Builder
-
Sets the value of the BuildBatch property for this object.
- buildBatch(Consumer<BuildBatch.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse.Builder
-
Sets the value of the BuildBatch property for this object.
- BuildBatch.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildBatchArn() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The ARN of the batch build that this build is a member of, if applicable.
- buildBatchArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The ARN of the batch build that this build is a member of, if applicable.
- buildBatchConfig() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the BuildBatchConfig property for this object.
- buildBatchConfig(ProjectBuildBatchConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the BuildBatchConfig property for this object.
- buildBatchConfig(Consumer<ProjectBuildBatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the BuildBatchConfig property for this object.
- buildBatchConfig() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- buildBatchConfig(ProjectBuildBatchConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
- buildBatchConfig(Consumer<ProjectBuildBatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
- buildBatchConfig() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- buildBatchConfig(ProjectBuildBatchConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
- buildBatchConfig(Consumer<ProjectBuildBatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
- buildBatchConfig() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns the value of the BuildBatchConfig property for this object.
- buildBatchConfig(ProjectBuildBatchConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Sets the value of the BuildBatchConfig property for this object.
- buildBatchConfig(Consumer<ProjectBuildBatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Sets the value of the BuildBatchConfig property for this object.
- buildBatchConfigOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A BuildBatchConfigOverride object that contains batch build configuration overrides.
- buildBatchConfigOverride(ProjectBuildBatchConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A BuildBatchConfigOverride object that contains batch build configuration overrides.
- buildBatchConfigOverride(Consumer<ProjectBuildBatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A BuildBatchConfigOverride object that contains batch build configuration overrides.
- buildBatches() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
An array of BuildBatch objects that represent the retrieved batch builds.
- buildBatches(Collection<BuildBatch>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse.Builder
-
An array of BuildBatch objects that represent the retrieved batch builds.
- buildBatches(BuildBatch...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse.Builder
-
An array of BuildBatch objects that represent the retrieved batch builds.
- buildBatches(Consumer<BuildBatch.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse.Builder
-
An array of BuildBatch objects that represent the retrieved batch builds.
- buildBatchesNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
An array that contains the identifiers of any batch builds that are not found.
- buildBatchesNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse.Builder
-
An array that contains the identifiers of any batch builds that are not found.
- buildBatchesNotFound(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse.Builder
-
An array that contains the identifiers of any batch builds that are not found.
- BuildBatchFilter - Class in software.amazon.awssdk.services.codebuild.model
-
Specifies filters when retrieving batch builds.
- BuildBatchFilter.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildBatchNumber() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The number of the batch build.
- buildBatchNumber(Long) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The number of the batch build.
- BuildBatchPhase - Class in software.amazon.awssdk.services.codebuild.model
-
Contains information about a stage for a batch build.
- BuildBatchPhase.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BuildBatchPhaseType - Enum in software.amazon.awssdk.services.codebuild.model
-
- buildBatchStatus() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The status of the batch build.
- buildBatchStatus(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The status of the batch build.
- buildBatchStatus(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The status of the batch build.
- buildBatchStatusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The status of the batch build.
- buildComplete() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Whether the build is complete.
- buildComplete(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Whether the build is complete.
- builder() - Static method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Create a builder that can be used to configure and create a
CodeBuildClient.
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.Build
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.CodeBuildException
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.InvalidInputException
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.OAuthProviderException
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.Project
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.Report
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException
-
- builder() - Static method in exception software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- builder() - Static method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- BuilderImpl(CodeBuildException) - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildRequest.BuilderImpl
-
- BuilderImpl(CodeBuildRequest) - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.BuilderImpl
-
- BuilderImpl(CodeBuildResponse) - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.BuilderImpl
-
- BuildGroup - Class in software.amazon.awssdk.services.codebuild.model
-
Contains information about a batch build build group.
- BuildGroup.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildGroups(Collection<BuildGroup>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildGroup objects that define the build groups for the batch build.
- buildGroups(BuildGroup...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildGroup objects that define the build groups for the batch build.
- buildGroups(Consumer<BuildGroup.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildGroup objects that define the build groups for the batch build.
- buildGroups() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of BuildGroup objects that define the build groups for the batch build.
- BuildNotDeleted - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a build that could not be successfully deleted.
- BuildNotDeleted.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildNumber(Long) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The number of the build.
- buildNumber() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The number of the build.
- BuildPhase - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a stage for a build.
- BuildPhase.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- BuildPhaseType - Enum in software.amazon.awssdk.services.codebuild.model
-
- builds(Collection<Build>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse.Builder
-
Information about the requested builds.
- builds(Build...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse.Builder
-
Information about the requested builds.
- builds(Consumer<Build.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse.Builder
-
Information about the requested builds.
- builds() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
Information about the requested builds.
- buildsDeleted(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse.Builder
-
The IDs of the builds that were successfully deleted.
- buildsDeleted(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse.Builder
-
The IDs of the builds that were successfully deleted.
- buildsDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
The IDs of the builds that were successfully deleted.
- buildsDeleted(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
An array of strings that contain the identifiers of the builds that were deleted.
- buildsDeleted(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
An array of strings that contain the identifiers of the builds that were deleted.
- buildsDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
An array of strings that contain the identifiers of the builds that were deleted.
- buildsNotDeleted(Collection<BuildNotDeleted>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse.Builder
-
Information about any builds that could not be successfully deleted.
- buildsNotDeleted(BuildNotDeleted...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse.Builder
-
Information about any builds that could not be successfully deleted.
- buildsNotDeleted(Consumer<BuildNotDeleted.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse.Builder
-
Information about any builds that could not be successfully deleted.
- buildsNotDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
Information about any builds that could not be successfully deleted.
- buildsNotDeleted(Collection<BuildNotDeleted>) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
An array of BuildNotDeleted objects that specify the builds that could not be deleted.
- buildsNotDeleted(BuildNotDeleted...) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
An array of BuildNotDeleted objects that specify the builds that could not be deleted.
- buildsNotDeleted(Consumer<BuildNotDeleted.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
An array of BuildNotDeleted objects that specify the builds that could not be deleted.
- buildsNotDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
An array of BuildNotDeleted objects that specify the builds that could not be deleted.
- buildsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse.Builder
-
The IDs of builds for which information could not be found.
- buildsNotFound(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse.Builder
-
The IDs of builds for which information could not be found.
- buildsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
The IDs of builds for which information could not be found.
- buildspec(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
The buildspec file declaration to use for the builds in this build project.
- buildspec() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
The buildspec file declaration to use for the builds in this build project.
- buildspecOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A buildspec file declaration that overrides, for this build only, the latest one already defined in the build
project.
- buildspecOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A buildspec file declaration that overrides, for this build only, the latest one already defined in the build
project.
- buildspecOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A buildspec file declaration that overrides, for this build only, the latest one already defined in the build
project.
- buildspecOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A buildspec file declaration that overrides, for this build only, the latest one already defined in the build
project.
- buildStatus(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The current status of the build.
- buildStatus(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The current status of the build.
- buildStatus() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The current status of the build.
- buildStatus(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
The status of the build group.
- buildStatus(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
The status of the build group.
- buildStatus() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
The status of the build group.
- buildStatusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The current status of the build.
- buildStatusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
The status of the build group.
- BuildStatusConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Contains information that defines how the AWS CodeBuild build project reports the build status to the source
provider.
- buildStatusConfig(BuildStatusConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Contains information that defines how the build project reports the build status to the source provider.
- buildStatusConfig(Consumer<BuildStatusConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Contains information that defines how the build project reports the build status to the source provider.
- buildStatusConfig() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Contains information that defines how the build project reports the build status to the source provider.
- BuildStatusConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildStatusConfigOverride(BuildStatusConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Contains information that defines how the build project reports the build status to the source provider.
- buildStatusConfigOverride(Consumer<BuildStatusConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Contains information that defines how the build project reports the build status to the source provider.
- buildStatusConfigOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Contains information that defines how the build project reports the build status to the source provider.
- BuildSummary - Class in software.amazon.awssdk.services.codebuild.model
-
Contains summary information about a batch build group.
- BuildSummary.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- buildTimeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Specifies the maximum amount of time, in minutes, that the build in a batch must be completed in.
- buildTimeoutInMinutes() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Specifies the maximum amount of time, in minutes, that the build in a batch must be completed in.
- buildTimeoutInMinutesOverride(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
Overrides the build timeout specified in the batch build project.
- buildTimeoutInMinutesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Overrides the build timeout specified in the batch build project.
- buildType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
Specifies the type of build this webhook will trigger.
- buildType(WebhookBuildType) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
Specifies the type of build this webhook will trigger.
- buildType() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
Specifies the type of build this webhook will trigger.
- buildType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
Specifies the type of build this webhook will trigger.
- buildType(WebhookBuildType) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
Specifies the type of build this webhook will trigger.
- buildType() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
Specifies the type of build this webhook will trigger.
- buildType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
Specifies the type of build this webhook will trigger.
- buildType(WebhookBuildType) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
Specifies the type of build this webhook will trigger.
- buildType() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
Specifies the type of build this webhook will trigger.
- buildTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
Specifies the type of build this webhook will trigger.
- buildTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
Specifies the type of build this webhook will trigger.
- buildTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
Specifies the type of build this webhook will trigger.
- cache(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the cache for the build.
- cache(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the cache for the build.
- cache() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Information about the cache for the build.
- cache(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Cache property for this object.
- cache(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Cache property for this object.
- cache() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the Cache property for this object.
- cache(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Stores recently used information so that it can be quickly accessed at a later time.
- cache(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Stores recently used information so that it can be quickly accessed at a later time.
- cache() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Stores recently used information so that it can be quickly accessed at a later time.
- cache(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the cache for the build project.
- cache(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the cache for the build project.
- cache() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the cache for the build project.
- cache(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Stores recently used information so that it can be quickly accessed at a later time.
- cache(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Stores recently used information so that it can be quickly accessed at a later time.
- cache() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Stores recently used information so that it can be quickly accessed at a later time.
- CacheMode - Enum in software.amazon.awssdk.services.codebuild.model
-
- cacheOverride(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A ProjectCache object that specifies cache overrides.
- cacheOverride(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A ProjectCache object that specifies cache overrides.
- cacheOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A ProjectCache object that specifies cache overrides.
- cacheOverride(ProjectCache) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- cacheOverride(Consumer<ProjectCache.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- cacheOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A ProjectCache object specified for this build that overrides the one defined in the build project.
- CacheType - Enum in software.amazon.awssdk.services.codebuild.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.InvalidInputException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.OAuthProviderException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException.Builder
-
- certificate(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The ARN of the Amazon S3 bucket, path prefix, and object key that contains the PEM-encoded certificate for
the build project.
- certificate() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The ARN of the Amazon S3 bucket, path prefix, and object key that contains the PEM-encoded certificate for the
build project.
- certificateOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of a certificate for this batch build that overrides the one specified in the batch build project.
- certificateOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of a certificate for this batch build that overrides the one specified in the batch build project.
- certificateOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of a certificate for this build that overrides the one specified in the build project.
- certificateOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of a certificate for this build that overrides the one specified in the build project.
- cloudWatchLogs(CloudWatchLogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsConfig.Builder
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogs(Consumer<CloudWatchLogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsConfig.Builder
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogs() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogs(CloudWatchLogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogs(Consumer<CloudWatchLogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogs() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
Information about Amazon CloudWatch Logs for a build project.
- cloudWatchLogsArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
The ARN of Amazon CloudWatch Logs for a build project.
- cloudWatchLogsArn() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
The ARN of Amazon CloudWatch Logs for a build project.
- CloudWatchLogsConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about Amazon CloudWatch Logs for a build project.
- CloudWatchLogsConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildAsyncClient - Interface in software.amazon.awssdk.services.codebuild
-
Service client for accessing AWS CodeBuild asynchronously.
- CodeBuildAsyncClientBuilder - Interface in software.amazon.awssdk.services.codebuild
-
- CodeBuildBaseClientBuilder<B extends CodeBuildBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codebuild
-
- CodeBuildClient - Interface in software.amazon.awssdk.services.codebuild
-
Service client for accessing AWS CodeBuild.
- CodeBuildClientBuilder - Interface in software.amazon.awssdk.services.codebuild
-
- CodeBuildException - Exception in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildException(CodeBuildException.Builder) - Constructor for exception software.amazon.awssdk.services.codebuild.model.CodeBuildException
-
- CodeBuildException.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildException.BuilderImpl - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildRequest(CodeBuildRequest.Builder) - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildRequest
-
- CodeBuildRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildRequest.BuilderImpl - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildResponse(CodeBuildResponse.Builder) - Constructor for class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse
-
- CodeBuildResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildResponse.BuilderImpl - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeBuildResponseMetadata - Class in software.amazon.awssdk.services.codebuild.model
-
- CodeCoverage - Class in software.amazon.awssdk.services.codebuild.model
-
Contains code coverage report information.
- CodeCoverage.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CodeCoverageReportSummary - Class in software.amazon.awssdk.services.codebuild.model
-
Contains a summary of a code coverage report.
- CodeCoverageReportSummary.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- codeCoverages(Collection<CodeCoverage>) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse.Builder
-
An array of CodeCoverage objects that contain the results.
- codeCoverages(CodeCoverage...) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse.Builder
-
An array of CodeCoverage objects that contain the results.
- codeCoverages(Consumer<CodeCoverage.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse.Builder
-
An array of CodeCoverage objects that contain the results.
- codeCoverages() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
An array of CodeCoverage objects that contain the results.
- codeCoverages() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeCodeCoveragesIterable
-
- codeCoverages() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeCodeCoveragesPublisher
-
Returns a publisher that can be used to get a stream of data.
- codeCoverageSummary(CodeCoverageReportSummary) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
A CodeCoverageReportSummary object that contains a code coverage summary for this report.
- codeCoverageSummary(Consumer<CodeCoverageReportSummary.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
A CodeCoverageReportSummary object that contains a code coverage summary for this report.
- codeCoverageSummary() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
A CodeCoverageReportSummary object that contains a code coverage summary for this report.
- combineArtifacts(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig.Builder
-
Specifies if the build artifacts for the batch build should be combined into a single artifact location.
- combineArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
Specifies if the build artifacts for the batch build should be combined into a single artifact location.
- complete(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Indicates if the batch build is complete.
- complete() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Indicates if the batch build is complete.
- ComputeType - Enum in software.amazon.awssdk.services.codebuild.model
-
- computeType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
Information about the compute resources the build project uses.
- computeType(ComputeType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
Information about the compute resources the build project uses.
- computeType() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- computeTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
Information about the compute resources the build project uses.
- computeTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of a compute type for this batch build that overrides the one specified in the batch build project.
- computeTypeOverride(ComputeType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of a compute type for this batch build that overrides the one specified in the batch build project.
- computeTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of a compute type for this batch build that overrides the one specified in the batch build project.
- computeTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of a compute type for this build that overrides the one specified in the build project.
- computeTypeOverride(ComputeType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of a compute type for this build that overrides the one specified in the build project.
- computeTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- computeTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of a compute type for this batch build that overrides the one specified in the batch build project.
- computeTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of a compute type for this build that overrides the one specified in the build project.
- computeTypesAllowed(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchRestrictions.Builder
-
An array of strings that specify the compute types that are allowed for the batch build.
- computeTypesAllowed(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchRestrictions.Builder
-
An array of strings that specify the compute types that are allowed for the batch build.
- computeTypesAllowed() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
An array of strings that specify the compute types that are allowed for the batch build.
- concurrentBuildLimit(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
The maximum number of concurrent builds that are allowed for this project.
- concurrentBuildLimit() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
The maximum number of concurrent builds that are allowed for this project.
- concurrentBuildLimit(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
The maximum number of concurrent builds that are allowed for this project.
- concurrentBuildLimit() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
The maximum number of concurrent builds that are allowed for this project.
- concurrentBuildLimit(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
The maximum number of concurrent builds that are allowed for this project.
- concurrentBuildLimit() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
The maximum number of concurrent builds that are allowed for this project.
- context(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildStatusConfig.Builder
-
Specifies the context of the build status CodeBuild sends to the source provider.
- context() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
Specifies the context of the build status CodeBuild sends to the source provider.
- contexts(Collection<PhaseContext>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
Additional information about the batch build phase.
- contexts(PhaseContext...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
Additional information about the batch build phase.
- contexts(Consumer<PhaseContext.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
Additional information about the batch build phase.
- contexts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
Additional information about the batch build phase.
- contexts(Collection<PhaseContext>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
Additional information about a build phase, especially to help troubleshoot a failed build.
- contexts(PhaseContext...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
Additional information about a build phase, especially to help troubleshoot a failed build.
- contexts(Consumer<PhaseContext.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
Additional information about a build phase, especially to help troubleshoot a failed build.
- contexts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
Additional information about a build phase, especially to help troubleshoot a failed build.
- create() - Static method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codebuild.model.CodeBuildResponseMetadata
-
- created(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
When the build project was created, expressed in Unix time format.
- created() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
When the build project was created, expressed in Unix time format.
- created(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The date and time this report run occurred.
- created() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The date and time this report run occurred.
- created(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The date and time this ReportGroup was created.
- created() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was created.
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Creates a build project.
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Creates a build project.
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Creates a build project.
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Creates a build project.
- CreateProjectRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateProjectRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CreateProjectRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- CreateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.CreateProjectRequestMarshaller
-
- CreateProjectResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateProjectResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- createReportGroup(CreateReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Creates a report group.
- createReportGroup(Consumer<CreateReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Creates a report group.
- createReportGroup(CreateReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Creates a report group.
- createReportGroup(Consumer<CreateReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Creates a report group.
- CreateReportGroupRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateReportGroupRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CreateReportGroupRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- CreateReportGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.CreateReportGroupRequestMarshaller
-
- CreateReportGroupResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateReportGroupResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- createWebhook(CreateWebhookRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
enables AWS CodeBuild to start rebuilding the source code every time a code change is pushed to the repository.
- createWebhook(Consumer<CreateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
enables AWS CodeBuild to start rebuilding the source code every time a code change is pushed to the repository.
- createWebhook(CreateWebhookRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
enables AWS CodeBuild to start rebuilding the source code every time a code change is pushed to the repository.
- createWebhook(Consumer<CreateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
enables AWS CodeBuild to start rebuilding the source code every time a code change is pushed to the repository.
- CreateWebhookRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateWebhookRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- CreateWebhookRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- CreateWebhookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.CreateWebhookRequestMarshaller
-
- CreateWebhookResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- CreateWebhookResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- credential(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RegistryCredential.Builder
-
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager.
- credential() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager.
- credentialProvider(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RegistryCredential.Builder
-
The service that created the credentials to access a private Docker registry.
- credentialProvider(CredentialProviderType) - Method in interface software.amazon.awssdk.services.codebuild.model.RegistryCredential.Builder
-
The service that created the credentials to access a private Docker registry.
- credentialProvider() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- credentialProviderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
The service that created the credentials to access a private Docker registry.
- CredentialProviderType - Enum in software.amazon.awssdk.services.codebuild.model
-
- currentBuildSummary(BuildSummary) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
A BuildSummary object that contains a summary of the current build group.
- currentBuildSummary(Consumer<BuildSummary.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
A BuildSummary object that contains a summary of the current build group.
- currentBuildSummary() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
A BuildSummary object that contains a summary of the current build group.
- currentPhase(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The current build phase.
- currentPhase() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The current build phase.
- currentPhase(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The current phase of the batch build.
- currentPhase() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The current phase of the batch build.
- encryptionDisabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
Information that tells you if encryption for build artifacts is disabled.
- encryptionDisabled() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
Information that tells you if encryption for build artifacts is disabled.
- encryptionDisabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Set to true if you do not want your output artifacts encrypted.
- encryptionDisabled() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Set to true if you do not want your output artifacts encrypted.
- encryptionDisabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
Set to true if you do not want your S3 build log output encrypted.
- encryptionDisabled() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
Set to true if you do not want your S3 build log output encrypted.
- encryptionDisabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
A boolean value that specifies if the results of a report are encrypted.
- encryptionDisabled() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
A boolean value that specifies if the results of a report are encrypted.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the batch build
output artifacts.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the batch build
output artifacts.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The encryption key for the report's encrypted raw data.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The encryption key for the report's encrypted raw data.
- encryptionKey(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKey() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) to be used for encrypting the build output
artifacts.
- encryptionKeyOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) that overrides the one specified in the
batch build project.
- encryptionKeyOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) that overrides the one specified in the batch
build project.
- encryptionKeyOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) that overrides the one specified in the
build project.
- encryptionKeyOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The AWS Key Management Service (AWS KMS) customer master key (CMK) that overrides the one specified in the build
project.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
When the build process ended, expressed in Unix time format.
- endTime() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
When the build process ended, expressed in Unix time format.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The date and time that the batch build ended.
- endTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The date and time that the batch build ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
When the batch build phase ended, expressed in Unix time format.
- endTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
When the batch build phase ended, expressed in Unix time format.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
When the build phase ended, expressed in Unix time format.
- endTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
When the build phase ended, expressed in Unix time format.
- environment(ProjectEnvironment) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the build environment for this build.
- environment(Consumer<ProjectEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the build environment for this build.
- environment() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Information about the build environment for this build.
- environment(ProjectEnvironment) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Environment property for this object.
- environment(Consumer<ProjectEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Environment property for this object.
- environment() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the Environment property for this object.
- environment(ProjectEnvironment) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build environment for the build project.
- environment(Consumer<ProjectEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build environment for the build project.
- environment() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Information about the build environment for the build project.
- environment(ProjectEnvironment) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build environment for this build project.
- environment(Consumer<ProjectEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build environment for this build project.
- environment() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the build environment for this build project.
- environment(ProjectEnvironment) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build environment for the build project.
- environment(Consumer<ProjectEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build environment for the build project.
- environment() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Information to be changed about the build environment for the build project.
- EnvironmentImage - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a Docker image that is managed by AWS CodeBuild.
- EnvironmentImage.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- EnvironmentLanguage - Class in software.amazon.awssdk.services.codebuild.model
-
A set of Docker images that are related by programming language and are managed by AWS CodeBuild.
- EnvironmentLanguage.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- EnvironmentPlatform - Class in software.amazon.awssdk.services.codebuild.model
-
A set of Docker images that are related by platform and are managed by AWS CodeBuild.
- EnvironmentPlatform.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- EnvironmentType - Enum in software.amazon.awssdk.services.codebuild.model
-
- environmentTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A container type for this batch build that overrides the one specified in the batch build project.
- environmentTypeOverride(EnvironmentType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A container type for this batch build that overrides the one specified in the batch build project.
- environmentTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A container type for this batch build that overrides the one specified in the batch build project.
- environmentTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A container type for this build that overrides the one specified in the build project.
- environmentTypeOverride(EnvironmentType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A container type for this build that overrides the one specified in the build project.
- environmentTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in the build project.
- environmentTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A container type for this batch build that overrides the one specified in the batch build project.
- environmentTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A container type for this build that overrides the one specified in the build project.
- EnvironmentVariable - Class in software.amazon.awssdk.services.codebuild.model
-
Information about an environment variable for a build project or a build.
- EnvironmentVariable.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- environmentVariables(Collection<EnvironmentVariable>) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
A set of environment variables to make available to builds for this build project.
- environmentVariables(EnvironmentVariable...) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
A set of environment variables to make available to builds for this build project.
- environmentVariables(Consumer<EnvironmentVariable.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
A set of environment variables to make available to builds for this build project.
- environmentVariables() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
A set of environment variables to make available to builds for this build project.
- environmentVariablesOverride(Collection<EnvironmentVariable>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of EnvironmentVariable objects that override, or add to, the environment variables
defined in the batch build project.
- environmentVariablesOverride(EnvironmentVariable...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of EnvironmentVariable objects that override, or add to, the environment variables
defined in the batch build project.
- environmentVariablesOverride(Consumer<EnvironmentVariable.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of EnvironmentVariable objects that override, or add to, the environment variables
defined in the batch build project.
- environmentVariablesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
An array of EnvironmentVariable objects that override, or add to, the environment variables defined
in the batch build project.
- environmentVariablesOverride(Collection<EnvironmentVariable>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A set of environment variables that overrides, for this build only, the latest ones already defined in the
build project.
- environmentVariablesOverride(EnvironmentVariable...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A set of environment variables that overrides, for this build only, the latest ones already defined in the
build project.
- environmentVariablesOverride(Consumer<EnvironmentVariable.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A set of environment variables that overrides, for this build only, the latest ones already defined in the
build project.
- environmentVariablesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A set of environment variables that overrides, for this build only, the latest ones already defined in the build
project.
- EnvironmentVariableType - Enum in software.amazon.awssdk.services.codebuild.model
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- equals(Object) - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- excludeMatchedPattern(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.WebhookFilter.Builder
-
Used to indicate that the pattern determines which webhook events do not trigger a build.
- excludeMatchedPattern() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
Used to indicate that the pattern determines which webhook events do not trigger a build.
- executionId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The ARN of the build run that generated this report.
- executionId() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The ARN of the build run that generated this report.
- expired(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The date and time that the tests were run.
- expired() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The date and time that the tests were run.
- expired(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The date and time a report expires.
- expired() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The date and time a report expires.
- expired(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
The date and time a test case expires.
- expired() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
The date and time a test case expires.
- exportConfig(ReportExportConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
A ReportExportConfig object that contains information about where the report group test results
are exported.
- exportConfig(Consumer<ReportExportConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
A ReportExportConfig object that contains information about where the report group test results
are exported.
- exportConfig() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
A ReportExportConfig object that contains information about where the report group test results are
exported.
- exportConfig(ReportExportConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
Information about where the raw data used to generate this report was exported.
- exportConfig(Consumer<ReportExportConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
Information about where the raw data used to generate this report was exported.
- exportConfig() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
Information about where the raw data used to generate this report was exported.
- exportConfig(ReportExportConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
Information about the destination where the raw data of this ReportGroup is exported.
- exportConfig(Consumer<ReportExportConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
Information about the destination where the raw data of this ReportGroup is exported.
- exportConfig() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
Information about the destination where the raw data of this ReportGroup is exported.
- exportConfig(ReportExportConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
Used to specify an updated export type.
- exportConfig(Consumer<ReportExportConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
Used to specify an updated export type.
- exportConfig() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
Used to specify an updated export type.
- exportConfigType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportExportConfig.Builder
-
The export configuration type.
- exportConfigType(ReportExportConfigType) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportExportConfig.Builder
-
The export configuration type.
- exportConfigType() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- exportConfigTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
The export configuration type.
- ExportedEnvironmentVariable - Class in software.amazon.awssdk.services.codebuild.model
-
Contains information about an exported environment variable.
- ExportedEnvironmentVariable.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- exportedEnvironmentVariables(Collection<ExportedEnvironmentVariable>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
A list of exported environment variables for this build.
- exportedEnvironmentVariables(ExportedEnvironmentVariable...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
A list of exported environment variables for this build.
- exportedEnvironmentVariables(Consumer<ExportedEnvironmentVariable.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
A list of exported environment variables for this build.
- exportedEnvironmentVariables() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
A list of exported environment variables for this build.
- fetchSubmodules(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig.Builder
-
Set to true to fetch Git submodules for your AWS CodeBuild build project.
- fetchSubmodules() - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
Set to true to fetch Git submodules for your AWS CodeBuild build project.
- filePath(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The path of the test report file.
- filePath() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The path of the test report file.
- fileSystemLocations(Collection<ProjectFileSystemLocation>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(ProjectFileSystemLocation...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Collection<ProjectFileSystemLocation>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectFileSystemLocation objects for the batch build project.
- fileSystemLocations(ProjectFileSystemLocation...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectFileSystemLocation objects for the batch build project.
- fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectFileSystemLocation objects for the batch build project.
- fileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of ProjectFileSystemLocation objects for the batch build project.
- fileSystemLocations(Collection<ProjectFileSystemLocation>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(ProjectFileSystemLocation...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Collection<ProjectFileSystemLocation>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(ProjectFileSystemLocation...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Collection<ProjectFileSystemLocation>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(ProjectFileSystemLocation...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations(Consumer<ProjectFileSystemLocation.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- fileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectFileSystemLocation objects for a CodeBuild build project.
- FileSystemType - Enum in software.amazon.awssdk.services.codebuild.model
-
- filter(TestCaseFilter) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest.Builder
-
A TestCaseFilter object used to filter the returned reports.
- filter(Consumer<TestCaseFilter.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest.Builder
-
A TestCaseFilter object used to filter the returned reports.
- filter() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
A TestCaseFilter object used to filter the returned reports.
- filter(BuildBatchFilter) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
A BuildBatchFilter object that specifies the filters for the search.
- filter(Consumer<BuildBatchFilter.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
A BuildBatchFilter object that specifies the filters for the search.
- filter() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
A BuildBatchFilter object that specifies the filters for the search.
- filter(BuildBatchFilter) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest.Builder
-
A BuildBatchFilter object that specifies the filters for the search.
- filter(Consumer<BuildBatchFilter.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest.Builder
-
A BuildBatchFilter object that specifies the filters for the search.
- filter() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
A BuildBatchFilter object that specifies the filters for the search.
- filter(ReportFilter) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
A ReportFilter object used to filter the returned reports.
- filter(Consumer<ReportFilter.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
A ReportFilter object used to filter the returned reports.
- filter() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
A ReportFilter object used to filter the returned reports.
- filter(ReportFilter) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsRequest.Builder
-
A ReportFilter object used to filter the returned reports.
- filter(Consumer<ReportFilter.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsRequest.Builder
-
A ReportFilter object used to filter the returned reports.
- filter() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
A ReportFilter object used to filter the returned reports.
- filterGroups(Collection<? extends Collection<WebhookFilter>>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- filterGroups(Collection<WebhookFilter>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- filterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- filterGroups(Collection<? extends Collection<WebhookFilter>>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- filterGroups(Collection<WebhookFilter>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- filterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
An array of arrays of WebhookFilter objects used to determine if a webhook event can trigger a
build.
- filterGroups(Collection<? extends Collection<WebhookFilter>>) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- filterGroups(Collection<WebhookFilter>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- filterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
An array of arrays of WebhookFilter objects used to determine which webhooks are triggered.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactNamespace
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactPackaging
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactsType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.AuthType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BucketOwnerAccess
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildBatchPhaseType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildPhaseType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ComputeType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CredentialProviderType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentVariableType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.FileSystemType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ImagePullCredentialsType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.LanguageType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.LogsConfigStatusType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.PlatformType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ProjectSortByType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportCodeCoverageSortByType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportExportConfigType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupSortByType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupStatusType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupTrendFieldType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportPackagingType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportStatusType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.RetryBuildBatchType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ServerType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SharedResourceSortByType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SortOrderType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceAuthType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.StatusType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookBuildType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookFilterType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasBuildBatches() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
Returns true if the BuildBatches property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasBuildBatchesNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
Returns true if the BuildBatchesNotFound property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBuildGroups() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the BuildGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasBuilds() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
Returns true if the Builds property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasBuildsDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
Returns true if the BuildsDeleted property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasBuildsDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
Returns true if the BuildsDeleted property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasBuildsNotDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
Returns true if the BuildsNotDeleted property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBuildsNotDeleted() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
Returns true if the BuildsNotDeleted property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBuildsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
Returns true if the BuildsNotFound property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasCodeCoverages() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
Returns true if the CodeCoverages property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasComputeTypesAllowed() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
Returns true if the ComputeTypesAllowed property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContexts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
Returns true if the Contexts property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasContexts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
Returns true if the Contexts property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDependsOn() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
Returns true if the DependsOn property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
Returns true if the EnvironmentVariables property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasEnvironmentVariablesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Returns true if the EnvironmentVariablesOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasEnvironmentVariablesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Returns true if the EnvironmentVariablesOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasExportedEnvironmentVariables() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the ExportedEnvironmentVariables property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasFileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the FileSystemLocations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the FileSystemLocations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns true if the FileSystemLocations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns true if the FileSystemLocations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFileSystemLocations() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns true if the FileSystemLocations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFilterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
Returns true if the FilterGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasFilterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
Returns true if the FilterGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasFilterGroups() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
Returns true if the FilterGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- hashCode() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasImages() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
Returns true if the Images property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasLanguages() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
Returns true if the Languages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasModes() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
Returns true if the Modes property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasNames() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasPhases() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the Phases property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasPhases() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the Phases property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasPlatforms() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
Returns true if the Platforms property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPriorBuildSummaryList() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
Returns true if the PriorBuildSummaryList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProjects() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
Returns true if the Projects property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasProjects() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
Returns true if the Projects property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasProjects() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
Returns true if the Projects property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasProjectsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
Returns true if the ProjectsNotFound property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRawData() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
Returns true if the RawData property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReportArns() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
Returns true if the ReportArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReportArns() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the ReportArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReportGroupArns() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
Returns true if the ReportGroupArns property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
Returns true if the ReportGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasReportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
Returns true if the ReportGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasReportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
Returns true if the ReportGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasReportGroupsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
Returns true if the ReportGroupsNotFound property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReports() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
Returns true if the Reports property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReports() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
Returns true if the Reports property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReports() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
Returns true if the Reports property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReportsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
Returns true if the ReportsNotFound property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns true if the SecondaryArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondaryArtifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Returns true if the SecondaryArtifactsOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasSecondaryArtifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Returns true if the SecondaryArtifactsOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasSecondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the SecondarySources property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the SecondarySources property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns true if the SecondarySources property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns true if the SecondarySources property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns true if the SecondarySources property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecondarySourcesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Returns true if the SecondarySourcesOverride property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourcesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Returns true if the SecondarySourcesOverride property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourcesVersionOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Returns true if the SecondarySourcesVersionOverride property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasSecondarySourcesVersionOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Returns true if the SecondarySourcesVersionOverride property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasSecondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns true if the SecondarySourceVersions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns true if the SecondarySourceVersions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns true if the SecondarySourceVersions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns true if the SecondarySourceVersions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns true if the SecondarySourceVersions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSourceCredentialsInfos() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
Returns true if the SourceCredentialsInfos property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasStatusCounts() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
Returns true if the StatusCounts property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasSubnets() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTestCases() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
Returns true if the TestCases property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVersions() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
Returns true if the Versions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The unique ID for the build.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The unique ID for the build.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The identifier of the batch build.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The identifier of the batch build.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildNotDeleted.Builder
-
The ID of the build that could not be successfully deleted.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
The ID of the build that could not be successfully deleted.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The identifier of the code coverage report.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The identifier of the code coverage report.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest.Builder
-
The identifier of the batch build to delete.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
The identifier of the batch build to delete.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest.Builder
-
Specifies the identifier of the batch build to restart.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
Specifies the identifier of the batch build to restart.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildRequest.Builder
-
Specifies the identifier of the build to restart.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
Specifies the identifier of the build to restart.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest.Builder
-
The identifier of the batch build to stop.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
The identifier of the batch build to stop.
- id(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StopBuildRequest.Builder
-
The ID of the build.
- id() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
The ID of the build.
- idempotencyToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest.Builder
-
A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuildBatch
request.
- idempotencyToken() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuildBatch
request.
- idempotencyToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildRequest.Builder
-
A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuild
request.
- idempotencyToken() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuild request.
- idempotencyToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuildBatch
request.
- idempotencyToken() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuildBatch
request.
- idempotencyToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
- idempotencyToken() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A unique, case sensitive identifier you provide to ensure the idempotency of the StartBuild request.
- identifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
Contains the identifier of the build group.
- identifier() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
Contains the identifier of the build group.
- identifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation.Builder
-
The name used to access a file system created by Amazon EFS.
- identifier() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
The name used to access a file system created by Amazon EFS.
- identifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ResolvedArtifact.Builder
-
The identifier of the artifact.
- identifier() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
The identifier of the artifact.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest.Builder
-
The IDs of the builds to delete.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest.Builder
-
The IDs of the builds to delete.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
The IDs of the builds to delete.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest.Builder
-
An array that contains the batch build identifiers to retrieve.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest.Builder
-
An array that contains the batch build identifiers to retrieve.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
An array that contains the batch build identifiers to retrieve.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest.Builder
-
The IDs of the builds.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest.Builder
-
The IDs of the builds.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
The IDs of the builds.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse.Builder
-
An array of strings that contains the batch build identifiers.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse.Builder
-
An array of strings that contains the batch build identifiers.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
An array of strings that contains the batch build identifiers.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse.Builder
-
An array of strings that contains the batch build identifiers.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse.Builder
-
An array of strings that contains the batch build identifiers.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
An array of strings that contains the batch build identifiers.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse.Builder
-
A list of build IDs for the specified build project, with each build ID representing a single build.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse.Builder
-
A list of build IDs for the specified build project, with each build ID representing a single build.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
A list of build IDs for the specified build project, with each build ID representing a single build.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsResponse.Builder
-
A list of build IDs, with each build ID representing a single build.
- ids(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsResponse.Builder
-
A list of build IDs, with each build ID representing a single build.
- ids() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
A list of build IDs, with each build ID representing a single build.
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectIterable
-
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectPublisher
-
Returns a publisher that can be used to get a stream of data.
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesIterable
-
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesPublisher
-
Returns a publisher that can be used to get a stream of data.
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectIterable
-
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectPublisher
-
Returns a publisher that can be used to get a stream of data.
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsIterable
-
- ids() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ignoreFailure(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
Specifies if failures in this build group can be ignored.
- ignoreFailure() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
Specifies if failures in this build group can be ignored.
- image(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The image tag or image digest that identifies the Docker image to use for this build project.
- image() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The image tag or image digest that identifies the Docker image to use for this build project.
- imageOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of an image for this batch build that overrides the one specified in the batch build project.
- imageOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of an image for this batch build that overrides the one specified in the batch build project.
- imageOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of an image for this build that overrides the one specified in the build project.
- imageOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of an image for this build that overrides the one specified in the build project.
- ImagePullCredentialsType - Enum in software.amazon.awssdk.services.codebuild.model
-
- imagePullCredentialsType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsType(ImagePullCredentialsType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsType() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your batch build.
- imagePullCredentialsTypeOverride(ImagePullCredentialsType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your batch build.
- imagePullCredentialsTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The type of credentials AWS CodeBuild uses to pull images in your batch build.
- imagePullCredentialsTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsTypeOverride(ImagePullCredentialsType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- imagePullCredentialsTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The type of credentials AWS CodeBuild uses to pull images in your batch build.
- imagePullCredentialsTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The type of credentials AWS CodeBuild uses to pull images in your build.
- images(Collection<EnvironmentImage>) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage.Builder
-
The list of Docker images that are related by the specified programming language.
- images(EnvironmentImage...) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage.Builder
-
The list of Docker images that are related by the specified programming language.
- images(Consumer<EnvironmentImage.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage.Builder
-
The list of Docker images that are related by the specified programming language.
- images() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
The list of Docker images that are related by the specified programming language.
- importSourceCredentials(ImportSourceCredentialsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Imports the source repository credentials for an AWS CodeBuild project that has its source code stored in a
GitHub, GitHub Enterprise, or Bitbucket repository.
- importSourceCredentials(Consumer<ImportSourceCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Imports the source repository credentials for an AWS CodeBuild project that has its source code stored in a
GitHub, GitHub Enterprise, or Bitbucket repository.
- importSourceCredentials(ImportSourceCredentialsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Imports the source repository credentials for an AWS CodeBuild project that has its source code stored in a
GitHub, GitHub Enterprise, or Bitbucket repository.
- importSourceCredentials(Consumer<ImportSourceCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Imports the source repository credentials for an AWS CodeBuild project that has its source code stored in a
GitHub, GitHub Enterprise, or Bitbucket repository.
- ImportSourceCredentialsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ImportSourceCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ImportSourceCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ImportSourceCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ImportSourceCredentialsRequestMarshaller
-
- ImportSourceCredentialsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ImportSourceCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- initiator(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The entity that started the build.
- initiator() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The entity that started the build.
- initiator(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The entity that started the batch build.
- initiator() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The entity that started the batch build.
- insecureSsl(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Enable this flag to ignore SSL warnings while connecting to the project source code.
- insecureSsl() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Enable this flag to ignore SSL warnings while connecting to the project source code.
- insecureSslOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
Enable this flag to override the insecure SSL setting that is specified in the batch build project.
- insecureSslOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Enable this flag to override the insecure SSL setting that is specified in the batch build project.
- insecureSslOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Enable this flag to override the insecure SSL setting that is specified in the build project.
- insecureSslOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Enable this flag to override the insecure SSL setting that is specified in the build project.
- invalidateProjectCache(InvalidateProjectCacheRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Resets the cache for a project.
- invalidateProjectCache(Consumer<InvalidateProjectCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Resets the cache for a project.
- invalidateProjectCache(InvalidateProjectCacheRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Resets the cache for a project.
- invalidateProjectCache(Consumer<InvalidateProjectCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Resets the cache for a project.
- InvalidateProjectCacheRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- InvalidateProjectCacheRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- InvalidateProjectCacheRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- InvalidateProjectCacheRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.InvalidateProjectCacheRequestMarshaller
-
- InvalidateProjectCacheResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- InvalidateProjectCacheResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- InvalidInputException - Exception in software.amazon.awssdk.services.codebuild.model
-
The input value that was provided is not valid.
- InvalidInputException.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeCodeCoveragesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeTestCasesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListProjectsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsIterable
-
- language(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage.Builder
-
The programming language for the Docker images.
- language(LanguageType) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage.Builder
-
The programming language for the Docker images.
- language() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
The programming language for the Docker images.
- languageAsString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
The programming language for the Docker images.
- languages(Collection<EnvironmentLanguage>) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform.Builder
-
The list of programming languages that are available for the specified platform.
- languages(EnvironmentLanguage...) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform.Builder
-
The list of programming languages that are available for the specified platform.
- languages(Consumer<EnvironmentLanguage.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform.Builder
-
The list of programming languages that are available for the specified platform.
- languages() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
The list of programming languages that are available for the specified platform.
- LanguageType - Enum in software.amazon.awssdk.services.codebuild.model
-
- lastModified(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
When the build project's settings were last modified, expressed in Unix time format.
- lastModified() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
When the build project's settings were last modified, expressed in Unix time format.
- lastModified(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The date and time this ReportGroup was last modified.
- lastModified() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The date and time this ReportGroup was last modified.
- lastModifiedSecret(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
A timestamp that indicates the last time a repository's secret token was modified.
- lastModifiedSecret() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
A timestamp that indicates the last time a repository's secret token was modified.
- lineCoveragePercentage(Double) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The percentage of lines that are covered by your tests.
- lineCoveragePercentage() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The percentage of lines that are covered by your tests.
- lineCoveragePercentage(Double) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The percentage of lines that are covered by your tests.
- lineCoveragePercentage() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The percentage of lines that are covered by your tests.
- linesCovered(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The number of lines that are covered by your tests.
- linesCovered() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The number of lines that are covered by your tests.
- linesCovered(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The number of lines that are covered by your tests.
- linesCovered() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The number of lines that are covered by your tests.
- linesMissed(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The number of lines that are not covered by your tests.
- linesMissed() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The number of lines that are not covered by your tests.
- linesMissed(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary.Builder
-
The number of lines that are not covered by your tests.
- linesMissed() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
The number of lines that are not covered by your tests.
- listBuildBatches(ListBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatches(Consumer<ListBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatches(ListBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatches(Consumer<ListBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatchesForProject(ListBuildBatchesForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProject(Consumer<ListBuildBatchesForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProject(ListBuildBatchesForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProject(Consumer<ListBuildBatchesForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of the build batches for a specific project.
- ListBuildBatchesForProjectIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildBatchesForProjectIterable(CodeBuildClient, ListBuildBatchesForProjectRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectIterable
-
- listBuildBatchesForProjectPaginator(ListBuildBatchesForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProjectPaginator(Consumer<ListBuildBatchesForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProjectPaginator(ListBuildBatchesForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of the build batches for a specific project.
- listBuildBatchesForProjectPaginator(Consumer<ListBuildBatchesForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of the build batches for a specific project.
- ListBuildBatchesForProjectPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildBatchesForProjectPublisher(CodeBuildAsyncClient, ListBuildBatchesForProjectRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectPublisher
-
- ListBuildBatchesForProjectRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesForProjectRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesForProjectRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListBuildBatchesForProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListBuildBatchesForProjectRequestMarshaller
-
- ListBuildBatchesForProjectResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesForProjectResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildBatchesIterable(CodeBuildClient, ListBuildBatchesRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesIterable
-
- listBuildBatchesPaginator(ListBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatchesPaginator(Consumer<ListBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatchesPaginator(ListBuildBatchesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of your build batches in the current region.
- listBuildBatchesPaginator(Consumer<ListBuildBatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Retrieves the identifiers of your build batches in the current region.
- ListBuildBatchesPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildBatchesPublisher(CodeBuildAsyncClient, ListBuildBatchesRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesPublisher
-
- ListBuildBatchesRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListBuildBatchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListBuildBatchesRequestMarshaller
-
- ListBuildBatchesResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildBatchesResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuilds(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuilds() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuilds() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuilds(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsForProject(ListBuildsForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProject(Consumer<ListBuildsForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProject(ListBuildsForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProject(Consumer<ListBuildsForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- ListBuildsForProjectIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildsForProjectIterable(CodeBuildClient, ListBuildsForProjectRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectIterable
-
- listBuildsForProjectPaginator(ListBuildsForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProjectPaginator(Consumer<ListBuildsForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProjectPaginator(ListBuildsForProjectRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- listBuildsForProjectPaginator(Consumer<ListBuildsForProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build identifiers for the specified build project, with each build identifier representing a
single build.
- ListBuildsForProjectPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildsForProjectPublisher(CodeBuildAsyncClient, ListBuildsForProjectRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectPublisher
-
- ListBuildsForProjectRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsForProjectRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsForProjectRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListBuildsForProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListBuildsForProjectRequestMarshaller
-
- ListBuildsForProjectResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsForProjectResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildsIterable(CodeBuildClient, ListBuildsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildsIterable
-
- listBuildsPaginator() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsPaginator() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build IDs, with each build ID representing a single build.
- ListBuildsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListBuildsPublisher(CodeBuildAsyncClient, ListBuildsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListBuildsPublisher
-
- ListBuildsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListBuildsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListBuildsRequestMarshaller
-
- ListBuildsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListBuildsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listCuratedEnvironmentImages(ListCuratedEnvironmentImagesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- listCuratedEnvironmentImages(Consumer<ListCuratedEnvironmentImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- listCuratedEnvironmentImages() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- listCuratedEnvironmentImages() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- listCuratedEnvironmentImages(ListCuratedEnvironmentImagesRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- listCuratedEnvironmentImages(Consumer<ListCuratedEnvironmentImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets information about Docker images that are managed by AWS CodeBuild.
- ListCuratedEnvironmentImagesRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListCuratedEnvironmentImagesRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListCuratedEnvironmentImagesRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListCuratedEnvironmentImagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListCuratedEnvironmentImagesRequestMarshaller
-
- ListCuratedEnvironmentImagesResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListCuratedEnvironmentImagesResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjects() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjects() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- ListProjectsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListProjectsIterable(CodeBuildClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListProjectsIterable
-
- listProjectsPaginator() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjectsPaginator() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of build project names, with each build project name representing a single build project.
- ListProjectsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListProjectsPublisher(CodeBuildAsyncClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListProjectsPublisher
-
- ListProjectsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListProjectsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListProjectsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListProjectsRequestMarshaller
-
- ListProjectsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListProjectsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listReportGroups(ListReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroups(Consumer<ListReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroups(ListReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroups(Consumer<ListReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list ARNs for the report groups in the current AWS account.
- ListReportGroupsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportGroupsIterable(CodeBuildClient, ListReportGroupsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsIterable
-
- listReportGroupsPaginator(ListReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroupsPaginator(Consumer<ListReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroupsPaginator(ListReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list ARNs for the report groups in the current AWS account.
- listReportGroupsPaginator(Consumer<ListReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list ARNs for the report groups in the current AWS account.
- ListReportGroupsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportGroupsPublisher(CodeBuildAsyncClient, ListReportGroupsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsPublisher
-
- ListReportGroupsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportGroupsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListReportGroupsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListReportGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListReportGroupsRequestMarshaller
-
- ListReportGroupsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportGroupsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listReports(ListReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReports(Consumer<ListReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReports(ListReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReports(Consumer<ListReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReportsForReportGroup(ListReportsForReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroup(Consumer<ListReportsForReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroup(ListReportsForReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroup(Consumer<ListReportsForReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- ListReportsForReportGroupIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportsForReportGroupIterable(CodeBuildClient, ListReportsForReportGroupRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupIterable
-
- listReportsForReportGroupPaginator(ListReportsForReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroupPaginator(Consumer<ListReportsForReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroupPaginator(ListReportsForReportGroupRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- listReportsForReportGroupPaginator(Consumer<ListReportsForReportGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports that belong to a ReportGroup.
- ListReportsForReportGroupPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportsForReportGroupPublisher(CodeBuildAsyncClient, ListReportsForReportGroupRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupPublisher
-
- ListReportsForReportGroupRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportsForReportGroupRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListReportsForReportGroupRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListReportsForReportGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListReportsForReportGroupRequestMarshaller
-
- ListReportsForReportGroupResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportsForReportGroupResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListReportsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportsIterable(CodeBuildClient, ListReportsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportsIterable
-
- listReportsPaginator(ListReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReportsPaginator(Consumer<ListReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReportsPaginator(ListReportsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports in the current AWS account.
- listReportsPaginator(Consumer<ListReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of ARNs for the reports in the current AWS account.
- ListReportsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListReportsPublisher(CodeBuildAsyncClient, ListReportsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListReportsPublisher
-
- ListReportsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListReportsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListReportsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListReportsRequestMarshaller
-
- ListReportsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListReportsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listSharedProjects(ListSharedProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjects(Consumer<ListSharedProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjects(ListSharedProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjects(Consumer<ListSharedProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- ListSharedProjectsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListSharedProjectsIterable(CodeBuildClient, ListSharedProjectsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsIterable
-
- listSharedProjectsPaginator(ListSharedProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjectsPaginator(Consumer<ListSharedProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjectsPaginator(ListSharedProjectsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- listSharedProjectsPaginator(Consumer<ListSharedProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of projects that are shared with other AWS accounts or users.
- ListSharedProjectsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListSharedProjectsPublisher(CodeBuildAsyncClient, ListSharedProjectsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsPublisher
-
- ListSharedProjectsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSharedProjectsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListSharedProjectsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListSharedProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListSharedProjectsRequestMarshaller
-
- ListSharedProjectsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSharedProjectsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listSharedReportGroups(ListSharedReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroups(Consumer<ListSharedReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroups(ListSharedReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroups(Consumer<ListSharedReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- ListSharedReportGroupsIterable - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListSharedReportGroupsIterable(CodeBuildClient, ListSharedReportGroupsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsIterable
-
- listSharedReportGroupsPaginator(ListSharedReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroupsPaginator(Consumer<ListSharedReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroupsPaginator(ListSharedReportGroupsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- listSharedReportGroupsPaginator(Consumer<ListSharedReportGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Gets a list of report groups that are shared with other AWS accounts or users.
- ListSharedReportGroupsPublisher - Class in software.amazon.awssdk.services.codebuild.paginators
-
- ListSharedReportGroupsPublisher(CodeBuildAsyncClient, ListSharedReportGroupsRequest) - Constructor for class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsPublisher
-
- ListSharedReportGroupsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSharedReportGroupsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListSharedReportGroupsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListSharedReportGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListSharedReportGroupsRequestMarshaller
-
- ListSharedReportGroupsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSharedReportGroupsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- listSourceCredentials(ListSourceCredentialsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of SourceCredentialsInfo objects.
- listSourceCredentials(Consumer<ListSourceCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of SourceCredentialsInfo objects.
- listSourceCredentials() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Returns a list of SourceCredentialsInfo objects.
- listSourceCredentials() - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of SourceCredentialsInfo objects.
- listSourceCredentials(ListSourceCredentialsRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of SourceCredentialsInfo objects.
- listSourceCredentials(Consumer<ListSourceCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Returns a list of SourceCredentialsInfo objects.
- ListSourceCredentialsRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSourceCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ListSourceCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- ListSourceCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.ListSourceCredentialsRequestMarshaller
-
- ListSourceCredentialsResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- ListSourceCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
Information about the location of the build artifacts.
- location() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
Information about the location of the build artifacts.
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Information about the build output artifact location:
- location() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Information about the build output artifact location:
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectCache.Builder
-
Information about the cache location:
- location() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
Information about the cache location:
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation.Builder
-
A string that specifies the location of the file system created by Amazon EFS.
- location() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
A string that specifies the location of the file system created by Amazon EFS.
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Information about the location of the source code to be built.
- location() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Information about the location of the source code to be built.
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ResolvedArtifact.Builder
-
The location of the artifact.
- location() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
The location of the artifact.
- location(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
The ARN of an S3 bucket and the path prefix for S3 logs.
- location() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
The ARN of an S3 bucket and the path prefix for S3 logs.
- logConfig(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the LogConfig property for this object.
- logConfig(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the LogConfig property for this object.
- logConfig() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the LogConfig property for this object.
- logs(LogsLocation) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the build's logs in Amazon CloudWatch Logs.
- logs(Consumer<LogsLocation.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the build's logs in Amazon CloudWatch Logs.
- logs() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Information about the build's logs in Amazon CloudWatch Logs.
- logsConfig(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about logs for the build project.
- logsConfig(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about logs for the build project.
- logsConfig() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Information about logs for the build project.
- LogsConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about logs for a build project.
- logsConfig(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about logs for the build project.
- logsConfig(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about logs for the build project.
- logsConfig() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about logs for the build project.
- logsConfig(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information about logs for the build project.
- logsConfig(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information about logs for the build project.
- logsConfig() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Information about logs for the build project.
- LogsConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- logsConfigOverride(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A LogsConfig object that override the log settings defined in the batch build project.
- logsConfigOverride(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A LogsConfig object that override the log settings defined in the batch build project.
- logsConfigOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A LogsConfig object that override the log settings defined in the batch build project.
- logsConfigOverride(LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Log settings for this build that override the log settings defined in the build project.
- logsConfigOverride(Consumer<LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Log settings for this build that override the log settings defined in the build project.
- logsConfigOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Log settings for this build that override the log settings defined in the build project.
- LogsConfigStatusType - Enum in software.amazon.awssdk.services.codebuild.model
-
- LogsLocation - Class in software.amazon.awssdk.services.codebuild.model
-
Information about build logs in Amazon CloudWatch Logs.
- LogsLocation.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
The name of the build project.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
The name of the build project.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
The name of the report group.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
The name of the report group.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest.Builder
-
The name of the build project.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
The name of the build project.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentImage.Builder
-
The name of the Docker image.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
The name of the Docker image.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentVariable.Builder
-
The name or key of the environment variable.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
The name or key of the environment variable.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable.Builder
-
The name of the exported environment variable.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
The name of the exported environment variable.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
The name of the build project.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
The name of the build project.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Along with path and namespaceType, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- name() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Along with path and namespaceType, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The name of the report that was run.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The name of the report that was run.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The name of the ReportGroup.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The name of the ReportGroup.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
The name of the test case.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
The name of the test case.
- name(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
The name of the build project.
- name() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
The name of the build project.
- names(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest.Builder
-
The names or ARNs of the build projects.
- names(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest.Builder
-
The names or ARNs of the build projects.
- names() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
The names or ARNs of the build projects.
- namespaceType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Along with path and name, the pattern that AWS CodeBuild uses to determine the name
and location to store the output artifact:
- namespaceType(ArtifactNamespace) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Along with path and name, the pattern that AWS CodeBuild uses to determine the name
and location to store the output artifact:
- namespaceType() - Method in class software.amazon.awssdk.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:
- namespaceTypeAsString() - Method in class software.amazon.awssdk.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:
- networkInterface(NetworkInterface) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Describes a network interface.
- networkInterface(Consumer<NetworkInterface.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Describes a network interface.
- networkInterface() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Describes a network interface.
- NetworkInterface - Class in software.amazon.awssdk.services.codebuild.model
-
Describes a network interface.
- NetworkInterface.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- networkInterfaceId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.NetworkInterface.Builder
-
The ID of the network interface.
- networkInterfaceId() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
The ID of the network interface.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
The nextToken value returned from a previous call to DescribeCodeCoverages.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
The nextToken value returned from a previous call to DescribeCodeCoverages.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse.Builder
-
If there are more items to return, this contains a token that is passed to a subsequent call to
DescribeCodeCoverages to retrieve the next set of items.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
If there are more items to return, this contains a token that is passed to a subsequent call to
DescribeCodeCoverages to retrieve the next set of items.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
The nextToken value returned from a previous call to ListBuildBatchesForProject.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
The nextToken value returned from a previous call to ListBuildBatchesForProject.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse.Builder
-
If there are more items to return, this contains a token that is passed to a subsequent call to
ListBuildBatchesForProject to retrieve the next set of items.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
If there are more items to return, this contains a token that is passed to a subsequent call to
ListBuildBatchesForProject to retrieve the next set of items.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest.Builder
-
The nextToken value returned from a previous call to ListBuildBatches.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
The nextToken value returned from a previous call to ListBuildBatches.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse.Builder
-
If there are more items to return, this contains a token that is passed to a subsequent call to
ListBuildBatches to retrieve the next set of items.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
If there are more items to return, this contains a token that is passed to a subsequent call to
ListBuildBatches to retrieve the next set of items.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsRequest.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsResponse.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsRequest.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsResponse.Builder
-
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.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse.Builder
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- nextToken() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
During a previous call, the maximum number of items that can be returned is the value specified in
maxResults.
- numOfReports(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest.Builder
-
The number of reports to analyze.
- numOfReports() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
The number of reports to analyze.
- packaging(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
The type of build output artifact to create:
- packaging(ArtifactPackaging) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
The type of build output artifact to create:
- packaging() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- packaging(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The type of build output artifact to create.
- packaging(ReportPackagingType) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The type of build output artifact to create.
- packaging() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- packagingAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact to create:
- packagingAsString() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The type of build output artifact to create.
- path(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- path() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and
store the output artifact:
- path(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig.Builder
-
The path to the exported report's raw data results.
- path() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
The path to the exported report's raw data results.
- pattern(String) - Method in interface software.amazon.awssdk.services.codebuild.model.WebhookFilter.Builder
-
For a WebHookFilter that uses EVENT type, a comma-separated string that specifies
one or more events.
- pattern() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
For a WebHookFilter that uses EVENT type, a comma-separated string that specifies one
or more events.
- payloadUrl(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
The AWS CodeBuild endpoint where webhook events are sent.
- payloadUrl() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
The AWS CodeBuild endpoint where webhook events are sent.
- PhaseContext - Class in software.amazon.awssdk.services.codebuild.model
-
Additional information about a build phase that has an error.
- PhaseContext.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- phases(Collection<BuildPhase>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
- phases(BuildPhase...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
- phases(Consumer<BuildPhase.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about all previous build phases that are complete and information about any current build phase
that is not yet complete.
- phases() - Method in class software.amazon.awssdk.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.
- phases(Collection<BuildBatchPhase>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildBatchPhase objects the specify the phases of the batch build.
- phases(BuildBatchPhase...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildBatchPhase objects the specify the phases of the batch build.
- phases(Consumer<BuildBatchPhase.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildBatchPhase objects the specify the phases of the batch build.
- phases() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of BuildBatchPhase objects the specify the phases of the batch build.
- phaseStatus(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
The current status of the batch build phase.
- phaseStatus(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
The current status of the batch build phase.
- phaseStatus() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
The current status of the batch build phase.
- phaseStatus(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
The current status of the build phase.
- phaseStatus(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
The current status of the build phase.
- phaseStatus() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
The current status of the build phase.
- phaseStatusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
The current status of the batch build phase.
- phaseStatusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
The current status of the build phase.
- phaseType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
The name of the batch build phase.
- phaseType(BuildBatchPhaseType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
The name of the batch build phase.
- phaseType() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
The name of the batch build phase.
- phaseType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
The name of the build phase.
- phaseType(BuildPhaseType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
The name of the build phase.
- phaseType() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
The name of the build phase.
- phaseTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
The name of the batch build phase.
- phaseTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
The name of the build phase.
- platform(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform.Builder
-
The platform's name.
- platform(PlatformType) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform.Builder
-
The platform's name.
- platform() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
The platform's name.
- platformAsString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
The platform's name.
- platforms(Collection<EnvironmentPlatform>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse.Builder
-
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
- platforms(EnvironmentPlatform...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse.Builder
-
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
- platforms(Consumer<EnvironmentPlatform.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse.Builder
-
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
- platforms() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
Information about supported platforms for Docker images that are managed by AWS CodeBuild.
- PlatformType - Enum in software.amazon.awssdk.services.codebuild.model
-
- policy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse.Builder
-
The resource policy for the resource identified by the input ARN parameter.
- policy() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
The resource policy for the resource identified by the input ARN parameter.
- policy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest.Builder
-
A JSON-formatted resource policy.
- policy() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
A JSON-formatted resource policy.
- prefix(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
A string that is applied to a series of related test cases.
- prefix() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
A string that is applied to a series of related test cases.
- primaryArtifact(ResolvedArtifact) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
A ResolvedArtifact object that represents the primary build artifacts for the build group.
- primaryArtifact(Consumer<ResolvedArtifact.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
A ResolvedArtifact object that represents the primary build artifacts for the build group.
- primaryArtifact() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
A ResolvedArtifact object that represents the primary build artifacts for the build group.
- priorBuildSummaryList(Collection<BuildSummary>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
An array of BuildSummary objects that contain summaries of previous build groups.
- priorBuildSummaryList(BuildSummary...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
An array of BuildSummary objects that contain summaries of previous build groups.
- priorBuildSummaryList(Consumer<BuildSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildGroup.Builder
-
An array of BuildSummary objects that contain summaries of previous build groups.
- priorBuildSummaryList() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
An array of BuildSummary objects that contain summaries of previous build groups.
- privilegedMode(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
Enables running the Docker daemon inside a Docker container.
- privilegedMode() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
Enables running the Docker daemon inside a Docker container.
- privilegedModeOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
Enable this flag to override privileged mode in the batch build project.
- privilegedModeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Enable this flag to override privileged mode in the batch build project.
- privilegedModeOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Enable this flag to override privileged mode in the build project.
- privilegedModeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Enable this flag to override privileged mode in the build project.
- project(Project) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectResponse.Builder
-
Information about the build project that was created.
- project(Consumer<Project.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectResponse.Builder
-
Information about the build project that was created.
- project() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
Information about the build project that was created.
- Project - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a build project.
- project(Project) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse.Builder
-
Information about the build project that was changed.
- project(Consumer<Project.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse.Builder
-
Information about the build project that was changed.
- project() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
Information about the build project that was changed.
- Project.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectArtifacts - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the build output artifacts for the build project.
- ProjectArtifacts.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectBadge - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the build badge for the build project.
- ProjectBadge.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectBuildBatchConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Contains configuration information about a batch build project.
- ProjectBuildBatchConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectCache - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the cache for the build project.
- ProjectCache.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectEnvironment - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the build environment of the build project.
- ProjectEnvironment.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectFileSystemLocation - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a file system created by Amazon Elastic File System (EFS).
- ProjectFileSystemLocation.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The name of the AWS CodeBuild project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The name of the AWS CodeBuild project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The name of the batch build project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The name of the batch build project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest.Builder
-
The name of the AWS CodeBuild project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
The name of the AWS CodeBuild project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest.Builder
-
The name of the AWS CodeBuild project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
The name of the AWS CodeBuild project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest.Builder
-
The name of the AWS CodeBuild build project that the cache is reset for.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
The name of the AWS CodeBuild build project that the cache is reset for.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
The name of the project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
The name of the project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest.Builder
-
The name of the AWS CodeBuild project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
The name of the AWS CodeBuild project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of the project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of the project.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of the AWS CodeBuild build project to start running a build.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of the AWS CodeBuild build project to start running a build.
- projectName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
The name of the AWS CodeBuild project.
- projectName() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
The name of the AWS CodeBuild project.
- projects(Collection<Project>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse.Builder
-
Information about the requested build projects.
- projects(Project...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse.Builder
-
Information about the requested build projects.
- projects(Consumer<Project.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse.Builder
-
Information about the requested build projects.
- projects() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
Information about the requested build projects.
- projects(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsResponse.Builder
-
The list of build project names, with each build project name representing a single build project.
- projects(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsResponse.Builder
-
The list of build project names, with each build project name representing a single build project.
- projects() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
The list of build project names, with each build project name representing a single build project.
- projects(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse.Builder
-
The list of ARNs for the build projects shared with the current AWS account or user.
- projects(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse.Builder
-
The list of ARNs for the build projects shared with the current AWS account or user.
- projects() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
The list of ARNs for the build projects shared with the current AWS account or user.
- projects() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListProjectsIterable
-
- projects() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListProjectsPublisher
-
Returns a publisher that can be used to get a stream of data.
- projects() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsIterable
-
- projects() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsPublisher
-
Returns a publisher that can be used to get a stream of data.
- projectsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse.Builder
-
The names of build projects for which information could not be found.
- projectsNotFound(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse.Builder
-
The names of build projects for which information could not be found.
- projectsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
The names of build projects for which information could not be found.
- ProjectSortByType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ProjectSource - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the build input source code for the build project.
- ProjectSource.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ProjectSourceVersion - Class in software.amazon.awssdk.services.codebuild.model
-
A source identifier and its corresponding version.
- ProjectSourceVersion.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Stores a resource policy for the ARN of a Project or ReportGroup object.
- putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Stores a resource policy for the ARN of a Project or ReportGroup object.
- putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Stores a resource policy for the ARN of a Project or ReportGroup object.
- putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Stores a resource policy for the ARN of a Project or ReportGroup object.
- PutResourcePolicyRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- PutResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- PutResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- PutResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.PutResourcePolicyRequestMarshaller
-
- PutResourcePolicyResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- PutResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- rawData(Collection<ReportWithRawData>) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse.Builder
-
An array that contains the raw data for each report.
- rawData(ReportWithRawData...) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse.Builder
-
An array that contains the raw data for each report.
- rawData(Consumer<ReportWithRawData.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse.Builder
-
An array that contains the raw data for each report.
- rawData() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
An array that contains the raw data for each report.
- registryCredential(RegistryCredential) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The credentials for access to a private registry.
- registryCredential(Consumer<RegistryCredential.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The credentials for access to a private registry.
- registryCredential() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The credentials for access to a private registry.
- RegistryCredential - Class in software.amazon.awssdk.services.codebuild.model
-
Information about credentials that provide access to a private Docker registry.
- RegistryCredential.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- registryCredentialOverride(RegistryCredential) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A RegistryCredential object that overrides credentials for access to a private registry.
- registryCredentialOverride(Consumer<RegistryCredential.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A RegistryCredential object that overrides credentials for access to a private registry.
- registryCredentialOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A RegistryCredential object that overrides credentials for access to a private registry.
- registryCredentialOverride(RegistryCredential) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The credentials for access to a private registry.
- registryCredentialOverride(Consumer<RegistryCredential.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The credentials for access to a private registry.
- registryCredentialOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The credentials for access to a private registry.
- Report - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the results from running a series of test cases during the run of a build project.
- Report.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- reportARN(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeCoverage.Builder
-
The ARN of the report.
- reportARN() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
The ARN of the report.
- reportArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
The ARN of the report for which test cases are returned.
- reportArn() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
The ARN of the report for which test cases are returned.
- reportArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest.Builder
-
The ARN of the report for which test cases are returned.
- reportArn() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
The ARN of the report for which test cases are returned.
- reportArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportWithRawData.Builder
-
The ARN of the report.
- reportArn() - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
The ARN of the report.
- reportArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
The ARN of the report to which the test case belongs.
- reportArn() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
The ARN of the report to which the test case belongs.
- reportArns(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest.Builder
-
An array of ARNs that identify the Report objects to return.
- reportArns(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest.Builder
-
An array of ARNs that identify the Report objects to return.
- reportArns() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
An array of ARNs that identify the Report objects to return.
- reportArns(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of the ARNs associated with this build's reports.
- reportArns(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of the ARNs associated with this build's reports.
- reportArns() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An array of the ARNs associated with this build's reports.
- reportBuildBatchStatusOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
Set to true to report to your source provider the status of a batch build's start and
completion.
- reportBuildBatchStatusOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Set to true to report to your source provider the status of a batch build's start and completion.
- reportBuildStatus(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
Set to true to report the status of a build's start and finish to your source provider.
- reportBuildStatus() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Set to true to report the status of a build's start and finish to your source provider.
- reportBuildStatusOverride(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
Set to true to report to your source provider the status of a build's start and completion.
- reportBuildStatusOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Set to true to report to your source provider the status of a build's start and completion.
- ReportCodeCoverageSortByType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportExportConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the location where the run of a report is exported.
- ReportExportConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ReportExportConfigType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportFilter - Class in software.amazon.awssdk.services.codebuild.model
-
A filter used to return reports with the status specified by the input status parameter.
- ReportFilter.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- reportGroup(ReportGroup) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse.Builder
-
Information about the report group that was created.
- reportGroup(Consumer<ReportGroup.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse.Builder
-
Information about the report group that was created.
- reportGroup() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
Information about the report group that was created.
- ReportGroup - Class in software.amazon.awssdk.services.codebuild.model
-
A series of reports.
- reportGroup(ReportGroup) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse.Builder
-
Information about the updated report group.
- reportGroup(Consumer<ReportGroup.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse.Builder
-
Information about the updated report group.
- reportGroup() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
Information about the updated report group.
- ReportGroup.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- reportGroupArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest.Builder
-
The ARN of the report group that contains the reports to analyze.
- reportGroupArn() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
The ARN of the report group that contains the reports to analyze.
- reportGroupArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
The ARN of the report group for which you want to return report ARNs.
- reportGroupArn() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
The ARN of the report group for which you want to return report ARNs.
- reportGroupArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The ARN of the report group associated with this report.
- reportGroupArn() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The ARN of the report group associated with this report.
- reportGroupArns(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest.Builder
-
An array of report group ARNs that identify the report groups to return.
- reportGroupArns(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest.Builder
-
An array of report group ARNs that identify the report groups to return.
- reportGroupArns() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
An array of report group ARNs that identify the report groups to return.
- reportGroups(Collection<ReportGroup>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse.Builder
-
The array of report groups returned by BatchGetReportGroups.
- reportGroups(ReportGroup...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse.Builder
-
The array of report groups returned by BatchGetReportGroups.
- reportGroups(Consumer<ReportGroup.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse.Builder
-
The array of report groups returned by BatchGetReportGroups.
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
The array of report groups returned by BatchGetReportGroups.
- reportGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse.Builder
-
The list of ARNs for the report groups in the current AWS account.
- reportGroups(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse.Builder
-
The list of ARNs for the report groups in the current AWS account.
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
The list of ARNs for the report groups in the current AWS account.
- reportGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse.Builder
-
The list of ARNs for the report groups shared with the current AWS account or user.
- reportGroups(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse.Builder
-
The list of ARNs for the report groups shared with the current AWS account or user.
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
The list of ARNs for the report groups shared with the current AWS account or user.
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsIterable
-
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsIterable
-
- reportGroups() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- reportGroupsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse.Builder
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- reportGroupsNotFound(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse.Builder
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- reportGroupsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
ReportGroup.
- ReportGroupSortByType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportGroupStatusType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportGroupTrendFieldType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportGroupTrendStats - Class in software.amazon.awssdk.services.codebuild.model
-
Contains trend statistics for a set of reports.
- ReportGroupTrendStats.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- ReportPackagingType - Enum in software.amazon.awssdk.services.codebuild.model
-
- reports(Collection<Report>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse.Builder
-
The array of Report objects returned by BatchGetReports.
- reports(Report...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse.Builder
-
The array of Report objects returned by BatchGetReports.
- reports(Consumer<Report.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse.Builder
-
The array of Report objects returned by BatchGetReports.
- reports() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
The array of Report objects returned by BatchGetReports.
- reports(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse.Builder
-
The list of report ARNs.
- reports(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse.Builder
-
The list of report ARNs.
- reports() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
The list of report ARNs.
- reports(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsResponse.Builder
-
The list of returned ARNs for the reports in the current AWS account.
- reports(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsResponse.Builder
-
The list of returned ARNs for the reports in the current AWS account.
- reports() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
The list of returned ARNs for the reports in the current AWS account.
- reports() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupIterable
-
- reports() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupPublisher
-
Returns a publisher that can be used to get a stream of data.
- reports() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsIterable
-
- reports() - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsPublisher
-
Returns a publisher that can be used to get a stream of data.
- reportsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse.Builder
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
Report.
- reportsNotFound(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse.Builder
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a
Report.
- reportsNotFound() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.
- ReportStatusType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportType - Enum in software.amazon.awssdk.services.codebuild.model
-
- ReportWithRawData - Class in software.amazon.awssdk.services.codebuild.model
-
Contains the unmodified data for the report.
- ReportWithRawData.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- requestedOn(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
When the build was started, expressed in Unix time format.
- requestedOn() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
When the build was started, expressed in Unix time format.
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.InvalidInputException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.OAuthProviderException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException.Builder
-
- ResolvedArtifact - Class in software.amazon.awssdk.services.codebuild.model
-
Represents a resolved build artifact.
- ResolvedArtifact.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- resolvedSourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An identifier for the version of this build's source code.
- resolvedSourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An identifier for the version of this build's source code.
- resolvedSourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The identifier of the resolved version of this batch build's source code.
- resolvedSourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The identifier of the resolved version of this batch build's source code.
- resource(String) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceAuth.Builder
-
The resource value that applies to the specified authorization type.
- resource() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
The resource value that applies to the specified authorization type.
- ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.codebuild.model
-
The specified AWS resource cannot be created, because an AWS resource with the same settings already exists.
- ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest.Builder
-
The ARN of the resource that is associated with the resource policy.
- resourceArn() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest.Builder
-
The ARN of the resource that is associated with the resource policy.
- resourceArn() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
The ARN of the resource that is associated with the resource policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest.Builder
-
The ARN of the Project or ReportGroup resource you want to associate with a
resource policy.
- resourceArn() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
The ARN of the Project or ReportGroup resource you want to associate with a resource
policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse.Builder
-
The ARN of the Project or ReportGroup resource that is associated with a resource
policy.
- resourceArn() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
The ARN of the Project or ReportGroup resource that is associated with a resource
policy.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.codebuild.model
-
The specified AWS resource cannot be found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildResponse
-
- restrictions(BatchRestrictions) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig.Builder
-
A BatchRestrictions object that specifies the restrictions for the batch build.
- restrictions(Consumer<BatchRestrictions.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig.Builder
-
A BatchRestrictions object that specifies the restrictions for the batch build.
- restrictions() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
A BatchRestrictions object that specifies the restrictions for the batch build.
- retryBuild(RetryBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Restarts a build.
- retryBuild(Consumer<RetryBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Restarts a build.
- retryBuild(RetryBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Restarts a build.
- retryBuild(Consumer<RetryBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Restarts a build.
- retryBuildBatch(RetryBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Restarts a failed batch build.
- retryBuildBatch(Consumer<RetryBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Restarts a failed batch build.
- retryBuildBatch(RetryBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Restarts a failed batch build.
- retryBuildBatch(Consumer<RetryBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Restarts a failed batch build.
- RetryBuildBatchRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildBatchRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildBatchRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- RetryBuildBatchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.RetryBuildBatchRequestMarshaller
-
- RetryBuildBatchResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildBatchResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildBatchType - Enum in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- RetryBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.RetryBuildRequestMarshaller
-
- RetryBuildResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- RetryBuildResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- retryType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest.Builder
-
Specifies the type of retry to perform.
- retryType(RetryBuildBatchType) - Method in interface software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest.Builder
-
Specifies the type of retry to perform.
- retryType() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
Specifies the type of retry to perform.
- retryTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
Specifies the type of retry to perform.
- rotateSecret(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest.Builder
-
A boolean value that specifies whether the associated GitHub repository's secret token should be updated.
- rotateSecret() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
A boolean value that specifies whether the associated GitHub repository's secret token should be updated.
- s3DeepLink(String) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
The URL to a build log in an S3 bucket.
- s3DeepLink() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
The URL to a build log in an S3 bucket.
- s3Destination(S3ReportExportConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportExportConfig.Builder
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- s3Destination(Consumer<S3ReportExportConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportExportConfig.Builder
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- s3Destination() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
A S3ReportExportConfig object that contains information about the S3 bucket where the run of a
report is exported.
- s3Logs(S3LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsConfig.Builder
-
Information about logs built to an S3 bucket for a build project.
- s3Logs(Consumer<S3LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsConfig.Builder
-
Information about logs built to an S3 bucket for a build project.
- s3Logs() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
Information about logs built to an S3 bucket for a build project.
- s3Logs(S3LogsConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
Information about S3 logs for a build project.
- s3Logs(Consumer<S3LogsConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
Information about S3 logs for a build project.
- s3Logs() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
Information about S3 logs for a build project.
- s3LogsArn(String) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
The ARN of S3 logs for a build project.
- s3LogsArn() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
The ARN of S3 logs for a build project.
- S3LogsConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about S3 logs for a build project.
- S3LogsConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- S3ReportExportConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the S3 bucket where the raw data of a report are exported.
- S3ReportExportConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codebuild.model.InvalidInputException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codebuild.model.OAuthProviderException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- sdkFields() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- secondaryArtifacts(Collection<BuildArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(BuildArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Consumer<BuildArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Collection<BuildArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildArtifacts objects the define the build artifacts for this batch build.
- secondaryArtifacts(BuildArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildArtifacts objects the define the build artifacts for this batch build.
- secondaryArtifacts(Consumer<BuildArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of BuildArtifacts objects the define the build artifacts for this batch build.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of BuildArtifacts objects the define the build artifacts for this batch build.
- secondaryArtifacts(Collection<ResolvedArtifact>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
An array of ResolvedArtifact objects that represents the secondary build artifacts for the build
group.
- secondaryArtifacts(ResolvedArtifact...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
An array of ResolvedArtifact objects that represents the secondary build artifacts for the build
group.
- secondaryArtifacts(Consumer<ResolvedArtifact.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildSummary.Builder
-
An array of ResolvedArtifact objects that represents the secondary build artifacts for the build
group.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
An array of ResolvedArtifact objects that represents the secondary build artifacts for the build
group.
- secondaryArtifacts(Collection<ProjectArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(ProjectArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Consumer<ProjectArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Collection<ProjectArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(ProjectArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Consumer<ProjectArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
An array of ProjectArtifacts objects.
- secondaryArtifacts(Collection<ProjectArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondaryArtifacts(ProjectArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondaryArtifacts(Consumer<ProjectArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondaryArtifacts() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- secondaryArtifactsOverride(Collection<ProjectArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectArtifacts objects that override the secondary artifacts defined in the batch
build project.
- secondaryArtifactsOverride(ProjectArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectArtifacts objects that override the secondary artifacts defined in the batch
build project.
- secondaryArtifactsOverride(Consumer<ProjectArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectArtifacts objects that override the secondary artifacts defined in the batch
build project.
- secondaryArtifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
An array of ProjectArtifacts objects that override the secondary artifacts defined in the batch
build project.
- secondaryArtifactsOverride(Collection<ProjectArtifacts>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifactsOverride(ProjectArtifacts...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifactsOverride(Consumer<ProjectArtifacts.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectArtifacts objects.
- secondaryArtifactsOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
An array of ProjectArtifacts objects.
- secondarySources(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSource objects.
- secondarySources(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSource objects.
- secondarySources(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSource objects.
- secondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An array of ProjectSource objects.
- secondarySources(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSource objects that define the sources for the batch build.
- secondarySources(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSource objects that define the sources for the batch build.
- secondarySources(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSource objects that define the sources for the batch build.
- secondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of ProjectSource objects that define the sources for the batch build.
- secondarySources(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSource objects.
- secondarySources(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSource objects.
- secondarySources(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSource objects.
- secondarySources(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSource objects.
- secondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
An array of ProjectSource objects.
- secondarySources(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSource objects.
- secondarySources() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSource objects.
- secondarySourcesOverride(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSource objects that override the secondary sources defined in the batch build
project.
- secondarySourcesOverride(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSource objects that override the secondary sources defined in the batch build
project.
- secondarySourcesOverride(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSource objects that override the secondary sources defined in the batch build
project.
- secondarySourcesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
An array of ProjectSource objects that override the secondary sources defined in the batch build
project.
- secondarySourcesOverride(Collection<ProjectSource>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSource objects.
- secondarySourcesOverride(ProjectSource...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSource objects.
- secondarySourcesOverride(Consumer<ProjectSource.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSource objects.
- secondarySourcesOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
An array of ProjectSource objects.
- secondarySourcesVersionOverride(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSourceVersion objects that override the secondary source versions in the
batch build project.
- secondarySourcesVersionOverride(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSourceVersion objects that override the secondary source versions in the
batch build project.
- secondarySourcesVersionOverride(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
An array of ProjectSourceVersion objects that override the secondary source versions in the
batch build project.
- secondarySourcesVersionOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
An array of ProjectSourceVersion objects that override the secondary source versions in the batch
build project.
- secondarySourcesVersionOverride(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- secondarySourcesVersionOverride(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- secondarySourcesVersionOverride(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An array of ProjectSourceVersion objects that specify one or more versions of the project's
secondary sources to be used for this build only.
- secondarySourcesVersionOverride() - Method in class software.amazon.awssdk.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.
- secondarySourceVersions(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Collection<ProjectSourceVersion>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(ProjectSourceVersion...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions(Consumer<ProjectSourceVersion.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An array of ProjectSourceVersion objects.
- secondarySourceVersions() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
An array of ProjectSourceVersion objects.
- secret(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Webhook.Builder
-
The secret token of the associated repository.
- secret() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
The secret token of the associated repository.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.VpcConfig.Builder
-
A list of one or more security groups IDs in your Amazon VPC.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.VpcConfig.Builder
-
A list of one or more security groups IDs in your Amazon VPC.
- securityGroupIds() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
A list of one or more security groups IDs in your Amazon VPC.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.Build
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.CodeBuildException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.InvalidInputException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.OAuthProviderException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.Project
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.Report
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- serverType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
The source provider used for this project.
- serverType(ServerType) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
The source provider used for this project.
- serverType() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- ServerType - Enum in software.amazon.awssdk.services.codebuild.model
-
- serverType(String) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo.Builder
-
The type of source provider.
- serverType(ServerType) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo.Builder
-
The type of source provider.
- serverType() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- serverTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
The source provider used for this project.
- serverTypeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
The type of source provider.
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
The name of a service role used for this build.
- serviceRole() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
The name of a service role used for this build.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The name of a service role used for builds in the batch.
- serviceRole() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The name of a service role used for builds in the batch.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
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.
- serviceRole() - Method in class software.amazon.awssdk.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.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
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.
- serviceRole() - Method in class software.amazon.awssdk.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.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig.Builder
-
Specifies the service role ARN for the batch build project.
- serviceRole() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
Specifies the service role ARN for the batch build project.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
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.
- serviceRole() - Method in class software.amazon.awssdk.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.
- serviceRoleOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The name of a service role for this batch build that overrides the one specified in the batch build project.
- serviceRoleOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The name of a service role for this batch build that overrides the one specified in the batch build project.
- serviceRoleOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The name of a service role for this build that overrides the one specified in the build project.
- serviceRoleOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The name of a service role for this build that overrides the one specified in the build project.
- sessionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.DebugSession.Builder
-
Specifies if session debugging is enabled for this build.
- sessionEnabled() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
Specifies if session debugging is enabled for this build.
- sessionTarget(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DebugSession.Builder
-
Contains the identifier of the Session Manager session used for the build.
- sessionTarget() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
Contains the identifier of the Session Manager session used for the build.
- sha256sum(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildArtifacts.Builder
-
The SHA-256 hash of the build artifact.
- sha256sum() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
The SHA-256 hash of the build artifact.
- SharedResourceSortByType - Enum in software.amazon.awssdk.services.codebuild.model
-
- shouldOverwrite(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
Set to false to prevent overwriting the repository source credentials.
- shouldOverwrite() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
Set to false to prevent overwriting the repository source credentials.
- software.amazon.awssdk.services.codebuild - package software.amazon.awssdk.services.codebuild
-
AWS CodeBuild
- software.amazon.awssdk.services.codebuild.model - package software.amazon.awssdk.services.codebuild.model
-
- software.amazon.awssdk.services.codebuild.paginators - package software.amazon.awssdk.services.codebuild.paginators
-
- software.amazon.awssdk.services.codebuild.transform - package software.amazon.awssdk.services.codebuild.transform
-
- sortBy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
Specifies how the results are sorted.
- sortBy(ReportCodeCoverageSortByType) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
Specifies how the results are sorted.
- sortBy() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
Specifies how the results are sorted.
- sortBy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsRequest.Builder
-
The criterion to be used to list build project names.
- sortBy(ProjectSortByType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsRequest.Builder
-
The criterion to be used to list build project names.
- sortBy() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
The criterion to be used to list build project names.
- sortBy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest.Builder
-
The criterion to be used to list build report groups.
- sortBy(ReportGroupSortByType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest.Builder
-
The criterion to be used to list build report groups.
- sortBy() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- sortBy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest.Builder
-
The criterion to be used to list build projects shared with the current AWS account or user.
- sortBy(SharedResourceSortByType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest.Builder
-
The criterion to be used to list build projects shared with the current AWS account or user.
- sortBy() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- sortBy(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest.Builder
-
The criterion to be used to list report groups shared with the current AWS account or user.
- sortBy(SharedResourceSortByType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest.Builder
-
The criterion to be used to list report groups shared with the current AWS account or user.
- sortBy() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- sortByAsString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
Specifies how the results are sorted.
- sortByAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
The criterion to be used to list build project names.
- sortByAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
The criterion to be used to list build report groups.
- sortByAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
The criterion to be used to list build projects shared with the current AWS account or user.
- sortByAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
The criterion to be used to list report groups shared with the current AWS account or user.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
Specifies if the results are sorted in ascending or descending order.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest.Builder
-
Specifies if the results are sorted in ascending or descending order.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
Specifies if the results are sorted in ascending or descending order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
Specifies the sort order of the returned items.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest.Builder
-
Specifies the sort order of the returned items.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
Specifies the sort order of the returned items.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest.Builder
-
Specifies the sort order of the returned items.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest.Builder
-
Specifies the sort order of the returned items.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
Specifies the sort order of the returned items.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest.Builder
-
The order to list results in.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest.Builder
-
The order to list results in.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
The order to list results in.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsRequest.Builder
-
The order to list build IDs.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListBuildsRequest.Builder
-
The order to list build IDs.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
The order to list build IDs.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsRequest.Builder
-
The order in which to list build projects.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListProjectsRequest.Builder
-
The order in which to list build projects.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
The order in which to list build projects.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest.Builder
-
Used to specify the order to sort the list of returned report groups.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest.Builder
-
Used to specify the order to sort the list of returned report groups.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
Use to specify whether the results are returned in ascending or descending order.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest.Builder
-
Use to specify whether the results are returned in ascending or descending order.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsRequest.Builder
-
Specifies the sort order for the list of returned reports.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListReportsRequest.Builder
-
Specifies the sort order for the list of returned reports.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest.Builder
-
The order in which to list shared build projects.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest.Builder
-
The order in which to list shared build projects.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest.Builder
-
The order in which to list shared report groups.
- sortOrder(SortOrderType) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest.Builder
-
The order in which to list shared report groups.
- sortOrder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
Specifies if the results are sorted in ascending or descending order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
Specifies the sort order of the returned items.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
Specifies the sort order of the returned items.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
The order to list results in.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
The order to list build IDs.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
The order in which to list build projects.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
Used to specify the order to sort the list of returned report groups.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
Use to specify whether the results are returned in ascending or descending order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
Specifies the sort order for the list of returned reports.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
The order in which to list shared build projects.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
The order in which to list shared report groups.
- SortOrderType - Enum in software.amazon.awssdk.services.codebuild.model
-
- source(ProjectSource) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the source code to be built.
- source(Consumer<ProjectSource.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Information about the source code to be built.
- source() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Information about the source code to be built.
- source(ProjectSource) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Source property for this object.
- source(Consumer<ProjectSource.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the Source property for this object.
- source() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the Source property for this object.
- source(ProjectSource) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build input source code for the build project.
- source(Consumer<ProjectSource.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
Information about the build input source code for the build project.
- source() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Information about the build input source code for the build project.
- source(ProjectSource) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build input source code for this build project.
- source(Consumer<ProjectSource.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the build input source code for this build project.
- source() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the build input source code for this build project.
- source(ProjectSource) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build input source code for the build project.
- source(Consumer<ProjectSource.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
Information to be changed about the build input source code for the build project.
- source() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Information to be changed about the build input source code for the build project.
- SourceAuth - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
- SourceAuth.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- sourceAuthOverride(SourceAuth) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A SourceAuth object that overrides the one defined in the batch build project.
- sourceAuthOverride(Consumer<SourceAuth.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A SourceAuth object that overrides the one defined in the batch build project.
- sourceAuthOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A SourceAuth object that overrides the one defined in the batch build project.
- sourceAuthOverride(SourceAuth) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An authorization type for this build that overrides the one defined in the build project.
- sourceAuthOverride(Consumer<SourceAuth.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
An authorization type for this build that overrides the one defined in the build project.
- sourceAuthOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
An authorization type for this build that overrides the one defined in the build project.
- SourceAuthType - Enum in software.amazon.awssdk.services.codebuild.model
-
- SourceCredentialsInfo - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the credentials for a GitHub, GitHub Enterprise, or Bitbucket repository.
- SourceCredentialsInfo.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- sourceCredentialsInfos(Collection<SourceCredentialsInfo>) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse.Builder
-
A list of SourceCredentialsInfo objects.
- sourceCredentialsInfos(SourceCredentialsInfo...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse.Builder
-
A list of SourceCredentialsInfo objects.
- sourceCredentialsInfos(Consumer<SourceCredentialsInfo.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse.Builder
-
A list of SourceCredentialsInfo objects.
- sourceCredentialsInfos() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
A list of SourceCredentialsInfo objects.
- sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
An identifier for this project source.
- sourceIdentifier() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
An identifier for this project source.
- sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion.Builder
-
An identifier for a source in the build project.
- sourceIdentifier() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
An identifier for a source in the build project.
- sourceLocationOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
A location that overrides, for this batch build, the source location defined in the batch build project.
- sourceLocationOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
A location that overrides, for this batch build, the source location defined in the batch build project.
- sourceLocationOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A location that overrides, for this build, the source location for the one defined in the build project.
- sourceLocationOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A location that overrides, for this build, the source location for the one defined in the build project.
- SourceType - Enum in software.amazon.awssdk.services.codebuild.model
-
- sourceTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The source input type that overrides the source input defined in the batch build project.
- sourceTypeOverride(SourceType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The source input type that overrides the source input defined in the batch build project.
- sourceTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The source input type that overrides the source input defined in the batch build project.
- sourceTypeOverride(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A source input type, for this build, that overrides the source input defined in the build project.
- sourceTypeOverride(SourceType) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
A source input type, for this build, that overrides the source input defined in the build project.
- sourceTypeOverride() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in the build project.
- sourceTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The source input type that overrides the source input defined in the batch build project.
- sourceTypeOverrideAsString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
A source input type, for this build, that overrides the source input defined in the build project.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
Any version identifier for the version of the source code to be built.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Any version identifier for the version of the source code to be built.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The identifier of the version of the source code to be built.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The identifier of the version of the source code to be built.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
A version of the build input to be built for this project.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
A version of the build input to be built for this project.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
A version of the build input to be built for this project.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
A version of the build input to be built for this project.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion.Builder
-
The source version for the corresponding source identifier.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
The source version for the corresponding source identifier.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest.Builder
-
The version of the batch build input to be built, for this build only.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
The version of the batch build input to be built, for this build only.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
The version of the build input to be built, for this build only.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
The version of the build input to be built, for this build only.
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
A version of the build input to be built for this project.
- sourceVersion() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
A version of the build input to be built for this project.
- startBuild(StartBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Starts running a build.
- startBuild(Consumer<StartBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Starts running a build.
- startBuild(StartBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Starts running a build.
- startBuild(Consumer<StartBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Starts running a build.
- startBuildBatch(StartBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Starts a batch build for a project.
- startBuildBatch(Consumer<StartBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Starts a batch build for a project.
- startBuildBatch(StartBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Starts a batch build for a project.
- startBuildBatch(Consumer<StartBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Starts a batch build for a project.
- StartBuildBatchRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- StartBuildBatchRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StartBuildBatchRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- StartBuildBatchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.StartBuildBatchRequestMarshaller
-
- StartBuildBatchResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- StartBuildBatchResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StartBuildRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- StartBuildRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StartBuildRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- StartBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.StartBuildRequestMarshaller
-
- StartBuildResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- StartBuildResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
When the build process started, expressed in Unix time format.
- startTime() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
When the build process started, expressed in Unix time format.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
The date and time that the batch build started.
- startTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
The date and time that the batch build started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchPhase.Builder
-
When the batch build phase started, expressed in Unix time format.
- startTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
When the batch build phase started, expressed in Unix time format.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildPhase.Builder
-
When the build phase started, expressed in Unix time format.
- startTime() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
When the build phase started, expressed in Unix time format.
- stats(ReportGroupTrendStats) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse.Builder
-
Contains the accumulated trend data.
- stats(Consumer<ReportGroupTrendStats.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse.Builder
-
Contains the accumulated trend data.
- stats() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
Contains the accumulated trend data.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchFilter.Builder
-
The status of the batch builds to retrieve.
- status(StatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatchFilter.Builder
-
The status of the batch builds to retrieve.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
The status of the batch builds to retrieve.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig.Builder
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- status(LogsConfigStatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig.Builder
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The status of this report.
- status(ReportStatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The status of this report.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The status of this report.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportFilter.Builder
-
The status used to filter reports.
- status(ReportStatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportFilter.Builder
-
The status used to filter reports.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The status of the report group.
- status(ReportGroupStatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The status of the report group.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The status of the report group.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
The current status of the S3 build logs.
- status(LogsConfigStatusType) - Method in interface software.amazon.awssdk.services.codebuild.model.S3LogsConfig.Builder
-
The current status of the S3 build logs.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
The status returned by the test case after it was run.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
The status returned by the test case after it was run.
- status(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCaseFilter.Builder
-
The status used to filter test cases.
- status() - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
The status used to filter test cases.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
The status of the batch builds to retrieve.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
The current status of the logs in Amazon CloudWatch Logs for a build project.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The status of this report.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
The status used to filter reports.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The status of the report group.
- statusAsString() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
The current status of the S3 build logs.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildNotDeleted.Builder
-
Additional information about the build that could not be successfully deleted.
- statusCode() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
Additional information about the build that could not be successfully deleted.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.CodeBuildException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildException.BuilderImpl
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse.Builder
-
The status code.
- statusCode() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
The status code.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.InvalidInputException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.OAuthProviderException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.codebuild.model.PhaseContext.Builder
-
The status code for the context of the build phase.
- statusCode() - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
The status code for the context of the build phase.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException.Builder
-
- statusCounts(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.codebuild.model.TestReportSummary.Builder
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary.
- statusCounts() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary.
- StatusType - Enum in software.amazon.awssdk.services.codebuild.model
-
- stopBuild(StopBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Attempts to stop running a build.
- stopBuild(Consumer<StopBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Attempts to stop running a build.
- stopBuild(StopBuildRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Attempts to stop running a build.
- stopBuild(Consumer<StopBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Attempts to stop running a build.
- stopBuildBatch(StopBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Stops a running batch build.
- stopBuildBatch(Consumer<StopBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildAsyncClient
-
Stops a running batch build.
- stopBuildBatch(StopBuildBatchRequest) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Stops a running batch build.
- stopBuildBatch(Consumer<StopBuildBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.CodeBuildClient
-
Stops a running batch build.
- StopBuildBatchRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- StopBuildBatchRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StopBuildBatchRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- StopBuildBatchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.StopBuildBatchRequestMarshaller
-
- StopBuildBatchResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- StopBuildBatchResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StopBuildRequest - Class in software.amazon.awssdk.services.codebuild.model
-
- StopBuildRequest.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- StopBuildRequestMarshaller - Class in software.amazon.awssdk.services.codebuild.transform
-
- StopBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codebuild.transform.StopBuildRequestMarshaller
-
- StopBuildResponse - Class in software.amazon.awssdk.services.codebuild.model
-
- StopBuildResponse.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- streamName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig.Builder
-
The prefix of the stream name of the Amazon CloudWatch Logs.
- streamName() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
The prefix of the stream name of the Amazon CloudWatch Logs.
- streamName(String) - Method in interface software.amazon.awssdk.services.codebuild.model.LogsLocation.Builder
-
The name of the Amazon CloudWatch Logs stream for the build logs.
- streamName() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
The name of the Amazon CloudWatch Logs stream for the build logs.
- subnetId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.NetworkInterface.Builder
-
The ID of the subnet.
- subnetId() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
The ID of the subnet.
- subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.VpcConfig.Builder
-
A list of one or more subnet IDs in your Amazon VPC.
- subnets(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.VpcConfig.Builder
-
A list of one or more subnet IDs in your Amazon VPC.
- subnets() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
A list of one or more subnet IDs in your Amazon VPC.
- subscribe(Subscriber<? super DescribeCodeCoveragesResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeCodeCoveragesPublisher
-
- subscribe(Subscriber<? super DescribeTestCasesResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeTestCasesPublisher
-
- subscribe(Subscriber<? super ListBuildBatchesForProjectResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesForProjectPublisher
-
- subscribe(Subscriber<? super ListBuildBatchesResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesPublisher
-
- subscribe(Subscriber<? super ListBuildsForProjectResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsForProjectPublisher
-
- subscribe(Subscriber<? super ListBuildsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListBuildsPublisher
-
- subscribe(Subscriber<? super ListProjectsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListProjectsPublisher
-
- subscribe(Subscriber<? super ListReportGroupsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsPublisher
-
- subscribe(Subscriber<? super ListReportsForReportGroupResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsForReportGroupPublisher
-
- subscribe(Subscriber<? super ListReportsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListReportsPublisher
-
- subscribe(Subscriber<? super ListSharedProjectsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsPublisher
-
- subscribe(Subscriber<? super ListSharedReportGroupsResponse>) - Method in class software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsPublisher
-
- Tag - Class in software.amazon.awssdk.services.codebuild.model
-
A tag, consisting of a key and a value.
- Tag.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
A list of tag key and value pairs associated with this build project.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
A list of tag key and value pairs associated with this build project.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
A list of tag key and value pairs associated with this build project.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
A list of tag key and value pairs associated with this build project.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
A list of tag key and value pairs associated with this report group.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
A list of tag key and value pairs associated with this report group.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
A list of tag key and value pairs associated with this report group.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
A list of tag key and value pairs associated with this report group.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
A list of tag key and value pairs associated with this build project.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
A list of tag key and value pairs associated with this build project.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
A list of tag key and value pairs associated with this build project.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
A list of tag key and value pairs associated with this build project.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
A list of tag key and value pairs associated with this report group.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
A list of tag key and value pairs associated with this report group.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
A list of tag key and value pairs associated with this report group.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
A list of tag key and value pairs associated with this report group.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An updated list of tag key and value pairs associated with this build project.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An updated list of tag key and value pairs associated with this build project.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
An updated list of tag key and value pairs associated with this build project.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
An updated list of tag key and value pairs associated with this build project.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
An updated list of tag key and value pairs associated with this report group.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
An updated list of tag key and value pairs associated with this report group.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest.Builder
-
An updated list of tag key and value pairs associated with this report group.
- tags() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
An updated list of tag key and value pairs associated with this report group.
- targetUrl(String) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildStatusConfig.Builder
-
Specifies the target url of the build status CodeBuild sends to the source provider.
- targetUrl() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
Specifies the target url of the build status CodeBuild sends to the source provider.
- TestCase - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a test case created using a framework such as NUnit or Cucumber.
- TestCase.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- TestCaseFilter - Class in software.amazon.awssdk.services.codebuild.model
-
A filter used to return specific types of test cases.
- TestCaseFilter.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- testCases(Collection<TestCase>) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse.Builder
-
The returned list of test cases.
- testCases(TestCase...) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse.Builder
-
The returned list of test cases.
- testCases(Consumer<TestCase.Builder>...) - Method in interface software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse.Builder
-
The returned list of test cases.
- testCases() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
The returned list of test cases.
- testCases() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeTestCasesIterable
-
- testCases() - Method in class software.amazon.awssdk.services.codebuild.paginators.DescribeTestCasesPublisher
-
Returns a publisher that can be used to get a stream of data.
- testRawDataPath(String) - Method in interface software.amazon.awssdk.services.codebuild.model.TestCase.Builder
-
The path to the raw data file that contains the test result.
- testRawDataPath() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
The path to the raw data file that contains the test result.
- TestReportSummary - Class in software.amazon.awssdk.services.codebuild.model
-
Information about a test report.
- TestReportSummary.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- testSummary(TestReportSummary) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
A TestReportSummary object that contains information about this test report.
- testSummary(Consumer<TestReportSummary.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
A TestReportSummary object that contains information about this test report.
- testSummary() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
A TestReportSummary object that contains information about this test report.
- timeoutInMins(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig.Builder
-
Specifies the maximum amount of time, in minutes, that the batch build must be completed in.
- timeoutInMins() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
Specifies the maximum amount of time, in minutes, that the batch build must be completed in.
- timeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
How long, in minutes, for AWS CodeBuild to wait before timing out this build if it does not get marked as
completed.
- timeoutInMinutes() - Method in class software.amazon.awssdk.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.
- timeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
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.
- timeoutInMinutes() - Method in class software.amazon.awssdk.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.
- timeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
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.
- timeoutInMinutes() - Method in class software.amazon.awssdk.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.
- timeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
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.
- timeoutInMinutes() - Method in class software.amazon.awssdk.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.
- timeoutInMinutesOverride(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.StartBuildRequest.Builder
-
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.
- timeoutInMinutesOverride() - Method in class software.amazon.awssdk.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.
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.AccountLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.CodeBuildException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CodeBuildRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.InvalidInputException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.OAuthProviderException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.ResourceAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codebuild.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
- toBuilder() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
- token(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest.Builder
-
For GitHub or GitHub Enterprise, this is the personal access token.
- token() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
For GitHub or GitHub Enterprise, this is the personal access token.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ArtifactNamespace
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ArtifactPackaging
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ArtifactsType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.AuthType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchDeleteBuildsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildBatchesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetBuildsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetProjectsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchGetReportsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BatchRestrictions
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.BucketOwnerAccess
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.Build
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildArtifacts
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatchPhase
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.BuildBatchPhaseType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildNotDeleted
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildPhase
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.BuildPhaseType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildStatusConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.BuildSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.CacheMode
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.CacheType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CloudWatchLogsConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CodeCoverageReportSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ComputeType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateWebhookResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.CredentialProviderType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DebugSession
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteBuildBatchResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteReportResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteSourceCredentialsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DeleteWebhookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeCodeCoveragesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.DescribeTestCasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentLanguage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentPlatform
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentVariableType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.FileSystemType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.GetResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.GitSubmodulesConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ImagePullCredentialsType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ImportSourceCredentialsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.InvalidateProjectCacheResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.LanguageType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesForProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildBatchesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsForProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListBuildsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListCuratedEnvironmentImagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListProjectsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsForReportGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListReportsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedProjectsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSharedReportGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ListSourceCredentialsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.LogsConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.LogsConfigStatusType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.LogsLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.PhaseContext
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.PlatformType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectBuildBatchConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ProjectSortByType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSourceVersion
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.PutResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.RegistryCredential
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportCodeCoverageSortByType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportExportConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportExportConfigType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupSortByType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupStatusType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupTrendFieldType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportPackagingType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportStatusType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ReportType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportWithRawData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildBatchResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.RetryBuildBatchType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.RetryBuildResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.S3LogsConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.S3ReportExportConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.ServerType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.SharedResourceSortByType
-
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.SortOrderType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.SourceAuthType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.SourceCredentialsInfo
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.SourceType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildBatchResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StartBuildResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.StatusType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildBatchResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.StopBuildResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.TestCase
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.TestCaseFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateReportGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateWebhookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.Webhook
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.WebhookBuildType
-
- toString() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codebuild.model.WebhookFilterType
-
- total(Integer) - Method in interface software.amazon.awssdk.services.codebuild.model.TestReportSummary.Builder
-
The number of test cases in this TestReportSummary.
- total() - Method in class software.amazon.awssdk.services.codebuild.model.TestReportSummary
-
The number of test cases in this TestReportSummary.
- trendField(String) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest.Builder
-
The test report value to accumulate.
- trendField(ReportGroupTrendFieldType) - Method in interface software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest.Builder
-
The test report value to accumulate.
- trendField() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
The test report value to accumulate.
- trendFieldAsString() - Method in class software.amazon.awssdk.services.codebuild.model.GetReportGroupTrendRequest
-
The test report value to accumulate.
- truncated(Boolean) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
A boolean that specifies if this report run is truncated.
- truncated() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
A boolean that specifies if this report run is truncated.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
The type of report group.
- type(ReportType) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest.Builder
-
The type of report group.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentVariable.Builder
-
The type of environment variable.
- type(EnvironmentVariableType) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentVariable.Builder
-
The type of environment variable.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
The type of environment variable.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
The type of build output artifact.
- type(ArtifactsType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectArtifacts.Builder
-
The type of build output artifact.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectCache.Builder
-
The type of cache used by the build project.
- type(CacheType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectCache.Builder
-
The type of cache used by the build project.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
The type of cache used by the build project.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The type of build environment to use for related builds.
- type(EnvironmentType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectEnvironment.Builder
-
The type of build environment to use for related builds.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The type of build environment to use for related builds.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation.Builder
-
The type of the file system.
- type(FileSystemType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation.Builder
-
The type of the file system.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
The type of the file system.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
The type of repository that contains the source code to be built.
- type(SourceType) - Method in interface software.amazon.awssdk.services.codebuild.model.ProjectSource.Builder
-
The type of repository that contains the source code to be built.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
The type of repository that contains the source code to be built.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The type of the report that was run.
- type(ReportType) - Method in interface software.amazon.awssdk.services.codebuild.model.Report.Builder
-
The type of the report that was run.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The type of the report that was run.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The type of the ReportGroup.
- type(ReportType) - Method in interface software.amazon.awssdk.services.codebuild.model.ReportGroup.Builder
-
The type of the ReportGroup.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ResolvedArtifact.Builder
-
Specifies the type of artifact.
- type(ArtifactsType) - Method in interface software.amazon.awssdk.services.codebuild.model.ResolvedArtifact.Builder
-
Specifies the type of artifact.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
Specifies the type of artifact.
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceAuth.Builder
-
- type(SourceAuthType) - Method in interface software.amazon.awssdk.services.codebuild.model.SourceAuth.Builder
-
- type() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- type(String) - Method in interface software.amazon.awssdk.services.codebuild.model.WebhookFilter.Builder
-
The type of webhook filter.
- type(WebhookFilterType) - Method in interface software.amazon.awssdk.services.codebuild.model.WebhookFilter.Builder
-
The type of webhook filter.
- type() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.CreateReportGroupRequest
-
The type of report group.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
The type of environment variable.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectArtifacts
-
The type of build output artifact.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectCache
-
The type of cache used by the build project.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectEnvironment
-
The type of build environment to use for related builds.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectFileSystemLocation
-
The type of the file system.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ProjectSource
-
The type of repository that contains the source code to be built.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.Report
-
The type of the report that was run.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ReportGroup
-
The type of the ReportGroup.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.ResolvedArtifact
-
Specifies the type of artifact.
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.SourceAuth
-
- typeAsString() - Method in class software.amazon.awssdk.services.codebuild.model.WebhookFilter
-
The type of webhook filter.
- value(String) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentVariable.Builder
-
The value of the environment variable.
- value() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentVariable
-
The value of the environment variable.
- value(String) - Method in interface software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable.Builder
-
The value assigned to the exported environment variable.
- value() - Method in class software.amazon.awssdk.services.codebuild.model.ExportedEnvironmentVariable
-
The value assigned to the exported environment variable.
- value(String) - Method in interface software.amazon.awssdk.services.codebuild.model.Tag.Builder
-
The tag's value.
- value() - Method in class software.amazon.awssdk.services.codebuild.model.Tag
-
The tag's value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactNamespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactPackaging
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BucketOwnerAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildBatchPhaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildPhaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ComputeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.CredentialProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentVariableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.FileSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ImagePullCredentialsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.LanguageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.LogsConfigStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.PlatformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ProjectSortByType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportCodeCoverageSortByType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportExportConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupSortByType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupTrendFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportPackagingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.RetryBuildBatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SharedResourceSortByType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SortOrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceAuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookBuildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookFilterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactNamespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactPackaging
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ArtifactsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.BucketOwnerAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildBatchPhaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.BuildPhaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ComputeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.CredentialProviderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.EnvironmentVariableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.FileSystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ImagePullCredentialsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.LanguageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.LogsConfigStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.PlatformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ProjectSortByType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportCodeCoverageSortByType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportExportConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupSortByType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportGroupTrendFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportPackagingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.RetryBuildBatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.ServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.SharedResourceSortByType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.SortOrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceAuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookBuildType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codebuild.model.WebhookFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- versions(Collection<String>) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentImage.Builder
-
A list of environment image versions.
- versions(String...) - Method in interface software.amazon.awssdk.services.codebuild.model.EnvironmentImage.Builder
-
A list of environment image versions.
- versions() - Method in class software.amazon.awssdk.services.codebuild.model.EnvironmentImage
-
A list of environment image versions.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
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.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Build.Builder
-
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.
- vpcConfig() - Method in class software.amazon.awssdk.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.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.BuildBatch.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig() - Method in class software.amazon.awssdk.services.codebuild.model.BuildBatch
-
Returns the value of the VpcConfig property for this object.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.CreateProjectRequest.Builder
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- vpcConfig() - Method in class software.amazon.awssdk.services.codebuild.model.CreateProjectRequest
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the VPC configuration that AWS CodeBuild accesses.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.Project.Builder
-
Information about the VPC configuration that AWS CodeBuild accesses.
- vpcConfig() - Method in class software.amazon.awssdk.services.codebuild.model.Project
-
Information about the VPC configuration that AWS CodeBuild accesses.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest.Builder
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- vpcConfig() - Method in class software.amazon.awssdk.services.codebuild.model.UpdateProjectRequest
-
VpcConfig enables AWS CodeBuild to access resources in an Amazon VPC.
- VpcConfig - Class in software.amazon.awssdk.services.codebuild.model
-
Information about the VPC configuration that AWS CodeBuild accesses.
- VpcConfig.Builder - Interface in software.amazon.awssdk.services.codebuild.model
-
- vpcId(String) - Method in interface software.amazon.awssdk.services.codebuild.model.VpcConfig.Builder
-
The ID of the Amazon VPC.
- vpcId() - Method in class software.amazon.awssdk.services.codebuild.model.VpcConfig
-
The ID of the Amazon VPC.