Uses of Class
org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
Packages that use MethodSchema
Package
Description
Support for Spring Boot auto-configuration in web environments
-
Uses of MethodSchema in org.springframework.cloud.servicebroker.autoconfigure.web
Methods in org.springframework.cloud.servicebroker.autoconfigure.web that return MethodSchemaModifier and TypeMethodDescriptionServiceBindingSchema.getCreate()ServiceInstanceSchema.getCreate()ServiceInstanceSchema.getUpdate()Methods in org.springframework.cloud.servicebroker.autoconfigure.web with parameters of type MethodSchemaModifier and TypeMethodDescriptionvoidServiceBindingSchema.setCreate(MethodSchema create) voidServiceInstanceSchema.setCreate(MethodSchema create) voidServiceInstanceSchema.setUpdate(MethodSchema update)