Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyIpamPolicyAllocationRulesRequest
-
Packages that use ModifyIpamPolicyAllocationRulesRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of ModifyIpamPolicyAllocationRulesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyIpamPolicyAllocationRulesRequest Modifier and Type Method Description default CompletableFuture<ModifyIpamPolicyAllocationRulesResponse>Ec2AsyncClient. modifyIpamPolicyAllocationRules(ModifyIpamPolicyAllocationRulesRequest modifyIpamPolicyAllocationRulesRequest)Modifies the allocation rules in an IPAM policy.default ModifyIpamPolicyAllocationRulesResponseEc2Client. 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 ModifyIpamPolicyAllocationRulesRequest Modifier and Type Method Description SdkHttpFullRequestModifyIpamPolicyAllocationRulesRequestMarshaller. marshall(ModifyIpamPolicyAllocationRulesRequest modifyIpamPolicyAllocationRulesRequest)
-