Uses of Class
software.amazon.awscdk.mixins.preview.services.codecommit.events.AWSAPICallViaCloudTrail.ResponseElements.Builder
Packages that use AWSAPICallViaCloudTrail.ResponseElements.Builder
-
Uses of AWSAPICallViaCloudTrail.ResponseElements.Builder in software.amazon.awscdk.mixins.preview.services.codecommit.events
Methods in software.amazon.awscdk.mixins.preview.services.codecommit.events that return AWSAPICallViaCloudTrail.ResponseElements.BuilderModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.ResponseElements.Builder.afterBlobId(List<String> afterBlobId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getAfterBlobId()AWSAPICallViaCloudTrail.ResponseElements.Builder.afterCommitId(List<String> afterCommitId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getAfterCommitId()AWSAPICallViaCloudTrail.ResponseElements.Builder.beforeBlobId(List<String> beforeBlobId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getBeforeBlobId()AWSAPICallViaCloudTrail.ResponseElements.Builder.beforeCommitId(List<String> beforeCommitId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getBeforeCommitId()Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getBlobId()AWSAPICallViaCloudTrail.ResponseElements.builder()AWSAPICallViaCloudTrail.ResponseElements.Builder.comment(AWSAPICallViaCloudTrail.Comment comment) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getComment()Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getCommitId()AWSAPICallViaCloudTrail.ResponseElements.Builder.deletedBranch(AWSAPICallViaCloudTrail.DeletedBranch deletedBranch) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getDeletedBranch()Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getFilePath()AWSAPICallViaCloudTrail.ResponseElements.Builder.filesAdded(List<? extends AWSAPICallViaCloudTrail.ResponseElementsItem> filesAdded) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getFilesAdded()AWSAPICallViaCloudTrail.ResponseElements.Builder.filesDeleted(List<? extends AWSAPICallViaCloudTrail.ResponseElementsItem> filesDeleted) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getFilesDeleted()AWSAPICallViaCloudTrail.ResponseElements.Builder.filesUpdated(List<? extends AWSAPICallViaCloudTrail.ResponseElementsItem> filesUpdated) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getFilesUpdated()AWSAPICallViaCloudTrail.ResponseElements.Builder.location(AWSAPICallViaCloudTrail.Location location) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getLocation()AWSAPICallViaCloudTrail.ResponseElements.Builder.pullRequest(AWSAPICallViaCloudTrail.PullRequest pullRequest) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getPullRequest()AWSAPICallViaCloudTrail.ResponseElements.Builder.pullRequestId(List<String> pullRequestId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getPullRequestId()AWSAPICallViaCloudTrail.ResponseElements.Builder.repositoryId(List<String> repositoryId) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getRepositoryId()AWSAPICallViaCloudTrail.ResponseElements.Builder.repositoryMetadata(AWSAPICallViaCloudTrail.RepositoryMetadata repositoryMetadata) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getRepositoryMetadata()AWSAPICallViaCloudTrail.ResponseElements.Builder.repositoryName(List<String> repositoryName) Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getRepositoryName()Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getTreeId()Sets the value ofAWSAPICallViaCloudTrail.ResponseElements.getUploadId()Constructors in software.amazon.awscdk.mixins.preview.services.codecommit.events with parameters of type AWSAPICallViaCloudTrail.ResponseElements.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.ResponseElements.Builder.