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