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