Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamPoolAllocationsResponse.Builder
Packages that use GetIpamPoolAllocationsResponse.Builder
-
Uses of GetIpamPoolAllocationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamPoolAllocationsResponse.BuilderModifier and TypeMethodDescriptionGetIpamPoolAllocationsResponse.builder()GetIpamPoolAllocationsResponse.Builder.ipamPoolAllocations(Collection<IpamPoolAllocation> ipamPoolAllocations) The IPAM pool allocations you want information on.GetIpamPoolAllocationsResponse.Builder.ipamPoolAllocations(Consumer<IpamPoolAllocation.Builder>... ipamPoolAllocations) The IPAM pool allocations you want information on.GetIpamPoolAllocationsResponse.Builder.ipamPoolAllocations(IpamPoolAllocation... ipamPoolAllocations) The IPAM pool allocations you want information on.The token to use to retrieve the next page of results.GetIpamPoolAllocationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamPoolAllocationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamPoolAllocationsResponse.Builder>GetIpamPoolAllocationsResponse.serializableBuilderClass()