Interface Secret.DefinitionStages
- Enclosing interface:
- Secret
public static interface Secret.DefinitionStages
Grouping of secret definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a secret definition.static interfaceThe stage of a secret definition allowing to specify the secret attributes.static interfaceThe stage of a secret definition allowing to specify the secret content type.static interfaceThe 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 interfaceThe stage of a secret definition allowing to specify the tags.static interfaceThe stage of a secret definition allowing to specify the secret value.