public class EntityAlreadyExistsResponse extends ResponseWithErrorCode
description, errorCode, httpStatusCode, referenceId| Constructor and Description |
|---|
EntityAlreadyExistsResponse()
Default constructor.
|
EntityAlreadyExistsResponse(String entity,
String description)
Constructor with entity reference.
|
| Modifier and Type | Method and Description |
|---|---|
io.vavr.control.Option<String> |
getEntity()
Get the entity String representation.
|
getDescription, getErrorCode, getHttpStatusCode, getReferenceIdCopyright © 2022 SAP SE. All rights reserved.