Package | Description |
---|---|
org.springframework.cloud.servicebroker.autoconfigure.web |
Support for Spring Boot auto-configuration in web environments
|
Modifier and Type | Method and Description |
---|---|
MethodSchema |
ServiceBindingSchema.getCreate() |
MethodSchema |
ServiceInstanceSchema.getCreate() |
MethodSchema |
ServiceInstanceSchema.getUpdate() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceBindingSchema.setCreate(MethodSchema create) |
void |
ServiceInstanceSchema.setCreate(MethodSchema create) |
void |
ServiceInstanceSchema.setUpdate(MethodSchema update) |