public class ShieldListContentIpV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldListContentIpV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
ipAddresses
List of ip addresses and CIDRs.
|
protected EnumWrapper<ShieldListContentIpV2025R0TypeField> |
type
The type of content in the shield list.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ShieldListContentIpV2025R0(List<String> ipAddresses) |
protected |
ShieldListContentIpV2025R0(ShieldListContentIpV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getIpAddresses() |
EnumWrapper<ShieldListContentIpV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldListContentIpV2025R0TypeField> type
protected final List<String> ipAddresses
public ShieldListContentIpV2025R0(List<String> ipAddresses)
protected ShieldListContentIpV2025R0(ShieldListContentIpV2025R0.Builder builder)
public EnumWrapper<ShieldListContentIpV2025R0TypeField> getType()
public List<String> getIpAddresses()