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