@Generated(value={"Immutables.generator","_DeleteServiceInstanceResponse"}) public final class DeleteServiceInstanceResponse extends Resource<Object>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteServiceInstanceResponse.Builder
Builds instances of type
DeleteServiceInstanceResponse . |
Modifier and Type | Method and Description |
---|---|
static DeleteServiceInstanceResponse.Builder |
builder()
Creates a builder for
DeleteServiceInstanceResponse . |
boolean |
equals(Object another)
This instance is equal to all instances of
DeleteServiceInstanceResponse that have equal attribute values. |
Object |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity , metadata . |
String |
toString()
Prints the immutable value
DeleteServiceInstanceResponse with attribute values. |
public Object getEntity()
public Metadata getMetadata()
getMetadata
in class Resource<Object>
public boolean equals(Object another)
DeleteServiceInstanceResponse
that have equal attribute values.public int hashCode()
entity
, metadata
.public String toString()
DeleteServiceInstanceResponse
with attribute values.public static DeleteServiceInstanceResponse.Builder builder()
DeleteServiceInstanceResponse
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.