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