Class ConflictProblemResponse.ExistingObjectResponse
java.lang.Object
com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse.ExistingObjectResponse
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- ConflictProblemResponse
public static class ConflictProblemResponse.ExistingObjectResponse
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
ExistingObjectResponse
public ExistingObjectResponse(long contentLength)
-
-
Method Details
-
contentLength
public long contentLength()
-