public class CreateShieldInformationBarrierSegmentRequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateShieldInformationBarrierSegmentRequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
Description of the shield information barrier segment.
|
protected String |
name
Name of the shield information barrier segment.
|
protected ShieldInformationBarrierBase |
shieldInformationBarrier |
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
CreateShieldInformationBarrierSegmentRequestBody(CreateShieldInformationBarrierSegmentRequestBody.Builder builder) |
|
CreateShieldInformationBarrierSegmentRequestBody(ShieldInformationBarrierBase shieldInformationBarrier,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getName() |
ShieldInformationBarrierBase |
getShieldInformationBarrier() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final ShieldInformationBarrierBase shieldInformationBarrier
protected String description
public CreateShieldInformationBarrierSegmentRequestBody(ShieldInformationBarrierBase shieldInformationBarrier, String name)
protected CreateShieldInformationBarrierSegmentRequestBody(CreateShieldInformationBarrierSegmentRequestBody.Builder builder)
public ShieldInformationBarrierBase getShieldInformationBarrier()
public String getDescription()