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