@Generated(value={"Immutables.generator","_StackResource"}) public final class StackResource extends AbstractStackResource
| Modifier and Type | Class and Description |
|---|---|
static class |
StackResource.Builder
Builds instances of type
StackResource. |
| Modifier and Type | Method and Description |
|---|---|
static StackResource.Builder |
builder()
Creates a builder for
StackResource. |
boolean |
equals(Object another)
This instance is equal to all instances of
StackResource that have equal attribute values. |
StackEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
StackResource with attribute values. |
public StackEntity getEntity()
getEntity in class Resource<StackEntity>public Metadata getMetadata()
getMetadata in class Resource<StackEntity>public boolean equals(Object another)
StackResource that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
StackResource with attribute values.public static StackResource.Builder builder()
StackResource.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.