Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamPolicyAllocationRulesResponse.Builder
Packages that use GetIpamPolicyAllocationRulesResponse.Builder
-
Uses of GetIpamPolicyAllocationRulesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamPolicyAllocationRulesResponse.BuilderModifier and TypeMethodDescriptionGetIpamPolicyAllocationRulesResponse.builder()GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(Collection<IpamPolicyDocument> ipamPolicyDocuments) The IPAM policy documents containing the allocation rules.GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(Consumer<IpamPolicyDocument.Builder>... ipamPolicyDocuments) The IPAM policy documents containing the allocation rules.GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(IpamPolicyDocument... ipamPolicyDocuments) The IPAM policy documents containing the allocation rules.The token to use to retrieve the next page of results.GetIpamPolicyAllocationRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamPolicyAllocationRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamPolicyAllocationRulesResponse.Builder>GetIpamPolicyAllocationRulesResponse.serializableBuilderClass()