public class CreateShieldInformationBarrierRequestBody extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected EnterpriseBase |
enterprise
The `type` and `id` of enterprise this barrier is under.
|
explicitlySetNullableFields| Constructor and Description |
|---|
CreateShieldInformationBarrierRequestBody(EnterpriseBase enterprise) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EnterpriseBase |
getEnterprise() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final EnterpriseBase enterprise
public CreateShieldInformationBarrierRequestBody(EnterpriseBase enterprise)