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