Interface Secret.Update
- All Superinterfaces:
Appliable<Secret>, Indexable, Secret.UpdateStages.WithAttributes, Secret.UpdateStages.WithContentType, Secret.UpdateStages.WithTags, Secret.UpdateStages.WithValue
- Enclosing interface:
Secret
public static interface Secret.Update
extends Appliable<Secret>, Secret.UpdateStages.WithValue, Secret.UpdateStages.WithAttributes, Secret.UpdateStages.WithContentType, Secret.UpdateStages.WithTags
The template for a secret update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Secret.UpdateStages.WithAttributes
withAttributesMethods inherited from interface Secret.UpdateStages.WithContentType
withContentTypeMethods inherited from interface Secret.UpdateStages.WithTags
withTagsMethods inherited from interface Secret.UpdateStages.WithValue
withValue