public class UpdateArchiveByIdV2025R0RequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateArchiveByIdV2025R0RequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
The description of the archive.
|
protected String |
name
The name of the archive.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UpdateArchiveByIdV2025R0RequestBody() |
protected |
UpdateArchiveByIdV2025R0RequestBody(UpdateArchiveByIdV2025R0RequestBody.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 UpdateArchiveByIdV2025R0RequestBody()
protected UpdateArchiveByIdV2025R0RequestBody(UpdateArchiveByIdV2025R0RequestBody.Builder builder)
public String getDescription()