@Generated(value="org.immutables.processor.ProxyProcessor") public final class GetStagingEnvironmentVariablesRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetStagingEnvironmentVariablesRequest.Builder
Builds instances of type
GetStagingEnvironmentVariablesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetStagingEnvironmentVariablesRequest.Builder |
builder()
Creates a builder for
GetStagingEnvironmentVariablesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetStagingEnvironmentVariablesRequest that have equal attribute values. |
int |
hashCode()
Returns a constant hash code value.
|
String |
toString()
Prints the immutable value
GetStagingEnvironmentVariablesRequest. |
public boolean equals(Object another)
GetStagingEnvironmentVariablesRequest that have equal attribute values.public int hashCode()
public String toString()
GetStagingEnvironmentVariablesRequest.public static GetStagingEnvironmentVariablesRequest.Builder builder()
GetStagingEnvironmentVariablesRequest.
GetStagingEnvironmentVariablesRequest.builder()
.build();
Copyright © 2020. All rights reserved.