public class SnapshotExtendedAttributes extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SnapshotExtendedAttributes.Builder |
Modifier | Constructor and Description |
---|---|
protected |
SnapshotExtendedAttributes(String projectId,
String progress) |
Modifier and Type | Method and Description |
---|---|
static SnapshotExtendedAttributes.Builder |
builder() |
boolean |
equals(Object obj) |
String |
getProgress() |
String |
getProjectId() |
int |
hashCode() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
SnapshotExtendedAttributes.Builder |
toBuilder() |
String |
toString() |
public static SnapshotExtendedAttributes.Builder builder()
public SnapshotExtendedAttributes.Builder toBuilder()
protected com.google.common.base.Objects.ToStringHelper string()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.