@Generated(value={"Immutables.generator","_Metadata"}) public final class Metadata extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Metadata.Builder
Builds instances of type
Metadata. |
| Modifier and Type | Method and Description |
|---|---|
static Metadata.Builder |
builder()
Creates a builder for
Metadata. |
boolean |
equals(Object another)
This instance is equal to all instances of
Metadata that have equal attribute values. |
String |
getCreated()
When the resource record was created
|
String |
getLastModified()
When the resource record was last modified
|
Integer |
getVersion()
The metadata version
|
int |
hashCode()
Computes a hash code from attributes:
created, lastModified, version. |
String |
toString()
Prints the immutable value
Metadata with attribute values. |
public String getCreated()
public String getLastModified()
public Integer getVersion()
public boolean equals(Object another)
Metadata that have equal attribute values.public int hashCode()
created, lastModified, version.public String toString()
Metadata with attribute values.public static Metadata.Builder builder()
Metadata.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.