Uses of Class
software.amazon.awssdk.services.ec2.model.GetIpamPolicyAllocationRulesRequest
-
Packages that use GetIpamPolicyAllocationRulesRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of GetIpamPolicyAllocationRulesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetIpamPolicyAllocationRulesRequest Modifier and Type Method Description default CompletableFuture<GetIpamPolicyAllocationRulesResponse>Ec2AsyncClient. getIpamPolicyAllocationRules(GetIpamPolicyAllocationRulesRequest getIpamPolicyAllocationRulesRequest)Gets the allocation rules for an IPAM policy.default GetIpamPolicyAllocationRulesResponseEc2Client. getIpamPolicyAllocationRules(GetIpamPolicyAllocationRulesRequest getIpamPolicyAllocationRulesRequest)Gets the allocation rules for an IPAM policy. -
Uses of GetIpamPolicyAllocationRulesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetIpamPolicyAllocationRulesRequest Modifier and Type Method Description SdkHttpFullRequestGetIpamPolicyAllocationRulesRequestMarshaller. marshall(GetIpamPolicyAllocationRulesRequest getIpamPolicyAllocationRulesRequest)
-