public class UpdateServiceInstanceResponse extends AsyncServiceInstanceResponse
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 |
UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Provides a fluent API for constructing an
UpdateServiceInstanceResponse . |
async, operation
Modifier and Type | Method and Description |
---|---|
static UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder |
builder()
Create a builder that provides a fluent API for constructing an UpdateServiceInstanceResponse.
|
java.lang.String |
toString() |
canEqual, equals, getOperation, hashCode, isAsync
public static UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder builder()
public java.lang.String toString()
toString
in class AsyncServiceInstanceResponse