@Generated(value="org.immutables.processor.ProxyProcessor") public final class DisableApplicationSshRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DisableApplicationSshRequest.Builder
Builds instances of type
DisableApplicationSshRequest. |
| Modifier and Type | Method and Description |
|---|---|
static DisableApplicationSshRequest.Builder |
builder()
Creates a builder for
DisableApplicationSshRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
DisableApplicationSshRequest 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
DisableApplicationSshRequest with attribute values. |
public String getName()
public boolean equals(Object another)
DisableApplicationSshRequest that have equal attribute values.public int hashCode()
name.public String toString()
DisableApplicationSshRequest with attribute values.public static DisableApplicationSshRequest.Builder builder()
DisableApplicationSshRequest.Copyright © 2018. All rights reserved.