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, getReferenceId
Copyright © 2021 SAP SE. All rights reserved.