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