Interface Key.DefinitionStages.WithImport
- All Superinterfaces:
Creatable<Key>, HasName, Indexable, Key.DefinitionStages.WithAttributes, Key.DefinitionStages.WithCreateBase, Key.DefinitionStages.WithHsm, Key.DefinitionStages.WithTags
- All Known Subinterfaces:
Key.Definition
- Enclosing interface:
Key.DefinitionStages
public static interface Key.DefinitionStages.WithImport
extends Key.DefinitionStages.WithHsm, Key.DefinitionStages.WithCreateBase
The stage of the key definition which contains all the minimum required inputs for the key to be imported but
also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Key.DefinitionStages.WithAttributes
withAttributesMethods inherited from interface Key.DefinitionStages.WithHsm
withHsmMethods inherited from interface Key.DefinitionStages.WithTags
withTags