Package com.vmware.aria.operations
Object ObjectKeyAlreadyExistsException.Companion
-
- All Implemented Interfaces:
public class ObjectKeyAlreadyExistsException.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ObjectKeyAlreadyExistsException.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final String
constructMessage(Iterable<Key> keys)
-
-
Method Detail
-
constructMessage
final String constructMessage(Iterable<Key> keys)
-
-
-
-