@Generated(value={"Immutables.generator","_ListServiceAccessSettingsRequest"}) public final class ListServiceAccessSettingsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListServiceAccessSettingsRequest.Builder
Builds instances of type
ListServiceAccessSettingsRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListServiceAccessSettingsRequest.Builder |
builder()
Creates a builder for
ListServiceAccessSettingsRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListServiceAccessSettingsRequest that have equal attribute values. |
String |
getBrokerName()
Limit the list to this broker name
|
String |
getOrganizationName()
Limit the list to this organization name
|
String |
getServiceName()
Limit the list to this service name
|
int |
hashCode()
Computes a hash code from attributes:
brokerName, organizationName, serviceName. |
String |
toString()
Prints the immutable value
ListServiceAccessSettingsRequest with attribute values. |
public String getBrokerName()
public String getOrganizationName()
public String getServiceName()
public boolean equals(Object another)
ListServiceAccessSettingsRequest that have equal attribute values.public int hashCode()
brokerName, organizationName, serviceName.public String toString()
ListServiceAccessSettingsRequest with attribute values.public static ListServiceAccessSettingsRequest.Builder builder()
ListServiceAccessSettingsRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.