Uses of Class
software.amazon.awssdk.services.efs.model.CreationInfo
-
Packages that use CreationInfo Package Description software.amazon.awssdk.services.efs.model -
-
Uses of CreationInfo in software.amazon.awssdk.services.efs.model
Methods in software.amazon.awssdk.services.efs.model that return CreationInfo Modifier and Type Method Description CreationInfoRootDirectory. creationInfo()(Optional) Specifies the POSIX IDs and permissions to apply to the access point'sRootDirectory.Methods in software.amazon.awssdk.services.efs.model with parameters of type CreationInfo Modifier and Type Method Description RootDirectory.BuilderRootDirectory.Builder. creationInfo(CreationInfo creationInfo)(Optional) Specifies the POSIX IDs and permissions to apply to the access point'sRootDirectory.
-