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.
|
String |
toString() |
canEqual, equals, getOperation, hashCode, isAsync
public static DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder builder()
public String toString()
toString
in class AsyncServiceBrokerResponse