@Generated(value={"Immutables.generator","_GetStackRequest"}) public final class GetStackRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetStackRequest.Builder
Builds instances of type
GetStackRequest . |
Modifier and Type | Method and Description |
---|---|
static GetStackRequest.Builder |
builder()
Creates a builder for
GetStackRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
GetStackRequest that have equal attribute values. |
String |
getStackId()
The stack id
|
int |
hashCode()
Computes a hash code from attributes:
stackId . |
String |
toString()
Prints the immutable value
GetStackRequest with attribute values. |
public String getStackId()
public boolean equals(Object another)
GetStackRequest
that have equal attribute values.public int hashCode()
stackId
.public String toString()
GetStackRequest
with attribute values.public static GetStackRequest.Builder builder()
GetStackRequest
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.