Uses of Interface
software.amazon.awscdk.mixins.preview.services.codecommit.events.AWSAPICallViaCloudTrail.ResponseElementsItem
Packages that use AWSAPICallViaCloudTrail.ResponseElementsItem
-
Uses of AWSAPICallViaCloudTrail.ResponseElementsItem in software.amazon.awscdk.mixins.preview.services.codecommit.events
Classes in software.amazon.awscdk.mixins.preview.services.codecommit.events that implement AWSAPICallViaCloudTrail.ResponseElementsItemModifier and TypeClassDescriptionstatic final classAn implementation forAWSAPICallViaCloudTrail.ResponseElementsItemMethods in software.amazon.awscdk.mixins.preview.services.codecommit.events that return AWSAPICallViaCloudTrail.ResponseElementsItemModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.ResponseElementsItem.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.codecommit.events that return types with arguments of type AWSAPICallViaCloudTrail.ResponseElementsItemModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.ResponseElements.getFilesAdded()(experimental) filesAdded property.AWSAPICallViaCloudTrail.ResponseElements.Jsii$Proxy.getFilesAdded()AWSAPICallViaCloudTrail.ResponseElements.getFilesDeleted()(experimental) filesDeleted property.AWSAPICallViaCloudTrail.ResponseElements.Jsii$Proxy.getFilesDeleted()AWSAPICallViaCloudTrail.ResponseElements.getFilesUpdated()(experimental) filesUpdated property.AWSAPICallViaCloudTrail.ResponseElements.Jsii$Proxy.getFilesUpdated()Method parameters in software.amazon.awscdk.mixins.preview.services.codecommit.events with type arguments of type AWSAPICallViaCloudTrail.ResponseElementsItemModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.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()