@InterfaceAudience.Private @InterfaceStability.Unstable public class Chmod extends ChFSBase
FSAction.
Instances of this class should be built using the builder ChmodBuilder.
The properties of the builder can only be set once, an attempt to set them a second time will trigger
an IllegalStateException.
Builder instances can be used to build several elements, although properties already set cannot be changed after
a call to ChmodBuilder.build() either.ChFSBase.ConstructionData| Modifier and Type | Method and Description |
|---|---|
String |
getPermissions()
Returns the new permissions that will be set by the command.
|
getDirFiles, getPath, isRecursivepublic String getPermissions()
Copyright © 2021 Apache Software Foundation. All rights reserved.