pub async fn list_fastly_ips(
configuration: &mut Configuration,
) -> Result<PublicIpList, Error<ListFastlyIpsError>>Expand description
List the public IP addresses for the Fastly network.
pub async fn list_fastly_ips(
configuration: &mut Configuration,
) -> Result<PublicIpList, Error<ListFastlyIpsError>>List the public IP addresses for the Fastly network.