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