Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.AdditionalInfo.Builder
Packages that use GuardDutyFinding.AdditionalInfo.Builder
-
Uses of GuardDutyFinding.AdditionalInfo.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyFinding.AdditionalInfo.BuilderModifier and TypeMethodDescriptionGuardDutyFinding.AdditionalInfo.Builder.additionalScannedPorts(List<? extends Object> additionalScannedPorts) Sets the value ofGuardDutyFinding.AdditionalInfo.getAdditionalScannedPorts()GuardDutyFinding.AdditionalInfo.Builder.anomalies(GuardDutyFinding.Anomalies anomalies) Sets the value ofGuardDutyFinding.AdditionalInfo.getAnomalies()GuardDutyFinding.AdditionalInfo.Builder.apiCalls(List<? extends GuardDutyFinding.AdditionalInfoItem> apiCalls) Sets the value ofGuardDutyFinding.AdditionalInfo.getApiCalls()GuardDutyFinding.AdditionalInfo.builder()Sets the value ofGuardDutyFinding.AdditionalInfo.getDomain()Sets the value ofGuardDutyFinding.AdditionalInfo.getInBytes()Sets the value ofGuardDutyFinding.AdditionalInfo.getLocalPort()GuardDutyFinding.AdditionalInfo.Builder.newPolicy(GuardDutyFinding.NewPolicy newPolicy) Sets the value ofGuardDutyFinding.AdditionalInfo.getNewPolicy()GuardDutyFinding.AdditionalInfo.Builder.oldPolicy(GuardDutyFinding.OldPolicy oldPolicy) Sets the value ofGuardDutyFinding.AdditionalInfo.getOldPolicy()Sets the value ofGuardDutyFinding.AdditionalInfo.getOutBytes()GuardDutyFinding.AdditionalInfo.Builder.portsScannedSample(List<? extends Number> portsScannedSample) Sets the value ofGuardDutyFinding.AdditionalInfo.getPortsScannedSample()GuardDutyFinding.AdditionalInfo.Builder.profiledBehavior(GuardDutyFinding.ProfiledBehavior profiledBehavior) Sets the value ofGuardDutyFinding.AdditionalInfo.getProfiledBehavior()GuardDutyFinding.AdditionalInfo.Builder.recentCredentials(List<? extends GuardDutyFinding.AdditionalInfoItem1> recentCredentials) Sets the value ofGuardDutyFinding.AdditionalInfo.getRecentCredentials()Sets the value ofGuardDutyFinding.AdditionalInfo.getSample()GuardDutyFinding.AdditionalInfo.Builder.scannedPort(List<String> scannedPort) Sets the value ofGuardDutyFinding.AdditionalInfo.getScannedPort()GuardDutyFinding.AdditionalInfo.Builder.threatListName(List<String> threatListName) Sets the value ofGuardDutyFinding.AdditionalInfo.getThreatListName()GuardDutyFinding.AdditionalInfo.Builder.threatName(List<String> threatName) Sets the value ofGuardDutyFinding.AdditionalInfo.getThreatName()Sets the value ofGuardDutyFinding.AdditionalInfo.getType()Sets the value ofGuardDutyFinding.AdditionalInfo.getUnusual()GuardDutyFinding.AdditionalInfo.Builder.unusualBehavior(GuardDutyFinding.UnusualBehavior unusualBehavior) Sets the value ofGuardDutyFinding.AdditionalInfo.getUnusualBehavior()GuardDutyFinding.AdditionalInfo.Builder.unusualProtocol(List<String> unusualProtocol) Sets the value ofGuardDutyFinding.AdditionalInfo.getUnusualProtocol()GuardDutyFinding.AdditionalInfo.Builder.userAgent(GuardDutyFinding.UserAgent userAgent) Sets the value ofGuardDutyFinding.AdditionalInfo.getUserAgent()Sets the value ofGuardDutyFinding.AdditionalInfo.getValue()Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyFinding.AdditionalInfo.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.AdditionalInfo.Builder.