public class DeleteServiceInstanceResponse extends AsyncServiceBrokerResponse
Objects of this type are constructed by the service broker application, and used to build the response to the platform.
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
Provides a fluent API for constructing a
DeleteServiceInstanceResponse. |
async, operation| Modifier and Type | Method and Description |
|---|---|
static DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder |
builder()
Create a builder that provides a fluent API for constructing a DeleteServiceInstanceResponse.
|
java.lang.String |
toString() |
canEqual, equals, getOperation, hashCode, isAsyncpublic static DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder builder()
public java.lang.String toString()
toString in class AsyncServiceBrokerResponse