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