Uses of Class
software.amazon.awssdk.services.ec2.model.GetEnabledIpamPolicyRequest
-
Packages that use GetEnabledIpamPolicyRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of GetEnabledIpamPolicyRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetEnabledIpamPolicyRequest Modifier and Type Method Description default CompletableFuture<GetEnabledIpamPolicyResponse>Ec2AsyncClient. getEnabledIpamPolicy(GetEnabledIpamPolicyRequest getEnabledIpamPolicyRequest)Gets the enabled IPAM policy.default GetEnabledIpamPolicyResponseEc2Client. getEnabledIpamPolicy(GetEnabledIpamPolicyRequest getEnabledIpamPolicyRequest)Gets the enabled IPAM policy. -
Uses of GetEnabledIpamPolicyRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetEnabledIpamPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetEnabledIpamPolicyRequestMarshaller. marshall(GetEnabledIpamPolicyRequest getEnabledIpamPolicyRequest)
-