public class ShieldListV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldListV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ShieldListContentV2025R0 |
content |
protected OffsetDateTime |
createdAt
ISO date time string when this shield list object was created.
|
protected String |
description
Description of Shield List.
|
protected EnterpriseReferenceV2025R0 |
enterprise |
protected String |
id
Unique identifier for the shield list.
|
protected String |
name
Name of the shield list.
|
protected String |
type
Type of the object.
|
protected OffsetDateTime |
updatedAt
ISO date time string when this shield list object was updated.
|
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ShieldListContentV2025R0 |
getContent() |
OffsetDateTime |
getCreatedAt() |
String |
getDescription() |
EnterpriseReferenceV2025R0 |
getEnterprise() |
String |
getId() |
String |
getName() |
String |
getType() |
OffsetDateTime |
getUpdatedAt() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final EnterpriseReferenceV2025R0 enterprise
protected String description
protected final OffsetDateTime createdAt
protected final OffsetDateTime updatedAt
protected final ShieldListContentV2025R0 content
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentCountryV2025R0 content)
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentDomainV2025R0 content)
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentEmailV2025R0 content)
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentIpV2025R0 content)
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentIntegrationV2025R0 content)
public ShieldListV2025R0(String id, String type, String name, EnterpriseReferenceV2025R0 enterprise, OffsetDateTime createdAt, OffsetDateTime updatedAt, ShieldListContentV2025R0 content)
protected ShieldListV2025R0(ShieldListV2025R0.Builder builder)
public EnterpriseReferenceV2025R0 getEnterprise()
public String getDescription()
public OffsetDateTime getCreatedAt()
public OffsetDateTime getUpdatedAt()
public ShieldListContentV2025R0 getContent()