LustreFileSystem.Builder |
LustreFileSystem.Builder.availabilityDomain(String availabilityDomain) |
The availability domain the file system is in.
|
static LustreFileSystem.Builder |
LustreFileSystem.builder() |
Create a new builder.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.capacityInGBs(Integer capacityInGBs) |
Capacity of the Lustre file system in GB.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.clusterPlacementGroupId(String clusterPlacementGroupId) |
The OCID of the
cluster placement group in which the Lustre file system exists.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the Lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.copy(LustreFileSystem model) |
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.displayName(String displayName) |
A user-friendly name.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.fileSystemDescription(String fileSystemDescription) |
Short description of the Lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.fileSystemName(String fileSystemName) |
The Lustre file system name.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.id(String id) |
The OCID of the
Lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.kmsKeyId(String kmsKeyId) |
The OCID of the
KMS key used to encrypt the encryption keys associated with this file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the Lustre file system in more detail.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.lifecycleState(LustreFileSystem.LifecycleState lifecycleState) |
The current state of the Lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.lnet(String lnet) |
Type of network used by clients to mount the file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.maintenanceWindow(MaintenanceWindow maintenanceWindow) |
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.majorVersion(String majorVersion) |
Major version of Lustre running in the Lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.managementServiceAddress(String managementServiceAddress) |
The IPv4 address of MGS (Lustre Management Service) used by clients to mount the file
system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.nsgIds(List<String> nsgIds) |
A list of Network Security Group
OCIDs associated
with this lustre file system.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.performanceTier(LustreFileSystem.PerformanceTier performanceTier) |
The Lustre file system performance tier.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.rootSquashConfiguration(RootSquashConfiguration rootSquashConfiguration) |
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.subnetId(String subnetId) |
The OCID of the
subnet the Lustre file system is in.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.timeBillingCycleEnd(Date timeBillingCycleEnd) |
The date and time that the current billing cycle for the file system will end, expressed
in RFC 3339 timestamp format.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.timeCreated(Date timeCreated) |
The date and time the Lustre file system was created, expressed in RFC
3339 timestamp format.
|
LustreFileSystem.Builder |
LustreFileSystem.Builder.timeUpdated(Date timeUpdated) |
The date and time the Lustre file system was updated, in the format defined by RFC
3339.
|
LustreFileSystem.Builder |
LustreFileSystem.toBuilder() |
|