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