static SnapshotSummary.Builder |
SnapshotSummary.builder() |
Create a new builder.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.copy(SnapshotSummary model) |
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.expirationTime(Date expirationTime) |
The time when this snapshot will be deleted.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.fileSystemId(String fileSystemId) |
The OCID of the
file system from which the snapshot was created.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.id(String id) |
The OCID of the
snapshot.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.isCloneSource(Boolean isCloneSource) |
Specifies whether the snapshot has been cloned.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycleState.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.lifecycleState(SnapshotSummary.LifecycleState lifecycleState) |
The current state of the snapshot.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.name(String name) |
Name of the snapshot.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.provenanceId(String provenanceId) |
An OCID
identifying the parent from which this snapshot was cloned.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.snapshotTime(Date snapshotTime) |
The date and time the snapshot was taken, expressed in RFC
3339 timestamp format.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.snapshotType(SnapshotSummary.SnapshotType snapshotType) |
Specifies the generation type of the snapshot.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
SnapshotSummary.Builder |
SnapshotSummary.Builder.timeCreated(Date timeCreated) |
The date and time the snapshot was created, expressed in RFC
3339 timestamp format.
|
SnapshotSummary.Builder |
SnapshotSummary.toBuilder() |
|