Uses of Interface
software.amazon.awssdk.services.ec2.model.IpamPrefixListResolverRuleCondition.Builder
Packages that use IpamPrefixListResolverRuleCondition.Builder
-
Uses of IpamPrefixListResolverRuleCondition.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamPrefixListResolverRuleCondition.BuilderModifier and TypeMethodDescriptionIpamPrefixListResolverRuleCondition.builder()A CIDR block to match against.IpamPrefixListResolverRuleCondition.Builder.ipamPoolId(String ipamPoolId) The ID of the IPAM pool to match against.The operation to perform when evaluating this condition.IpamPrefixListResolverRuleCondition.Builder.operation(IpamPrefixListResolverRuleConditionOperation operation) The operation to perform when evaluating this condition.IpamPrefixListResolverRuleCondition.Builder.resourceId(String resourceId) The ID of the Amazon Web Services resource to match against.IpamPrefixListResolverRuleCondition.Builder.resourceOwner(String resourceOwner) The Amazon Web Services account ID that owns the resources to match against.IpamPrefixListResolverRuleCondition.Builder.resourceRegion(String resourceRegion) The Amazon Web Services Region where the resources are located.IpamPrefixListResolverRuleCondition.Builder.resourceTag(Consumer<IpamResourceTag.Builder> resourceTag) A tag key-value pair to match against.IpamPrefixListResolverRuleCondition.Builder.resourceTag(IpamResourceTag resourceTag) A tag key-value pair to match against.IpamPrefixListResolverRuleCondition.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamPrefixListResolverRuleCondition.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamPrefixListResolverRuleCondition.Builder>IpamPrefixListResolverRuleCondition.serializableBuilderClass()