Uses of Class
com.oracle.bmc.containerinstances.model.OciFssSecurity
-
Packages that use OciFssSecurity Package Description com.oracle.bmc.containerinstances.model -
-
Uses of OciFssSecurity in com.oracle.bmc.containerinstances.model
Subclasses of OciFssSecurity in com.oracle.bmc.containerinstances.model Modifier and Type Class Description classOciFssSysSecuritySYS security options for OCI FSS File System.Methods in com.oracle.bmc.containerinstances.model that return OciFssSecurity Modifier and Type Method Description OciFssSecurityContainerOciFssVolume. getSecurity()Methods in com.oracle.bmc.containerinstances.model with parameters of type OciFssSecurity Modifier and Type Method Description ContainerOciFssVolume.BuilderContainerOciFssVolume.Builder. security(OciFssSecurity security)Constructors in com.oracle.bmc.containerinstances.model with parameters of type OciFssSecurity Constructor Description ContainerOciFssVolume(String name, OciFssMountTarget mountTarget, OciFssExport export, OciFssSecurity security, OciFssMountCommand mountCommand, String subnetId)Deprecated.
-