Uses of Interface
software.amazon.awssdk.services.ec2.model.IpamRouteProtectionFinding.Builder
Packages that use IpamRouteProtectionFinding.Builder
-
Uses of IpamRouteProtectionFinding.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamRouteProtectionFinding.BuilderModifier and TypeMethodDescriptionIpamRouteProtectionFinding.Builder.advertisementType(String advertisementType) The advertisement type.IpamRouteProtectionFinding.Builder.advertisementType(IpamByoipAdvertisementType advertisementType) The advertisement type.The Autonomous System Number (ASN) that originates the route.IpamRouteProtectionFinding.builder()The IP address prefix in CIDR notation.IpamRouteProtectionFinding.Builder.ipamPoolId(String ipamPoolId) The ID of the IPAM pool associated with the finding.IpamRouteProtectionFinding.Builder.networkBorderGroup(String networkBorderGroup) The network border group.The ID of the BYOIP pool.IpamRouteProtectionFinding.Builder.resourceOwnerId(String resourceOwnerId) The ID of the resource owner.IpamRouteProtectionFinding.Builder.resourceRegion(String resourceRegion) The Amazon Web Services Region of the resource.IpamRouteProtectionFinding.Builder.roas(Collection<IpamRouteOriginAuthorization> roas) The Route Origin Authorizations (ROAs) that cover the prefix.IpamRouteProtectionFinding.Builder.roas(Consumer<IpamRouteOriginAuthorization.Builder>... roas) The Route Origin Authorizations (ROAs) that cover the prefix.IpamRouteProtectionFinding.Builder.roas(IpamRouteOriginAuthorization... roas) The Route Origin Authorizations (ROAs) that cover the prefix.IpamRouteProtectionFinding.Builder.roaSampleTime(Instant roaSampleTime) The time when the ROA data was last sampled.IpamRouteProtectionFinding.Builder.routeOverlaps(Collection<IpamRouteOverlap> routeOverlaps) The overlapping routes detected for this prefix.IpamRouteProtectionFinding.Builder.routeOverlaps(Consumer<IpamRouteOverlap.Builder>... routeOverlaps) The overlapping routes detected for this prefix.IpamRouteProtectionFinding.Builder.routeOverlaps(IpamRouteOverlap... routeOverlaps) The overlapping routes detected for this prefix.IpamRouteProtectionFinding.Builder.rpkiStatus(String rpkiStatus) The RPKI validation status of the route.IpamRouteProtectionFinding.Builder.rpkiStatus(IpamRpkiStatus rpkiStatus) The RPKI validation status of the route.IpamRouteProtectionFinding.Builder.rpkiStrength(String rpkiStrength) The RPKI enforcement strength for the route.IpamRouteProtectionFinding.Builder.rpkiStrength(IpamRpkiStrength rpkiStrength) The RPKI enforcement strength for the route.IpamRouteProtectionFinding.Builder.sampleTime(Instant sampleTime) The time when the route was last sampled.The state of the BYOIP CIDR.IpamRouteProtectionFinding.Builder.state(IpamByoipCidrState state) The state of the BYOIP CIDR.IpamRouteProtectionFinding.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamRouteProtectionFinding.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamRouteProtectionFinding.Builder>IpamRouteProtectionFinding.serializableBuilderClass()