Package | Description |
---|---|
com.oracle.bmc.filestorage.model |
Modifier and Type | Method and Description |
---|---|
static Snapshot.Builder |
Snapshot.builder()
Create a new builder.
|
Snapshot.Builder |
Snapshot.Builder.copy(Snapshot o) |
Snapshot.Builder |
Snapshot.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Snapshot.Builder |
Snapshot.Builder.fileSystemId(String fileSystemId) |
Snapshot.Builder |
Snapshot.Builder.freeformTags(Map<String,String> freeformTags) |
Snapshot.Builder |
Snapshot.Builder.id(String id) |
Snapshot.Builder |
Snapshot.Builder.lifecycleState(Snapshot.LifecycleState lifecycleState) |
Snapshot.Builder |
Snapshot.Builder.name(String name) |
Snapshot.Builder |
Snapshot.Builder.timeCreated(Date timeCreated) |
Copyright © 2016–2019. All rights reserved.