@Generated(value={"Immutables.generator","_DeleteServiceInstanceRequest"}) public final class DeleteServiceInstanceRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteServiceInstanceRequest.Builder
Builds instances of type
DeleteServiceInstanceRequest. |
| Modifier and Type | Method and Description |
|---|---|
static DeleteServiceInstanceRequest.Builder |
builder()
Creates a builder for
DeleteServiceInstanceRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
DeleteServiceInstanceRequest that have equal attribute values. |
Boolean |
getAcceptsIncomplete()
The accept incomplete flag
|
Boolean |
getAsync()
The async flag
|
Boolean |
getPurge()
The purge flag
|
Boolean |
getRecursive()
The recursive flag
|
String |
getServiceInstanceId()
The service instance id
|
int |
hashCode()
Computes a hash code from attributes:
acceptsIncomplete, async, purge, recursive, serviceInstanceId. |
String |
toString()
Prints the immutable value
DeleteServiceInstanceRequest with attribute values. |
public Boolean getAcceptsIncomplete()
public Boolean getAsync()
public Boolean getPurge()
public Boolean getRecursive()
public String getServiceInstanceId()
public boolean equals(Object another)
DeleteServiceInstanceRequest that have equal attribute values.public int hashCode()
acceptsIncomplete, async, purge, recursive, serviceInstanceId.public String toString()
DeleteServiceInstanceRequest with attribute values.public static DeleteServiceInstanceRequest.Builder builder()
DeleteServiceInstanceRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.