public class IPsHelper extends Object
Constructor and Description |
---|
IPsHelper() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getAllUnassignedIPs(SendGrid sendGrid)
Get a list of unassigned IP addresses.
|
public static List<String> getAllUnassignedIPs(SendGrid sendGrid) throws IOException
sendGrid
- a SendGrid client.IOException
- in case of a network error or json parse error.Copyright © 2023. All rights reserved.