public class ShieldListContentDomainV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldListContentDomainV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
domains
List of domain.
|
protected EnumWrapper<ShieldListContentDomainV2025R0TypeField> |
type
The type of content in the shield list.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ShieldListContentDomainV2025R0(List<String> domains) |
protected |
ShieldListContentDomainV2025R0(ShieldListContentDomainV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getDomains() |
EnumWrapper<ShieldListContentDomainV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldListContentDomainV2025R0TypeField> type
public ShieldListContentDomainV2025R0(List<String> domains)
protected ShieldListContentDomainV2025R0(ShieldListContentDomainV2025R0.Builder builder)
public EnumWrapper<ShieldListContentDomainV2025R0TypeField> getType()
public List<String> getDomains()