Uses of Interface
software.amazon.awssdk.services.ec2.model.ModifyIpamPolicyAllocationRulesResponse.Builder
Packages that use ModifyIpamPolicyAllocationRulesResponse.Builder
-
Uses of ModifyIpamPolicyAllocationRulesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ModifyIpamPolicyAllocationRulesResponse.BuilderModifier and TypeMethodDescriptionModifyIpamPolicyAllocationRulesResponse.builder()ModifyIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocument(Consumer<IpamPolicyDocument.Builder> ipamPolicyDocument) The modified IPAM policy containing the updated allocation rules.ModifyIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocument(IpamPolicyDocument ipamPolicyDocument) The modified IPAM policy containing the updated allocation rules.ModifyIpamPolicyAllocationRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ModifyIpamPolicyAllocationRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyIpamPolicyAllocationRulesResponse.Builder>ModifyIpamPolicyAllocationRulesResponse.serializableBuilderClass()