public final class MetadataUpdateStandardContentMetadataResponseProperties extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
errorMessage |
Error message if update failed
|
String |
propertyId |
Metadata schema property id
|
String |
status |
Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
|
| Constructor | Description |
|---|---|
MetadataUpdateStandardContentMetadataResponseProperties() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getErrorMessage() |
Get Error message if update failed
|
String |
getPropertyId() |
Get Metadata schema property id
|
String |
getStatus() |
Get Status of the property update, one of "SUCCEEDED", "PARTIALLY_SUCCEEDED", "UNAUTHORIZED", "NOT_FOUND", "NOTHING_TO_UPDATE", "INVALID_PARAMS", "CONFLICT", "FAILED"
|
String |
toString() |
getOtherPropertiespublic String propertyId
public String status
public String errorMessage
public MetadataUpdateStandardContentMetadataResponseProperties()
public final String getPropertyId()
public final String getStatus()
public final String getErrorMessage()
Copyright © 2021. All rights reserved.