public class CreateArchiveV2025R0RequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateArchiveV2025R0RequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
The description of the archive.
|
protected String |
name
The name of the archive.
|
protected String |
storagePolicyId
The ID of the storage policy that the archive is assigned to.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
CreateArchiveV2025R0RequestBody(CreateArchiveV2025R0RequestBody.Builder builder) |
|
CreateArchiveV2025R0RequestBody(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getName() |
String |
getStoragePolicyId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String description
protected String storagePolicyId
public CreateArchiveV2025R0RequestBody(String name)
protected CreateArchiveV2025R0RequestBody(CreateArchiveV2025R0RequestBody.Builder builder)
public String getDescription()
public String getStoragePolicyId()