@Generated(value={"Immutables.generator","_GetStackResponse"}) public final class GetStackResponse extends AbstractStackResource
| Modifier and Type | Class and Description |
|---|---|
static class |
GetStackResponse.Builder
Builds instances of type
GetStackResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetStackResponse.Builder |
builder()
Creates a builder for
GetStackResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetStackResponse 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
GetStackResponse with attribute values. |
public StackEntity getEntity()
getEntity in class Resource<StackEntity>public Metadata getMetadata()
getMetadata in class Resource<StackEntity>public boolean equals(Object another)
GetStackResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
GetStackResponse with attribute values.public static GetStackResponse.Builder builder()
GetStackResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.