@Generated(value={"Immutables.generator","_BindServiceInstanceToRouteResponse"}) public final class BindServiceInstanceToRouteResponse extends AbstractServiceInstanceResource
| Modifier and Type | Class and Description |
|---|---|
static class |
BindServiceInstanceToRouteResponse.Builder
Builds instances of type
BindServiceInstanceToRouteResponse. |
| Modifier and Type | Method and Description |
|---|---|
static BindServiceInstanceToRouteResponse.Builder |
builder()
Creates a builder for
BindServiceInstanceToRouteResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
BindServiceInstanceToRouteResponse that have equal attribute values. |
ServiceInstanceEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
BindServiceInstanceToRouteResponse with attribute values. |
public ServiceInstanceEntity getEntity()
getEntity in class Resource<ServiceInstanceEntity>public Metadata getMetadata()
getMetadata in class Resource<ServiceInstanceEntity>public boolean equals(Object another)
BindServiceInstanceToRouteResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
BindServiceInstanceToRouteResponse with attribute values.public static BindServiceInstanceToRouteResponse.Builder builder()
BindServiceInstanceToRouteResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.