Package org.springframework.cloud.servicebroker.model
package org.springframework.cloud.servicebroker.model
Models that describe the interaction with the Service Broker API.
-
ClassDescriptionDetails of a request that supports asynchronous operations.Details of a response that support asynchronous behavior.Object for configuring the version of the API supported by the service broker.Cloud Foundry specific contextual information under which the service instance is to be provisioned or updated.Provides a fluent API for constructing a
CloudFoundryContext
.Platform specific contextual information under which the service instance is to be provisioned or updated.Builder class for Context.Kubernetes specific contextual information under which the service instance is to be provisioned or updated.Builder class for KubernetesContext.Platform specific contextual information under which the service instance is to be provisioned or updated.Provides a fluent API for constructing aPlatformContext
.Details common to all service broker requests.