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