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