Package org.springframework.cloud.servicebroker.model.binding
package org.springframework.cloud.servicebroker.model.binding
Service binding models.
-
ClassDescriptionService Instance Binding MetadataProvides a fluent API for constructing a
BindingMetadata
.Details of any platform resources that a service binding will be associated with.Provides a fluent API for constructing a BindResource.Details of a response to a request to create a new service instance binding associated with an application.Provides a fluent API for constructing aCreateServiceInstanceAppBindingResponse
.Details of a request to create a service instance binding.Provides a fluent API for constructing aCreateServiceInstanceBindingRequest
.Details of a response to a service instance binding create request.Provides a fluent API for constructing aCreateServiceInstanceResponse
.Details of a response to a request to create a new service instance binding associated with a route.Provides a fluent API for constructing aCreateServiceInstanceAppBindingResponse
.Details of a request to delete a service instance binding.Provides a fluent API for constructing aDeleteServiceInstanceBindingRequest
.Details of a response to a request to delete a service instance binding.Provides a fluent API for constructing aDeleteServiceInstanceBindingResponse
.The network endpoints that the Application uses to connect to the Service Instance.Provides a fluid API for constructing anEndpoint
.Values designating the network protocol.Details of a request to get the state of the last operation on a service instance binding.Provides a fluent API for constructing aGetLastServiceBindingOperationRequest
.Details of a response to a request to get the state of the last operation on a service instance binding.Provides a fluent API for constructing aGetLastServiceBindingOperationResponse
.Details of a response to a request to retrieve a service instance binding associated with an application.Provides a fluent API for constructing aGetServiceInstanceAppBindingResponse
.Details of a request to retrieve a service instance binding.Provides a fluent API for constructing aCreateServiceInstanceBindingRequest
.Details of a response to a request to retrieve a service instance binding.Details of a response to a request to create a new service instance binding associated with a route.Provides a fluent API for constructing aGetServiceInstanceRouteBindingResponse
.Represents a type of distributedVolumeDevice
which can be mounted on multiple app instances simultaneously.Provides a fluent API for constructing aSharedVolumeDevice
.Base class for types of volume devices.Details of a volume mount in a service binding response.Values specifying the type of device to mount.Values designating whether the mounted volume can be written to or read from.Provides a fluent API for constructing aVolumeMount
.