public static class ShieldListsUpdateV2025R0.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected ShieldListContentRequestV2025R0 |
content |
protected String |
description |
protected String |
name |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(String name,
ShieldListContentCountryV2025R0 content) |
Builder(String name,
ShieldListContentDomainV2025R0 content) |
Builder(String name,
ShieldListContentEmailV2025R0 content) |
Builder(String name,
ShieldListContentIpV2025R0 content) |
Builder(String name,
ShieldListContentRequestV2025R0 content) |
| Modifier and Type | Method and Description |
|---|---|
ShieldListsUpdateV2025R0 |
build() |
ShieldListsUpdateV2025R0.Builder |
description(String description) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String description
protected final ShieldListContentRequestV2025R0 content
public Builder(String name, ShieldListContentCountryV2025R0 content)
public Builder(String name, ShieldListContentDomainV2025R0 content)
public Builder(String name, ShieldListContentEmailV2025R0 content)
public Builder(String name, ShieldListContentIpV2025R0 content)
public Builder(String name, ShieldListContentRequestV2025R0 content)
public ShieldListsUpdateV2025R0.Builder description(String description)
public ShieldListsUpdateV2025R0 build()