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