@Generated(value={"Immutables.generator","_UpdateServicePlanResponse"}) public final class UpdateServicePlanResponse extends AbstractServicePlanResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateServicePlanResponse.Builder
Builds instances of type
UpdateServicePlanResponse. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServicePlanResponse.Builder |
builder()
Creates a builder for
UpdateServicePlanResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateServicePlanResponse that have equal attribute values. |
ServicePlanEntity |
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
UpdateServicePlanResponse with attribute values. |
public ServicePlanEntity getEntity()
getEntity in class Resource<ServicePlanEntity>public Metadata getMetadata()
getMetadata in class Resource<ServicePlanEntity>public boolean equals(Object another)
UpdateServicePlanResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
UpdateServicePlanResponse with attribute values.public static UpdateServicePlanResponse.Builder builder()
UpdateServicePlanResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.