Class | Description |
---|---|
ChangeFileSystemCompartmentDetails |
Details for changing the compartment.
|
ChangeFileSystemCompartmentDetails.Builder | |
ChangeMountTargetCompartmentDetails |
Details for changing the compartment.
|
ChangeMountTargetCompartmentDetails.Builder | |
ClientOptions |
NFS export options applied to a specified set of
clients.
|
ClientOptions.Builder | |
CreateExportDetails |
Details for creating the export.
|
CreateExportDetails.Builder | |
CreateFileSystemDetails |
Details for creating the file system.
|
CreateFileSystemDetails.Builder | |
CreateMountTargetDetails |
Details for creating the mount target.
|
CreateMountTargetDetails.Builder | |
CreateSnapshotDetails |
Details for creating the snapshot.
|
CreateSnapshotDetails.Builder | |
Export |
A file system and the path that you can use to mount it.
|
Export.Builder | |
ExportSet |
A set of file systems to export through one or more mount
targets.
|
ExportSet.Builder | |
ExportSetSummary |
Summary information for an export set.
|
ExportSetSummary.Builder | |
ExportSummary |
Summary information for an export.
|
ExportSummary.Builder | |
FileSystem |
An NFS file system.
|
FileSystem.Builder | |
FileSystemSummary |
Summary information for a file system.
|
FileSystemSummary.Builder | |
MountTarget |
Provides access to a collection of file systems through one or more VNICs on a
specified subnet.
|
MountTarget.Builder | |
MountTargetSummary |
Summary information for the specified mount target.
|
MountTargetSummary.Builder | |
Snapshot |
A point-in-time snapshot of a specified file system.
|
Snapshot.Builder | |
SnapshotSummary |
Summary information for a snapshot.
|
SnapshotSummary.Builder | |
SourceDetails |
Source information for the file system.
|
SourceDetails.Builder | |
UpdateExportDetails |
Details for updating the export.
|
UpdateExportDetails.Builder | |
UpdateExportSetDetails |
Details for updating the export set.
|
UpdateExportSetDetails.Builder | |
UpdateFileSystemDetails |
Details for updating the file system.
|
UpdateFileSystemDetails.Builder | |
UpdateMountTargetDetails |
Details for updating the mount target.
|
UpdateMountTargetDetails.Builder | |
UpdateSnapshotDetails |
Details for updating the snapshot.
|
UpdateSnapshotDetails.Builder |
Enum | Description |
---|---|
ClientOptions.Access |
Type of access to grant clients using the file system
through this export.
|
ClientOptions.IdentitySquash |
Used when clients accessing the file system through this export
have their UID and GID remapped to ‘anonymousUid’ and
‘anonymousGid’.
|
Export.LifecycleState |
The current state of this export.
|
ExportSet.LifecycleState |
The current state of the export set.
|
ExportSetSummary.LifecycleState |
The current state of the export set.
|
ExportSummary.LifecycleState |
The current state of this export.
|
FileSystem.LifecycleState |
The current state of the file system.
|
FileSystemSummary.LifecycleState |
The current state of the file system.
|
MountTarget.LifecycleState |
The current state of the mount target.
|
MountTargetSummary.LifecycleState |
The current state of the mount target.
|
Snapshot.LifecycleState |
The current state of the snapshot.
|
SnapshotSummary.LifecycleState |
The current state of the snapshot.
|
Copyright © 2016–2021. All rights reserved.