public static class SnapshotExtendedAttributes.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
progress |
protected String |
projectId |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotExtendedAttributes |
build() |
SnapshotExtendedAttributes.Builder |
fromExtendedAttributes(SnapshotExtendedAttributes in) |
SnapshotExtendedAttributes.Builder |
progress(String progress) |
SnapshotExtendedAttributes.Builder |
projectId(String projectId) |
protected SnapshotExtendedAttributes.Builder |
self() |
public SnapshotExtendedAttributes.Builder projectId(String projectId)
public SnapshotExtendedAttributes.Builder progress(String progress)
SnapshotExtendedAttributes.getProgress()public SnapshotExtendedAttributes build()
public SnapshotExtendedAttributes.Builder fromExtendedAttributes(SnapshotExtendedAttributes in)
protected SnapshotExtendedAttributes.Builder self()
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.