Package | Description |
---|---|
com.oracle.bmc.filestorage.model |
Modifier and Type | Method and Description |
---|---|
static CreateSnapshotDetails.Builder |
CreateSnapshotDetails.builder()
Create a new builder.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.copy(CreateSnapshotDetails model) |
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.expirationTime(Date expirationTime)
The time when this snapshot will be deleted.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.fileSystemId(String fileSystemId)
The OCID of the
file system to take a snapshot of.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.locks(List<ResourceLock> locks)
Locks associated with this resource.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.Builder.name(String name)
Name of the snapshot.
|
CreateSnapshotDetails.Builder |
CreateSnapshotDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.