public abstract static class Key.KeyOperationResult extends Object
Key.KeyOperationResult()
static Key.KeyOperationResult
create(String keyId, String value)
abstract String
keyId()
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Key.KeyOperationResult()
@Nullable public abstract String keyId()
@Nullable public abstract String value()
public static Key.KeyOperationResult create(String keyId, String value)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.