Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyIpamPolicyAllocationRulesRequest
Packages that use ModifyIpamPolicyAllocationRulesRequest
Package
Description
-
Uses of ModifyIpamPolicyAllocationRulesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyIpamPolicyAllocationRulesRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyIpamPolicyAllocationRules(ModifyIpamPolicyAllocationRulesRequest modifyIpamPolicyAllocationRulesRequest) Modifies the allocation rules in an IPAM policy.Ec2Client.modifyIpamPolicyAllocationRules(ModifyIpamPolicyAllocationRulesRequest modifyIpamPolicyAllocationRulesRequest) Modifies the allocation rules in an IPAM policy. -
Uses of ModifyIpamPolicyAllocationRulesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyIpamPolicyAllocationRulesRequestModifier and TypeMethodDescriptionModifyIpamPolicyAllocationRulesRequestMarshaller.marshall(ModifyIpamPolicyAllocationRulesRequest modifyIpamPolicyAllocationRulesRequest)