@Generated(value={"Immutables.generator","_GetServiceBrokerRequest"}) public final class GetServiceBrokerRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetServiceBrokerRequest.Builder
Builds instances of type
GetServiceBrokerRequest . |
Modifier and Type | Method and Description |
---|---|
static GetServiceBrokerRequest.Builder |
builder()
Creates a builder for
GetServiceBrokerRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
GetServiceBrokerRequest that have equal attribute values. |
String |
getServiceBrokerId()
The service broker id
|
int |
hashCode()
Computes a hash code from attributes:
serviceBrokerId . |
String |
toString()
Prints the immutable value
GetServiceBrokerRequest with attribute values. |
public String getServiceBrokerId()
public boolean equals(Object another)
GetServiceBrokerRequest
that have equal attribute values.public int hashCode()
serviceBrokerId
.public String toString()
GetServiceBrokerRequest
with attribute values.public static GetServiceBrokerRequest.Builder builder()
GetServiceBrokerRequest
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.