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