Interface Secret.DefinitionStages
- Enclosing interface:
- Secret
public static interface Secret.DefinitionStages
Grouping of secret definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a secret definition.static interface
The stage of a secret definition allowing to specify the secret attributes.static interface
The stage of a secret definition allowing to specify the secret content type.static interface
The stage of the secret definition which contains all the minimum required inputs for the secret to be created but also allows for any optional settings to be specified.static interface
The stage of a secret definition allowing to specify the tags.static interface
The stage of a secret definition allowing to specify the secret value.