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