Interface Key.Update
- All Superinterfaces:
Appliable<Key>, Indexable, Key.UpdateStages.WithAttributes, Key.UpdateStages.WithKey, Key.UpdateStages.WithKeyOperations, Key.UpdateStages.WithTags
- All Known Subinterfaces:
Key.UpdateWithCreate, Key.UpdateWithImport
- Enclosing interface:
Key
public static interface Key.Update
extends Appliable<Key>, Key.UpdateStages.WithKey, Key.UpdateStages.WithKeyOperations, Key.UpdateStages.WithAttributes, Key.UpdateStages.WithTags
The template for a key update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Key.UpdateStages.WithAttributes
withAttributesMethods inherited from interface Key.UpdateStages.WithKey
withKeyTypeToCreate, withLocalKeyToImportMethods inherited from interface Key.UpdateStages.WithKeyOperations
withKeyOperations, withKeyOperationsMethods inherited from interface Key.UpdateStages.WithTags
withTags