static DbnodeSnapshot.Builder |
DbnodeSnapshot.builder() |
Create a new builder.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.clusterId(String clusterId) |
The OCID of the
VM cluster.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.copy(DbnodeSnapshot model) |
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.id(String id) |
The OCID of the
Exadata Database Node Snapshot.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state of the Exadata Database Node
Snapshot.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.lifecycleState(DbnodeSnapshot.LifecycleState lifecycleState) |
The current state of the Exadata Database Node Snapshot.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.mountPoints(List<MountPointDetails> mountPoints) |
Details of the mount points
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.name(String name) |
The user-friendly name for the Database Node Snapshot.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.sourceDbnodeId(String sourceDbnodeId) |
The OCID of the
Exadata Database Node.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.timeCreated(Date timeCreated) |
The date and time that the Exadata Database Node Snapshot was created.
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.toBuilder() |
|
DbnodeSnapshot.Builder |
DbnodeSnapshot.Builder.volumes(List<VolumeDetails> volumes) |
Details of the volumes
|