public static class SnapshotExtendedAttributes.Builder extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
progress |
protected String |
projectId |
Constructor and Description |
---|
SnapshotExtendedAttributes.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)
public SnapshotExtendedAttributes build()
public SnapshotExtendedAttributes.Builder fromExtendedAttributes(SnapshotExtendedAttributes in)
protected SnapshotExtendedAttributes.Builder self()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.