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