@InterfaceAudience.Private @InterfaceStability.Unstable public class Chgrp extends ChFSBase
FSAction.
Instances of this class should be built using the builder ChgrpBuilder.
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 ChgrpBuilder.build() either.ChFSBase.ConstructionData| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Returns the new group that will be set by the command.
|
getDirFiles, getPath, isRecursivepublic String getGroup()
Copyright © 2021 Apache Software Foundation. All rights reserved.