Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Snapshot |
build() |
Snapshot.Builder |
copy(Snapshot o) |
Snapshot.Builder |
definedTags(Map<String,Map<String,Object>> definedTags) |
Snapshot.Builder |
fileSystemId(String fileSystemId) |
Snapshot.Builder |
freeformTags(Map<String,String> freeformTags) |
Snapshot.Builder |
id(String id) |
Snapshot.Builder |
lifecycleState(Snapshot.LifecycleState lifecycleState) |
Snapshot.Builder |
name(String name) |
Snapshot.Builder |
timeCreated(Date timeCreated) |
public Snapshot.Builder fileSystemId(String fileSystemId)
public Snapshot.Builder id(String id)
public Snapshot.Builder lifecycleState(Snapshot.LifecycleState lifecycleState)
public Snapshot.Builder name(String name)
public Snapshot.Builder timeCreated(Date timeCreated)
public Snapshot.Builder freeformTags(Map<String,String> freeformTags)
public Snapshot build()
public Snapshot.Builder copy(Snapshot o)
Copyright © 2016–2019. All rights reserved.