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