| Package | Description |
|---|---|
| com.google.api.services.gmailpostmastertools.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
IpReputation |
IpReputation.clone() |
IpReputation |
IpReputation.set(String fieldName,
Object value) |
IpReputation |
IpReputation.setIpCount(Long ipCount)
Total number of unique IPs in this reputation category.
|
IpReputation |
IpReputation.setNumIps(Long numIps)
Total number of unique IPs in this reputation category.
|
IpReputation |
IpReputation.setReputation(String reputation)
The reputation category this IP reputation represents.
|
IpReputation |
IpReputation.setSampleIps(List<String> sampleIps)
A sample of IPs in this reputation category.
|
| Modifier and Type | Method and Description |
|---|---|
List<IpReputation> |
TrafficStats.getIpReputations()
Reputation information pertaining to the IP addresses of the email servers for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficStats |
TrafficStats.setIpReputations(List<IpReputation> ipReputations)
Reputation information pertaining to the IP addresses of the email servers for the domain.
|
Copyright © 2011–2025 Google. All rights reserved.