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