Uses of Class
security.whisper.javastix.coo.extension.types.UnixAccountExtension
Packages that use UnixAccountExtension
-
Uses of UnixAccountExtension in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return UnixAccountExtensionModifier and TypeMethodDescriptionUnixAccountExtension.Builder.build()Builds a newUnixAccountExtension.static UnixAccountExtensionUnixAccountExtension.copyOf(UnixAccountExtensionExt instance) Creates an immutable copy of aUnixAccountExtensionExtvalue.final UnixAccountExtensionUnixAccountExtension.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final UnixAccountExtensionUnixAccountExtension.withGid(long value) Copy the current immutable object by setting a present value for the optionalgidattribute.final UnixAccountExtensionCopy the current immutable object by setting an optional value for thegidattribute.final UnixAccountExtensionUnixAccountExtension.withHomeDir(String value) Copy the current immutable object by setting a present value for the optionalhomeDirattribute.final UnixAccountExtensionUnixAccountExtension.withHomeDir(Optional<String> optional) Copy the current immutable object by setting an optional value for thehomeDirattribute.final UnixAccountExtensionCopy the current immutable object by setting a present value for the optionalshellattribute.final UnixAccountExtensionCopy the current immutable object by setting an optional value for theshellattribute.final UnixAccountExtensionCopy the current immutable object by setting a value for thetypeattribute.