Skip navigation links
Spring Cloud Open Service Broker
A B C D E F G H I K M N O P R S T U V W 

A

addCompletionFlow(C) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Add a completion flow
addErrorFlow(E) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Add an error flow
addInitializationFlow(I) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Add an initialization flow
addInterceptors(InterceptorRegistry) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcConfigurerAdapter
 
analyze(Throwable, CatalogDefinitionDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.RequiredCatalogBeanFailureAnalyzer
 
analyze(Throwable, ServiceInstanceServiceBeanDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.RequiredServiceInstanceServiceBeanFailureAnalyzer
 
API_INFO_LOCATION_HEADER - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
API_VERSION_ANY - Static variable in class org.springframework.cloud.servicebroker.model.BrokerApiVersion
 
API_VERSION_CURRENT - Static variable in class org.springframework.cloud.servicebroker.model.BrokerApiVersion
 
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the location of the API info endpoint as would be provided in the request from the platform.
apiInfoLocation - Variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
ApiVersionInterceptor - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
HandlerInterceptor that inspects the service broker API version passed in all request headers and compares it to the API version supported by the broker.
ApiVersionInterceptor() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Construct an interceptor that disables API version validation.
ApiVersionInterceptor(BrokerApiVersion) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Construct an interceptor that validates the API version passed in request headers to the configured version.
ApiVersionWebFilter - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
WebFilter that configures checking for an appropriate service broker API version.
ApiVersionWebFilter() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Construct a filter that disables API version validation.
ApiVersionWebFilter(BrokerApiVersion) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Construct a filter that validates the API version passed in request headers to the configured version.
apiVersionWebFilter(BrokerApiVersion) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
Conditionally provides a ApiVersionWebFilter bean
ApiVersionWebFluxAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration for the service broker API validation.
ApiVersionWebFluxAutoConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
ApiVersionWebMvcAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration for the service broker API validation.
ApiVersionWebMvcAutoConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
ApiVersionWebMvcConfigurerAdapter - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
WebMvcConfigurer that configures checking for an appropriate service broker API version.
ApiVersionWebMvcConfigurerAdapter(ApiVersionInterceptor) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcConfigurerAdapter
Auto-wire the expected beans
APP_REQUIRED_ERROR - Static variable in exception org.springframework.cloud.servicebroker.exception.ServiceBrokerBindingRequiresAppException
 
appGuid(String) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource.BindResourceBuilder
Set an application GUID as would be provided in an app binding request from the platform.
async - Variable in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
 
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
async(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Set a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
ASYNC_REQUEST_PARAMETER - Static variable in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
ASYNC_REQUIRED_ERROR - Static variable in exception org.springframework.cloud.servicebroker.exception.ServiceBrokerAsyncRequiredException
 
asyncAccepted - Variable in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
asyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the value of the flag indicating whether the platform supports asynchronous operations as would be provided in the request from the platform.
asyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the value of the flag indicating whether the platform supports asynchronous operations as would be provided in the request from the platform.
asyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the value of the flag indicating whether the platform supports asynchronous operations.
asyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the value of the flag indicating whether the platform supports asynchronous operations as would be provided in the request from the platform.
asyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the value of the flag indicating whether the platform supports asynchronous operations as would be provided in the request from the platform.
asyncOperationBindingRegistry(List<AsyncOperationServiceInstanceBindingInitializationFlow>, List<AsyncOperationServiceInstanceBindingCompletionFlow>, List<AsyncOperationServiceInstanceBindingErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
asyncOperationRegistry(List<AsyncOperationServiceInstanceInitializationFlow>, List<AsyncOperationServiceInstanceCompletionFlow>, List<AsyncOperationServiceInstanceErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new AsyncOperationServiceInstanceEventFlowRegistry bean
AsyncOperationServiceInstanceBindingCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for service binding asynchronous get last operation request.
AsyncOperationServiceInstanceBindingErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for service binding asynchronous get last operation request.
AsyncOperationServiceInstanceBindingEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for asynchronous get last binding operation requests.
AsyncOperationServiceInstanceBindingEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceBindingEventFlowRegistry
Deprecated.
AsyncOperationServiceInstanceBindingEventFlowRegistry(List<AsyncOperationServiceInstanceBindingInitializationFlow>, List<AsyncOperationServiceInstanceBindingCompletionFlow>, List<AsyncOperationServiceInstanceBindingErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceBindingEventFlowRegistry
 
AsyncOperationServiceInstanceBindingInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for service binding asynchronous get last operation request.
AsyncOperationServiceInstanceCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for asynchronous get last operation reguest
AsyncOperationServiceInstanceErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for asynchronous get last operation reguest
AsyncOperationServiceInstanceEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for asynchronous get last operation requests
AsyncOperationServiceInstanceEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceEventFlowRegistry
Deprecated.
AsyncOperationServiceInstanceEventFlowRegistry(List<AsyncOperationServiceInstanceInitializationFlow>, List<AsyncOperationServiceInstanceCompletionFlow>, List<AsyncOperationServiceInstanceErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceEventFlowRegistry
AsyncOperationServiceInstanceInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for asynchronous get last operation reguest
AsyncParameterizedServiceInstanceRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request that supports arbitrary parameters and asynchronous behavior.
AsyncParameterizedServiceInstanceRequest() - Constructor for class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
AsyncParameterizedServiceInstanceRequest(Map<String, Object>, Context, boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
AsyncServiceBrokerRequest - Class in org.springframework.cloud.servicebroker.model
Details of a request that supports asynchronous operations.
AsyncServiceBrokerRequest() - Constructor for class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
Create a new AsyncServiceBrokerRequest
AsyncServiceBrokerRequest(boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
Create a new AsyncServiceBrokerRequest
AsyncServiceBrokerResponse - Class in org.springframework.cloud.servicebroker.model
Details of a response that support asynchronous behavior.
AsyncServiceBrokerResponse(boolean, String) - Constructor for class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
Create a new AsyncServiceBrokerResponse

B

BaseController - Class in org.springframework.cloud.servicebroker.controller
Base functionality shared by controllers.
BaseController(CatalogService) - Constructor for class org.springframework.cloud.servicebroker.controller.BaseController
Construct a new BaseController
beanCatalogService(Catalog) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
Conditionally provides a CatalogService bean
BeanCatalogService - Class in org.springframework.cloud.servicebroker.service
An implementation of the CatalogService that allows the Catalog to be specified as a Spring Bean.
BeanCatalogService(Catalog) - Constructor for class org.springframework.cloud.servicebroker.service.BeanCatalogService
Construct a service with the provided bean.
bindable(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
Indicates whether the service with this plan can be bound to applications.
bindable(boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Indicates whether the service can be bound to applications.
BINDING_ID_PATH_VARIABLE - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
bindingExisted(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Set a boolean value indicating whether the service binding already exists with the same parameters as the requested service binding.
bindingExisted - Variable in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
 
bindingExisted(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder
Set a boolean value indicating whether the service instance binding already exists with the same parameters as the requested service instance binding.
bindingExisted(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder
Set a boolean value indicating whether the service binding already exists with the same parameters as the requested service binding.
bindingId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the binding ID as would be provided in the request from the platform.
bindingId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the binding ID as would be provided in the request from the platform.
bindingId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the binding ID as would be provided in the request from the platform.
bindingId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Set the binding ID as would be provided in the request from the platform.
bindingsRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Indicates whether the service broker supports retrieving service bindings.
BindResource - Class in org.springframework.cloud.servicebroker.model.binding
Details of any platform resources that a service binding will be associated with.
BindResource(String, String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.binding.BindResource
Construct a new BindResource
bindResource(BindResource) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the binding resource as would be provided in the request from the platform.
BindResource.BindResourceBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a BindResource.
BrokerApiVersion - Class in org.springframework.cloud.servicebroker.model
 
BrokerApiVersion(String, String) - Constructor for class org.springframework.cloud.servicebroker.model.BrokerApiVersion
Specify the name of the service broker API version header and the API version supported by the service broker.
BrokerApiVersion(String) - Constructor for class org.springframework.cloud.servicebroker.model.BrokerApiVersion
Specify the service broker API version supported by the service broker.
BrokerApiVersion() - Constructor for class org.springframework.cloud.servicebroker.model.BrokerApiVersion
Specify that service broker API validation should be disabled.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource.BindResourceBuilder
Construct a BindResource from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Construct a CreateServiceInstanceAppBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Construct a CreateServiceInstanceBindingRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder
Construct a CreateServiceInstanceBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder
Construct a CreateServiceInstanceRouteBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Construct a DeleteServiceInstanceBindingRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder
Construct a DeleteServiceInstanceBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Construct a GetLastServiceBindingOperationRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder
Construct a GetLastServiceBindingOperationResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Construct a GetServiceInstanceAppBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Construct a GetServiceInstanceBindingRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder
Construct a GetServiceInstanceRouteBindingResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice.SharedVolumeDeviceBuilder
Construct a SharedVolumeDevice from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Construct a VolumeMount from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog.CatalogBuilder
Construct a Catalog from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient.DashboardClientBuilder
Construct a DashboardClient from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo.MaintenanceInfoBuilder
Constructs a MaintenanceInfo from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema.MethodSchemaBuilder
Construct a MethodSchema from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
Construct a Plan from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas.SchemasBuilder
Construct a Schemas from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema.ServiceBindingSchemaBuilder
Construct a ServiceBindingSchema from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Construct a ServiceDefinition from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema.ServiceInstanceSchemaBuilder
Construct a ServiceInstanceSchema from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext.CloudFoundryContextBuilder
 
build() - Method in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Construct an implementing Context.ContextBaseBuilder
build() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Construct a CreateServiceInstanceRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Construct a CreateServiceInstanceResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Construct a DeleteServiceInstanceRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
Construct a DeleteServiceInstanceResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Construct a GetLastServiceOperationRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder
Construct a GetLastServiceOperationResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Construct a GetServiceInstanceRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Construct a GetServiceInstanceResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Construct a UpdateServiceInstanceRequest from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Construct an UpdateServiceInstanceResponse from the provided values.
build() - Method in class org.springframework.cloud.servicebroker.model.KubernetesContext.KubernetesContextBuilder
 
build() - Method in class org.springframework.cloud.servicebroker.model.PlatformContext.PlatformContextBuilder
Construct a PlatformContext from the provided values.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.BindResource
Create a builder that provides a fluent API for constructing a BindResource.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
Create a builder that provides a fluent API for constructing a CreateServiceInstanceAppBindingResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Create a builder that provides a fluent API for constructing a CreateServiceInstanceBindingRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
Create a builder that provides a fluent API for constructing a CreateServiceInstanceRouteBindingResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Create a builder that provides a fluent API for constructing a DeleteServiceInstanceBindingRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
Create a builder that provides a fluent API for constructing a DeleteServiceInstanceBindingResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Create a builder that provides a fluent API for constructing a GetLastServiceOperationRequestBuilder.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
Create a builder that provides a fluent API for constructing a GetLastServiceBindingOperationResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
Create a builder that provides a fluent API for constructing a GetServiceInstanceAppBindingResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
Create a builder that provides a fluent API for constructing a GetServiceInstanceBindingRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
Create a builder that provides a fluent API for constructing a GetServiceInstanceRouteBindingResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
Create a builder that provides a fluent API for constructing a SharedVolumeDevice.
builder() - Static method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Create a builder that provides a fluent API for constructing a VolumeMount.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.Catalog
Create a builder that provides a fluent API for constructing a Catalog.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
Create a builder that provides a fluent API for constructing a DashboardClient.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
Creates a builder that provides a fluent API for constructing a MaintenanceInfo.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
Create a builder that provides a fluent API for constructing a MethodSchema.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.Plan
Create a builder that provides a fluent API for constructing a Plan.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
Create a builder that provides a fluent API for constructing a Schemas.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
Create a builder that provides a fluent API for constructing a ServiceBindingSchema.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Create a builder that provides a fluent API for constructing a ServiceDefinition.
builder() - Static method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
Create a builder that provides a fluent API for constructing a ServiceInstanceSchema.
builder() - Static method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
Builder for constructing a CloudFoundryContext
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Create a builder that provides a fluent API for constructing a CreateServiceInstanceRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
Create a builder that provides a fluent API for constructing a CreateServiceInstanceResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Create a builder that provides a fluent API for constructing a DeleteServiceInstanceRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse
Create a builder that provides a fluent API for constructing a DeleteServiceInstanceResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
Create a builder that provides a fluent API for constructing a GetLastServiceOperationRequestBuilder.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
Create a builder that provides a fluent API for constructing a GetLastServiceOperationResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
Create a builder that provides a fluent API for constructing a GetServiceInstanceRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Create a builder that provides a fluent API for constructing a GetServiceInstanceResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Create a builder that provides a fluent API for constructing an UpdateServiceInstanceRequest.
builder() - Static method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
Create a builder that provides a fluent API for constructing an UpdateServiceInstanceResponse.
builder() - Static method in class org.springframework.cloud.servicebroker.model.KubernetesContext
Create a builder that provides a fluent API for constructing a KubernetesContext.
builder() - Static method in class org.springframework.cloud.servicebroker.model.PlatformContext
Create a builder that provides a fluent API for constructing a Context.

C

canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
Is another object type compatible with this object
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
Is another object type compatible with this object
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.Context
Is another object type compatible with this object
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Is another object type compatible with this object
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
 
canEqual(Object) - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Is another object type compatible with this object
Catalog - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling a catalog of services within ServiceBrokerProperties configuration properties.
Catalog() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
 
catalog() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration
Privide a Catalog bean
Catalog - Class in org.springframework.cloud.servicebroker.model.catalog
The catalog of services offered by the service broker.
Catalog() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Catalog
Construct a new Catalog
Catalog(List<ServiceDefinition>) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Catalog
Construct a new Catalog
Catalog.CatalogBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a Catalog.
catalogController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
Provide a CatalogController bean
catalogController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
Provide a CatalogController bean
CatalogController - Class in org.springframework.cloud.servicebroker.controller
Provide endpoints for the catalog API.
CatalogController(CatalogService) - Constructor for class org.springframework.cloud.servicebroker.controller.CatalogController
Construct a new CatalogController
CatalogDefinitionDoesNotExistException - Exception in org.springframework.cloud.servicebroker.autoconfigure.web.exception
 
CatalogDefinitionDoesNotExistException() - Constructor for exception org.springframework.cloud.servicebroker.autoconfigure.web.exception.CatalogDefinitionDoesNotExistException
 
CatalogPropertiesMinimalConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration
catalogService - Variable in class org.springframework.cloud.servicebroker.controller.BaseController
 
CatalogService - Interface in org.springframework.cloud.servicebroker.service
This interface is implemented by service brokers to process requests to retrieve the service catalog.
CLOUD_FOUNDRY_PLATFORM - Static variable in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
 
CloudFoundryContext - Class in org.springframework.cloud.servicebroker.model
Cloud Foundry specific contextual information under which the service instance is to be provisioned or updated.
CloudFoundryContext(String, String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.CloudFoundryContext
Create a new CloudFoundryContext
CloudFoundryContext.CloudFoundryContextBuilder - Class in org.springframework.cloud.servicebroker.model
Provides a fluent API for constructing a CloudFoundryContext
complete(GetLastServiceBindingOperationRequest, GetLastServiceBindingOperationResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceBindingCompletionFlow
Performs the operation on the completion flow
complete(GetLastServiceOperationRequest, GetLastServiceOperationResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceCompletionFlow
Performs the operation on the completion flow
complete(CreateServiceInstanceBindingRequest, CreateServiceInstanceBindingResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceBindingCompletionFlow
Performs the operation on the completion flow
complete(CreateServiceInstanceRequest, CreateServiceInstanceResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceCompletionFlow
Performs the operation on the completion flow
complete(DeleteServiceInstanceBindingRequest, DeleteServiceInstanceBindingResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceBindingCompletionFlow
Performs the operation on the completion flow
complete(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceCompletionFlow
Performs the operation on the completion flow
complete(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.UpdateServiceInstanceCompletionFlow
Performs the operation on the completion flow
CONCURRENCY_ERROR - Static variable in exception org.springframework.cloud.servicebroker.exception.ServiceBrokerConcurrencyException
 
configureCommonRequestFields(ServiceBrokerRequest, String, String, String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Sets common headers for the request
configureCommonRequestFields(AsyncServiceBrokerRequest, String, String, String, boolean) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Sets common headers for the request
containerDir(String) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Set the directory to mount inside the application container.
context(Context) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the Context as would be provided in the request from the platform.
Context - Class in org.springframework.cloud.servicebroker.model
Platform specific contextual information under which the service instance is to be provisioned or updated.
Context() - Constructor for class org.springframework.cloud.servicebroker.model.Context
Create a new Context
Context(String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.Context
Create a new Context
context(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the Context as would be provided in the request from the platform.
context(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the Context of the request as would be provided in the request from the platform.
Context.ContextBaseBuilder<R extends Context,B extends Context.ContextBaseBuilder<R,B>> - Class in org.springframework.cloud.servicebroker.model
Builder class for Context
ContextBaseBuilder() - Constructor for class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Construct a new ContextBaseBuilder
convertMap(Map<String, Object>) - Static method in class org.springframework.cloud.servicebroker.autoconfigure.web.util.MetadataUtils
Traverses the tree and converts numbered maps into arrays for proper JSON serialization
Cost - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
Cost() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
createBuilder() - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext.CloudFoundryContextBuilder
 
createBuilder() - Method in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Construct a builder
createBuilder() - Method in class org.springframework.cloud.servicebroker.model.KubernetesContext.KubernetesContextBuilder
 
createBuilder() - Method in class org.springframework.cloud.servicebroker.model.PlatformContext.PlatformContextBuilder
 
createInstanceBindingRegistry(List<CreateServiceInstanceBindingInitializationFlow>, List<CreateServiceInstanceBindingCompletionFlow>, List<CreateServiceInstanceBindingErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new CreateServiceInstanceBindingEventFlowRegistry bean
createInstanceRegistry(List<CreateServiceInstanceInitializationFlow>, List<CreateServiceInstanceCompletionFlow>, List<CreateServiceInstanceErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new CreateServiceInstanceEventFlowRegistry bean
createMethodSchema(MethodSchema) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema.ServiceBindingSchemaBuilder
The JSON schema for configuration parameters when creating a service binding.
createMethodSchema(MethodSchema) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema.ServiceInstanceSchemaBuilder
The JSON schema for configuration parameters when creating a service instance.
createServiceInstance(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 
createServiceInstance(Map<String, String>, String, boolean, String, String, CreateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
REST controller for creating a service instance
createServiceInstance(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
 
createServiceInstance(CreateServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceService
Create (provision) a new service instance.
CreateServiceInstanceAppBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to create a new service instance binding associated with an application.
CreateServiceInstanceAppBindingResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
CreateServiceInstanceAppBindingResponse(boolean, String, boolean, Map<String, Object>, String, List<VolumeMount>) - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a CreateServiceInstanceAppBindingResponse.
createServiceInstanceBinding(Map<String, String>, String, String, boolean, String, String, CreateServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceBindingController
REST controller for creating a service instance binding
createServiceInstanceBinding(CreateServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.NonBindableServiceInstanceBindingService
Create a new binding to a service instance.
createServiceInstanceBinding(CreateServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
 
createServiceInstanceBinding(CreateServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceBindingService
Create a new binding to a service instance.
CreateServiceInstanceBindingCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for create service instance binding request
CreateServiceInstanceBindingErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for create service instance binding request
CreateServiceInstanceBindingEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for create service instance binding requests
CreateServiceInstanceBindingEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceBindingEventFlowRegistry
Deprecated.
CreateServiceInstanceBindingEventFlowRegistry(List<CreateServiceInstanceBindingInitializationFlow>, List<CreateServiceInstanceBindingCompletionFlow>, List<CreateServiceInstanceBindingErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceBindingEventFlowRegistry
CreateServiceInstanceBindingInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for create service instance binding request
CreateServiceInstanceBindingRequest - Class in org.springframework.cloud.servicebroker.model.binding
Details of a request to create a service instance binding.
CreateServiceInstanceBindingRequest() - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
CreateServiceInstanceBindingRequest(String, String, String, String, ServiceDefinition, Plan, boolean, BindResource, Map<String, Object>, Context, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a CreateServiceInstanceBindingRequest.
CreateServiceInstanceBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a service instance binding create request.
CreateServiceInstanceBindingResponse(boolean, String, boolean) - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a CreateServiceInstanceResponse.
CreateServiceInstanceCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for create service instance request
CreateServiceInstanceErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for create service instance request
CreateServiceInstanceEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for create service instance requests
CreateServiceInstanceEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceEventFlowRegistry
Deprecated.
CreateServiceInstanceEventFlowRegistry(List<CreateServiceInstanceInitializationFlow>, List<CreateServiceInstanceCompletionFlow>, List<CreateServiceInstanceErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceEventFlowRegistry
CreateServiceInstanceInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for create service instance request
CreateServiceInstanceRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request to create a new service instance.
CreateServiceInstanceRequest() - Constructor for class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
CreateServiceInstanceRequest(String, String, String, ServiceDefinition, Plan, Map<String, Object>, Context, boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a CreateServiceInstanceRequest.
CreateServiceInstanceResponse - Class in org.springframework.cloud.servicebroker.model.instance
Details of a response to a request to create a new service instance.
CreateServiceInstanceResponse() - Constructor for class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
CreateServiceInstanceResponse(boolean, String, String, boolean) - Constructor for class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a CreateServiceInstanceResponse.
CreateServiceInstanceRouteBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to create a new service instance binding associated with a route.
CreateServiceInstanceRouteBindingResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
CreateServiceInstanceRouteBindingResponse(boolean, String, boolean, String) - Constructor for class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a CreateServiceInstanceAppBindingResponse.
credentials(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Add a set of credentials from the provided Map to the credentials that the bound application can use to access the service instance.
credentials(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Add a key/value pair to the that the bound application can use to access the service instance.
credentials(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a set of credentials from the provided Map to the credentials that the bound application can use to access the service instance.
credentials(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a key/value pair to the that the bound application can use to access the service instance.

D

DashboardClient - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe the dashboard URI for a ServiceDefinition.
DashboardClient() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
DashboardClient - Class in org.springframework.cloud.servicebroker.model.catalog
The dashboard URI for a ServiceDefinition
DashboardClient() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
Construct a new DashboardClient
DashboardClient(String, String, String) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
Construct a new DashboardClient
dashboardClient(DashboardClient) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Data necessary to activate the Dashboard SSO feature for this service.
DashboardClient.DashboardClientBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a DashboardClient.
dashboardUrl(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Set the URL of a web-based management user interface provided by the service broker for the service instance.
dashboardUrl(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Set the URL of a web-based management user interface provided by the service broker for the service instance.
dashboardUrl(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Set the URL of a web-based management user interface provided by the service broker for the service instance.
DEFAULT_API_VERSION_HEADER - Static variable in class org.springframework.cloud.servicebroker.model.BrokerApiVersion
 
deleteInstanceBindingRegistry(List<DeleteServiceInstanceBindingInitializationFlow>, List<DeleteServiceInstanceBindingCompletionFlow>, List<DeleteServiceInstanceBindingErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new DeleteServiceInstanceBindingEventFlowRegistry bean
deleteInstanceRegistry(List<DeleteServiceInstanceInitializationFlow>, List<DeleteServiceInstanceCompletionFlow>, List<DeleteServiceInstanceErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new DeleteServiceInstanceEventFlowRegistry bean
deleteOperation(boolean) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder
Set a boolean value indicating whether the current asynchronous operation is a delete operation.
deleteOperation(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder
Set a boolean value indicating whether the current asynchronous operation is a delete operation.
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 
deleteServiceInstance(Map<String, String>, String, String, String, boolean, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
REST controller for deleting a service instance
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
 
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceService
Delete (deprovision) a service instance.
deleteServiceInstanceBinding(Map<String, String>, String, String, String, String, boolean, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceBindingController
REST controller for deleting a service instance binding
deleteServiceInstanceBinding(DeleteServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.NonBindableServiceInstanceBindingService
Delete a service instance binding.
deleteServiceInstanceBinding(DeleteServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
 
deleteServiceInstanceBinding(DeleteServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceBindingService
Delete a service instance binding.
DeleteServiceInstanceBindingCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for delete service instance binding request
DeleteServiceInstanceBindingErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for delete service instance binding request
DeleteServiceInstanceBindingEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for delete service instance binding requests
DeleteServiceInstanceBindingEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceBindingEventFlowRegistry
Deprecated.
DeleteServiceInstanceBindingEventFlowRegistry(List<DeleteServiceInstanceBindingInitializationFlow>, List<DeleteServiceInstanceBindingCompletionFlow>, List<DeleteServiceInstanceBindingErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceBindingEventFlowRegistry
DeleteServiceInstanceBindingInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for delete service instance binding request
DeleteServiceInstanceBindingRequest - Class in org.springframework.cloud.servicebroker.model.binding
Details of a request to delete a service instance binding.
DeleteServiceInstanceBindingRequest(String, String, String, String, ServiceDefinition, Plan, boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a DeleteServiceInstanceBindingRequest.
DeleteServiceInstanceBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to delete a service instance binding.
DeleteServiceInstanceBindingResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
DeleteServiceInstanceBindingResponse(boolean, String) - Constructor for class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a DeleteServiceInstanceBindingResponse.
DeleteServiceInstanceCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for delete service instance request
DeleteServiceInstanceErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for delete service instance request
DeleteServiceInstanceEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for delete service instance requests
DeleteServiceInstanceEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceEventFlowRegistry
Deprecated.
DeleteServiceInstanceEventFlowRegistry(List<DeleteServiceInstanceInitializationFlow>, List<DeleteServiceInstanceCompletionFlow>, List<DeleteServiceInstanceErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceEventFlowRegistry
DeleteServiceInstanceInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for delete service instance request
DeleteServiceInstanceRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request to delete a service instance.
DeleteServiceInstanceRequest(String, String, String, ServiceDefinition, Plan, boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a DeleteServiceInstanceRequest.
DeleteServiceInstanceResponse - Class in org.springframework.cloud.servicebroker.model.instance
Details of a response to a request to delete a service instance.
DeleteServiceInstanceResponse() - Constructor for class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse
DeleteServiceInstanceResponse(boolean, String) - Constructor for class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse
DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a DeleteServiceInstanceResponse.
description(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder
Set a user-facing description of the operation that the platform can display to the API client.
description(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo.MaintenanceInfoBuilder
The description of the impact of the maintenance update.
description(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
A user-friendly short description of the plan that will appear in the catalog.
description(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A user-friendly short description of the service that will appear in the catalog.
description(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder
Set a user-facing description of the operation that the platform can display to the API client.
device(VolumeDevice) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Set the details of the volume device to mount, specific to the device type.
deviceType(VolumeMount.DeviceType) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Set the type of the volume device to mount.
driver(String) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Set the name of the volume driver plugin which manages the device.

E

equals(Object) - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.Context
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.error.ErrorMessage
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.PreviousValues
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
 
equals(Object) - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
error(GetLastServiceBindingOperationRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceBindingErrorFlow
Performs the operation on the error flow
error(GetLastServiceOperationRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceErrorFlow
Performs the operation on the error flow
error(CreateServiceInstanceBindingRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceBindingErrorFlow
Performs the operation on the error flow
error(CreateServiceInstanceRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceErrorFlow
Performs the operation on the error flow
error(DeleteServiceInstanceBindingRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceBindingErrorFlow
Performs the operation on the error flow
error(DeleteServiceInstanceRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceErrorFlow
Performs the operation on the error flow
error(UpdateServiceInstanceRequest, Throwable) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.UpdateServiceInstanceErrorFlow
Performs the operation on the error flow
ErrorMessage - Class in org.springframework.cloud.servicebroker.model.error
Details of an error reported to the platform from a service broker.
ErrorMessage() - Constructor for class org.springframework.cloud.servicebroker.model.error.ErrorMessage
Construct an error message with no error code or description.
ErrorMessage(String) - Constructor for class org.springframework.cloud.servicebroker.model.error.ErrorMessage
Construct an error message with the provided description.
ErrorMessage(String, String) - Constructor for class org.springframework.cloud.servicebroker.model.error.ErrorMessage
Construct an error message with the provided error code and description.
eventFlowRegistries(CreateServiceInstanceEventFlowRegistry, UpdateServiceInstanceEventFlowRegistry, DeleteServiceInstanceEventFlowRegistry, AsyncOperationServiceInstanceEventFlowRegistry, CreateServiceInstanceBindingEventFlowRegistry, DeleteServiceInstanceBindingEventFlowRegistry, AsyncOperationServiceInstanceBindingEventFlowRegistry) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new EventFlowRegistries bean
EventFlowRegistries - Class in org.springframework.cloud.servicebroker.service.events
A collection of registries for various event flows
EventFlowRegistries() - Constructor for class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
Deprecated.
EventFlowRegistries(CreateServiceInstanceEventFlowRegistry, UpdateServiceInstanceEventFlowRegistry, DeleteServiceInstanceEventFlowRegistry, AsyncOperationServiceInstanceEventFlowRegistry, CreateServiceInstanceBindingEventFlowRegistry, DeleteServiceInstanceBindingEventFlowRegistry, AsyncOperationServiceInstanceBindingEventFlowRegistry) - Constructor for class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
Construct a new EventFlowRegistries
EventFlowRegistry<I,C,E,R,S> - Class in org.springframework.cloud.servicebroker.service.events
Abstract class for defining an event flow registry
EventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Deprecated.
EventFlowRegistry(List<I>, List<C>, List<E>) - Constructor for class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Construct a new EventFlowRegistry
EventFlowsAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Auto-configuration for the event flow implementation beans.
EventFlowsAutoConfiguration() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
 

F

filter(ServerWebExchange, WebFilterChain) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Process the web request and validate the API version in the header.
free(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
Whether the plan has a cost associated with it or not
from(String, String) - Static method in class org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionErrorMessage
Construct a message with the expected and provided version numbers.

G

getAmount() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
getApiInfoLocation() - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Get the location of the API info endpoint of the platform instance.
getApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
getApiVersion() - Method in class org.springframework.cloud.servicebroker.model.BrokerApiVersion
Get the service broker API version supported by the service broker.
getAppGuid() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
Get the GUID of an application associated with the binding.
getAppGuid() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Deprecated.
CreateServiceInstanceBindingRequest.getBindResource() provides platform-neutral access to binding resource details
getAsyncOperationBindingRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getAsyncOperationRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getAsyncResponseCode(AsyncServiceBrokerResponse) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
If an asynchronous request is received, then return HTTP 202 Accepted, otherwise HTTP 200 OK
getBindingId() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the ID of the service binding to create.
getBindingId() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the ID of the service binding to delete.
getBindingId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Get the ID of the service binding.
getBindingId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
Get the ID of the service binding to create.
getBindResource() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get any details about the resource the binding is being created for (e.g.
getBrokerApiVersionHeader() - Method in class org.springframework.cloud.servicebroker.model.BrokerApiVersion
Get the name of the service broker API version header.
getBullets() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
getCatalog() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
getCatalog() - Method in class org.springframework.cloud.servicebroker.controller.CatalogController
REST controller for getting a catalog
getCatalog() - Method in class org.springframework.cloud.servicebroker.service.BeanCatalogService
 
getCatalog() - Method in interface org.springframework.cloud.servicebroker.service.CatalogService
Return the catalog of services provided by the service broker.
getCompletionFlows(GetLastServiceBindingOperationRequest, GetLastServiceBindingOperationResponse) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceBindingEventFlowRegistry
 
getCompletionFlows(GetLastServiceOperationRequest, GetLastServiceOperationResponse) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceEventFlowRegistry
 
getCompletionFlows(CreateServiceInstanceBindingRequest, CreateServiceInstanceBindingResponse) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceBindingEventFlowRegistry
 
getCompletionFlows(CreateServiceInstanceRequest, CreateServiceInstanceResponse) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceEventFlowRegistry
 
getCompletionFlows(DeleteServiceInstanceBindingRequest, DeleteServiceInstanceBindingResponse) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceBindingEventFlowRegistry
 
getCompletionFlows(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceEventFlowRegistry
 
getCompletionFlows(R, S) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Retrieve the completion flows as a Flux
getCompletionFlows(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse) - Method in class org.springframework.cloud.servicebroker.service.events.UpdateServiceInstanceEventFlowRegistry
 
getCompletionFlowsInternal() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Merges the completion flows into a Flux
getContainerDir() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Set the directory to mount inside the application container.
getContext() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the platform-specific contextual information for the service binding.
getContext() - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
Get the platform-specific contextual information for the service instance.
getCosts() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
getCreate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
getCreate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
getCreateInstanceBindingRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getCreateInstanceRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getCreateMethodSchema() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
The JSON schema for configuration parameters when creating a service binding.
getCreateMethodSchema() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
The JSON schema for configuration parameters when creating a service instance.
getCredentials() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
Get the credentials that the bound application can use to access the service instance.
getCredentials() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
Get the credentials that the bound application can use to access the service instance.
getDashboardClient() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getDashboardClient() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Data necessary to activate the Dashboard SSO feature for this service.
getDashboardUrl() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
Get the URL of a web-based management user interface for the service instance.
getDashboardUrl() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Get the URL of a web-based management user interface for the service instance.
getDashboardUrl() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
Get the URL of a web-based management user interface for the service instance.
getDeleteInstanceBindingRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getDeleteInstanceRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
 
getDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getDescription() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
Get the description of the current asynchronous operation.
getDescription() - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
The description of the impact of the maintenance update.
getDescription() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
A user-friendly short description of the plan that will appear in the catalog.
getDescription() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A user-friendly short description of the service that will appear in the catalog.
getDescription() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
Get the description of the current asynchronous operation.
getDevice() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Get the details of the volume device to mount.
getDeviceType() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Get the type of the volume device to mount.
getDisplayName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
getDisplayName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getDocumentationUrl() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getDriver() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Get the name of the volume driver plugin which manages the device.
getError() - Method in class org.springframework.cloud.servicebroker.model.error.ErrorMessage
Get the error code.
getErrorFlows(GetLastServiceBindingOperationRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceBindingEventFlowRegistry
 
getErrorFlows(GetLastServiceOperationRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceEventFlowRegistry
 
getErrorFlows(CreateServiceInstanceBindingRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceBindingEventFlowRegistry
 
getErrorFlows(CreateServiceInstanceRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceEventFlowRegistry
 
getErrorFlows(DeleteServiceInstanceBindingRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceBindingEventFlowRegistry
 
getErrorFlows(DeleteServiceInstanceRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceEventFlowRegistry
 
getErrorFlows(R, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Retrieve the error flows as a Flux
getErrorFlows(UpdateServiceInstanceRequest, Throwable) - Method in class org.springframework.cloud.servicebroker.service.events.UpdateServiceInstanceEventFlowRegistry
 
getErrorFlowsInternal() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Merges the error flows into a Flux
getErrorMessage() - Method in exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
 
getErrorResponse(ServiceBrokerException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Format an error message for the exception
getErrorResponse(Exception) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Format an error message for the exception
getErrorResponse(String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Create an error message object
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getId() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
The client ID of the dashboard OAuth2 client that the service intends to use.
getId() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
An identifier used to correlate this plan in future requests to the catalog.
getId() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
An identifier used to correlate this service in future requests to the catalog.
getImageUrl() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getImageUrlResource() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getInitializationFlows(GetLastServiceBindingOperationRequest) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceBindingEventFlowRegistry
 
getInitializationFlows(GetLastServiceOperationRequest) - Method in class org.springframework.cloud.servicebroker.service.events.AsyncOperationServiceInstanceEventFlowRegistry
 
getInitializationFlows(CreateServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceBindingEventFlowRegistry
 
getInitializationFlows(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.events.CreateServiceInstanceEventFlowRegistry
 
getInitializationFlows(DeleteServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceBindingEventFlowRegistry
 
getInitializationFlows(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.events.DeleteServiceInstanceEventFlowRegistry
 
getInitializationFlows(R) - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Retrieve the initialization flows as a Flux
getInitializationFlows(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.events.UpdateServiceInstanceEventFlowRegistry
 
getInitializationFlowsInternal() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistry
Merges the initialization flows into a Flux
getLastOperation(GetLastServiceOperationRequest) - Method in class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 
getLastOperation(GetLastServiceBindingOperationRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
 
getLastOperation(GetLastServiceBindingOperationRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceBindingService
Get the status of the last requested operation for a service instance.
getLastOperation(GetLastServiceOperationRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
 
getLastOperation(GetLastServiceOperationRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceService
Get the status of the last requested operation for a service instance.
GetLastServiceBindingOperationRequest - Class in org.springframework.cloud.servicebroker.model.binding
Details of a request to get the state of the last operation on a service instance binding.
GetLastServiceBindingOperationRequest(String, String, String, String, String, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a GetLastServiceBindingOperationRequest.
GetLastServiceBindingOperationResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to get the state of the last operation on a service instance binding.
GetLastServiceBindingOperationResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
GetLastServiceBindingOperationResponse(OperationState, String, boolean) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a GetLastServiceBindingOperationResponse.
GetLastServiceOperationRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request to get the state of the last operation on a service instance.
GetLastServiceOperationRequest(String, String, String, String, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a GetLastServiceOperationRequest.
GetLastServiceOperationResponse - Class in org.springframework.cloud.servicebroker.model.instance
Details of a response to a request to get the state of the last operation on a service instance.
GetLastServiceOperationResponse() - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
GetLastServiceOperationResponse(OperationState, String, boolean) - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a GetLastServiceOperationResponse.
getLog() - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Callback to implementing classes to obtain the configured Logger
getLog() - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebFluxExceptionHandler
 
getLog() - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebMvcExceptionHandler
 
getLongDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getMaintenanceInfo() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getMaintenanceInfo() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
Maintenance information for a Service Instance which is provisioned using the Service Plan.
getMaximumPollingDuration() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getMaximumPollingDuration() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
A duration, in seconds, that the Platform SHOULD use as the Service's maximum polling duration.
getMessage() - Method in class org.springframework.cloud.servicebroker.model.error.ErrorMessage
Get the description.
getMetadata() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getMetadata() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getMetadata() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
A map of metadata to further describe a service plan.
getMetadata() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A map of metadata to further describe a service offering.
getMode() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Get a value indicating whether the volume can be mounted in read-only or read-write mode.
getMountConfig() - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
Get the configuration properties for the volume device.
getName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getName() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
A CLI-friendly name of the plan that will appear in the catalog.
getName() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A CLI-friendly name of the service that will appear in the catalog.
getNamespace() - Method in class org.springframework.cloud.servicebroker.model.KubernetesContext
Retrieve the kubernetes namespace from the collection of platform properties
getOperation() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
Get a description of the operation being performed in support of an asynchronous response.
getOperation() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Get the value of the operation field previously provided to the platform.
getOperation() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
Get the value of the operation field previously provided to the platform.
getOrganizationGuid() - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
Retrieve the organization GUID from the collection of platform properties
getOrganizationGuid() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Deprecated.
AsyncParameterizedServiceInstanceRequest.getContext() provides platform-neutral access to platform context details
getOrganizationGuidToSerialize() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Determine the organization GUID
getOriginatingIdentity() - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Get the identity of the user that initiated the request from the platform.
getParameters() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
 
getParameters() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get any parameters passed by the user, with the user-supplied JSON structure converted to a Map.
getParameters(Class<T>) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get any parameters passed by the user, with the user-supplied JSON structure mapped to fields of the specified object type.
getParameters() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
Get any parameters passed by the user at service binding creation.
getParameters() - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
A map of JSON schema for configuration parameters.
getParameters() - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
Get any parameters passed by the user, with the user-supplied JSON structure converted to a Map.
getParameters(Class<T>) - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
Get any parameters passed by the user, with the user-supplied JSON structure mapped to fields of the specified object type.
getParameters() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Get any parameters provided to the service broker when the service instance was created.
getPlan() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the plan of the service instance associated with the binding.
getPlan() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the plan of the service instance associated with the binding.
getPlan() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Get the plan of the service to create
getPlan() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Get the plan for the service definition to delete
getPlan() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get the plan of the service instance to update
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the ID of the plan for to the service instance associated with the binding.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the ID of the plan for to the service instance associated with the binding.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Get the ID of the plan of the service instance.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Get the ID of the plan for to the service instance to create.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Get the ID of the plan for to the service instance to delete.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
Get the ID of the plan of the service instance.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Get the ID of the plan associated with the service instance.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get the ID of the plan for to the service instance to update.
getPlanId() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.PreviousValues
Get the ID of the plan prior to the update request.
getPlans() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getPlans() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A list of plans for this service.
getPlatform() - Method in class org.springframework.cloud.servicebroker.model.Context
Get the name of the platform making the request.
getPlatformInstanceId() - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Get the ID used to identify the platform instance.
getPreviousValues() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get information about the service instance prior to the update request.
getProperties() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
getProperties() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getProperties() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
Get all properties in the bind resource.
getProperties() - Method in class org.springframework.cloud.servicebroker.model.Context
Get all properties in the context.
getProperties() - Method in class org.springframework.cloud.servicebroker.model.PlatformContext
 
getProperty(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
Get the value of a property with the given key.
getProperty(String) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
Get the value of a property in the bind resource with the given key.
getProperty(String) - Method in class org.springframework.cloud.servicebroker.model.Context
Get the value of a property in the context with the given key.
getProviderDisplayName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getRedirectUri() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getRedirectUri() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
A domain for the service dashboard that will be whitelisted by the UAA to enable dashboard SSO.
getRequiredServiceDefinition(String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Find the Service Definition for the provided ID.
getRequiredServiceDefinitionPlan(ServiceDefinition, String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Find the Plan for the Service Definition and Plan ID.
getRequires() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getRequires() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A list of permissions that the user would have to give the service, if they provision it.
getRoute() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
Get the URL of an application to be intermediated.
getRouteServiceUrl() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
Get a URL to which the platform should proxy requests for the bound route.
getRouteServiceUrl() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
Get a URL to which the platform should proxy requests for the bound route.
getSchemas() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getSchemas() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
The schemas for this plan.
getSecret() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getSecret() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
The client secret for the dashboard OAuth2 client.
getSerializableProperties() - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
Avoid polluting the serialized context with duplicated keys
getSerializableProperties() - Method in class org.springframework.cloud.servicebroker.model.KubernetesContext
Avoid polluting the serialized context with duplicated keys
getServiceBinding() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
getServiceBindingSchema() - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
The schemas available on a service binding.
getServiceDefinition(String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Find the Service Definition for the provided ID, or empty if not found.
getServiceDefinition() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the service definition of the service instance associated with the binding.
getServiceDefinition() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the service definition of the service instance associated with the binding.
getServiceDefinition() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Get the service definition of the service to create.
getServiceDefinition() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Get the service definition of the service to delete.
getServiceDefinition() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get the service definition of the service instance to update.
getServiceDefinition(String) - Method in class org.springframework.cloud.servicebroker.service.BeanCatalogService
 
getServiceDefinition(String) - Method in interface org.springframework.cloud.servicebroker.service.CatalogService
Get a service definition from the catalog by ID.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the ID of the service definition for the service instance associated with the binding.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the ID of the service definition for the service instance associated with the binding.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Get the ID of the service definition of the service instance.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Get the ID of the service definition for to the service instance to create.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Get the ID of the service definition for to the service instance to delete.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
Get the ID of the service definition of the service instance.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
Get the ID of the service definition associated with the service instance.
getServiceDefinitionId() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get the ID of the service definition for to the service instance to update.
getServiceDefinitionPlan(ServiceDefinition, String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Find the Plan for the Service Definition and Plan ID, or empty if not found.
getServiceDefinitions() - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog
Get the set of service offerings.
getServiceInstance(GetServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 
getServiceInstance() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
getServiceInstance(Map<String, String>, String, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
REST controller for getting a service instance
getServiceInstance(GetServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
 
getServiceInstance(GetServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceService
Get the details of a service instance.
GetServiceInstanceAppBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to retrieve a service instance binding associated with an application.
GetServiceInstanceAppBindingResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
GetServiceInstanceAppBindingResponse(Map<String, Object>, Map<String, Object>, String, List<VolumeMount>) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a GetServiceInstanceAppBindingResponse.
getServiceInstanceBinding(Map<String, String>, String, String, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceBindingController
REST controller for getting a service instance binding
getServiceInstanceBinding(GetServiceInstanceBindingRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
 
getServiceInstanceBinding(GetServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceBindingService
Get the details of a binding to a service instance.
getServiceInstanceBindingLastOperation(Map<String, String>, String, String, String, String, String, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceBindingController
REST Controller for getting the last operation of a service instance binding
GetServiceInstanceBindingRequest - Class in org.springframework.cloud.servicebroker.model.binding
Details of a request to retrieve a service instance binding.
GetServiceInstanceBindingRequest(String, String, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a CreateServiceInstanceBindingRequest.
GetServiceInstanceBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to retrieve a service instance binding.
GetServiceInstanceBindingResponse(Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
Get the ID of the service instance associated with the binding.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
Get the ID of the service instance associated with the binding.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
Get the ID of the service instance associated with the binding.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
Get the ID of the service instance associated with the binding.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Get the ID of the service instance to create.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
Get the ID of the service instance to delete.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
Get the ID of the service instance.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
Get the ID of the service instance to retrieve.
getServiceInstanceId() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
Get the ID of the service instance to update.
getServiceInstanceLastOperation(Map<String, String>, String, String, String, String, String, String) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
REST controller for getting the last operation of a service instance
GetServiceInstanceRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request to retrieve a service instance.
GetServiceInstanceRequest(String, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
GetServiceInstanceRequest.GetServiceInstanceRequestBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a GetServiceInstanceRequest.
GetServiceInstanceResponse - Class in org.springframework.cloud.servicebroker.model.instance
Details of a response to a request to get the details a service instance.
GetServiceInstanceResponse() - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
GetServiceInstanceResponse(String, String, String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
GetServiceInstanceResponse.GetServiceInstanceResponseBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a GetServiceInstanceResponse.
GetServiceInstanceRouteBindingResponse - Class in org.springframework.cloud.servicebroker.model.binding
Details of a response to a request to create a new service instance binding associated with a route.
GetServiceInstanceRouteBindingResponse() - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
GetServiceInstanceRouteBindingResponse(Map<String, Object>, String) - Constructor for class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a GetServiceInstanceRouteBindingResponse.
getServiceInstanceSchema() - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
The schemas available on a service instance.
getServices() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
 
getSpaceGuid() - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
Retrieve the space GUID from the collection of platform properties
getSpaceGuid() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Deprecated.
AsyncParameterizedServiceInstanceRequest.getContext() provides platform-neutral access to platform context details
getSpaceGuidToSerialize() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
Determine the space GUID
getState() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
Get the current state of an asynchronous operation.
getState() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
Get the current state of an asynchronous operation.
getStringProperty(String) - Method in class org.springframework.cloud.servicebroker.model.Context
Get the String value of a property in the context with the given key.
getSupportUrl() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
getSyslogDrainUrl() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
Get the URL to which the platform should drain logs for the bound application.
getSyslogDrainUrl() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
Get the URL to which the platform should drain logs for the bound application.
getTags() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getTags() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
A list of tags to aid in categorizing and classifying services with similar characteristics.
getUnit() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
getUpdate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
getUpdateInstanceRegistry() - Method in class org.springframework.cloud.servicebroker.service.events.EventFlowRegistries
 
getUpdateMethodSchema() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
The JSON schema for configuration parameters when updating a service instance.
getValue() - Method in enum org.springframework.cloud.servicebroker.model.instance.OperationState
Get the String value of an enumerated value.
getVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
 
getVersion() - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
The version of the maintenance update available for a plan.
getVolumeId() - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
Get the ID of the shared volume device to mount on each app instance.
getVolumeMounts() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
Get the set of volume mounts that can be used in an application container file system.
getVolumeMounts() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
Get the set of volume mounts that can be used in an application container file system.

H

handleBindingException(Exception, BindingResult) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Creates an error message for binding errors
handleException(ServiceBrokerApiVersionException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerApiVersionMissingException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceInstanceDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceDefinitionDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceDefinitionPlanDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerAsyncRequiredException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerInvalidParametersException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerOperationInProgressException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerCreateOperationInProgressException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerUpdateOperationInProgressException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerDeleteOperationInProgressException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerUnavailableException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerConcurrencyException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerInvalidOriginatingIdentityException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(Exception) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
Handle a Exception
handleException(ServiceInstanceExistsException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceInstanceUpdateNotSupportedException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceInstanceBindingExistsException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceInstanceBindingDoesNotExistException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(ServiceBrokerBindingRequiresAppException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
handleException(WebExchangeBindException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebFluxExceptionHandler
handleException(ServerWebInputException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebFluxExceptionHandler
handleException(MethodArgumentNotValidException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebMvcExceptionHandler
handleException(MissingServletRequestParameterException) - Method in class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebMvcExceptionHandler
hashCode() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.Context
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.error.ErrorMessage
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.PreviousValues
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
 
hashCode() - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 

I

id(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient.DashboardClientBuilder
The client ID of the dashboard OAuth2 client that the service intends to use.
id(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
An identifier used to correlate this plan in future requests to the catalog.
id(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
An identifier used to correlate this service in future requests to the catalog.
initialize(GetLastServiceBindingOperationRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceBindingInitializationFlow
Performs the operation on the initialization flow
initialize(GetLastServiceOperationRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.AsyncOperationServiceInstanceInitializationFlow
Performs the operation on the initialization flow
initialize(CreateServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceBindingInitializationFlow
Performs the operation on the initialization flow
initialize(CreateServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.CreateServiceInstanceInitializationFlow
Performs the operation on the initialization flow
initialize(DeleteServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceBindingInitializationFlow
Performs the operation on the initialization flow
initialize(DeleteServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.DeleteServiceInstanceInitializationFlow
Performs the operation on the initialization flow
initialize(UpdateServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.events.flows.UpdateServiceInstanceInitializationFlow
Performs the operation on the initialization flow
INSTANCE_ID_PATH_VARIABLE - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
instanceExisted(boolean) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Set a boolean value indicating whether the service instance already exists with the same parameters as the requested service instance.
instancesRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Indicates whether the service broker supports retrieving service instances.
isAsync() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
Get a boolean value indicating whether the requested operation is being performed synchronously or asynchronously.
isAsyncAccepted() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
Get the value indicating whether the platform allows the broker to complete the request asynchronously.
isAsyncAccepted() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
 
isAsyncAccepted() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
 
isBindable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
isBindable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isBindable() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
Indicates whether the service with this plan can be bound to applications.
isBindable() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Indicates whether the service can be bound to applications.
isBindingExisted() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
Get the boolean value indicating whether the service binding already exists with the same parameters as the requested service binding.
isBindingsRetrievable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isBindingsRetrievable() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Indicates whether the service broker supports retrieving service bindings.
isDeleteOperation() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
Get a boolean value indicating whether the current operation is a delete operation.
isDeleteOperation() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
Get a boolean value indicating whether the current operation is a delete operation.
isFree() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
isFree() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
Indicates whether the plan can be limited by the non_basic_services_allowed field in a platform quota.
isInstanceExisted() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
Get the boolean value indicating whether the service instance already exists with the same parameters as the requested service instance.
isInstancesRetrievable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isInstancesRetrievable() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Indicates whether the service broker supports retrieving service instances.
isPlanUpdateable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
isPlanUpdateable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isPlanUpdateable() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
Whether the Plan supports upgrade/downgrade/sidegrade to another version.
isPlanUpdateable() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Indicates whether the service supports requests to update instances to use a different plan from the one used to provision a service instance.

K

KUBERNETES_PLATFORM - Static variable in class org.springframework.cloud.servicebroker.model.KubernetesContext
 
KubernetesContext - Class in org.springframework.cloud.servicebroker.model
Kubernetes specific contextual information under which the service instance is to be provisioned or updated.
KubernetesContext(String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.KubernetesContext
Create a new KubernetesContext
KubernetesContext.KubernetesContextBuilder - Class in org.springframework.cloud.servicebroker.model
Builder class for KubernetesContext

M

main(String[]) - Static method in class org.springframework.cloud.servicebroker.acceptance.WebFluxApplication
main application entry point
main(String[]) - Static method in class org.springframework.cloud.servicebroker.acceptance.WebMvcApplication
main application entry point
MaintenanceInfo - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a maintenance info available for a Plan.
MaintenanceInfo() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
 
MaintenanceInfo - Class in org.springframework.cloud.servicebroker.model.catalog
Maintenance info available for a Plan.
MaintenanceInfo(String, String) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
Constructs a new MaintenanceInfo
maintenanceInfo(MaintenanceInfo) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
Maintenance information for a Service Instance which is provisioned using the Service Plan.
MaintenanceInfo.MaintenanceInfoBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a MaintenanceInfo.
mapParametersToBean(Map<String, Object>, Class<T>) - Static method in class org.springframework.cloud.servicebroker.model.util.ParameterBeanMapperUtils
Instantiates an object of the specified type and populates properties of the object from the provided parameters.
maximumPollingDuration(Integer) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
A duration, in seconds, that the Platform SHOULD use as the Service's maximum polling duration.
metadata(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
A map of plan metadata to further describe the plan
metadata(String, Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
A key/value pair to add to the map of plan metadata
metadata(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A map of metadata to further describe a service offering.
metadata(String, Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A key/value pair to add to the map of metadata to further describe a service offering.
MetadataUtils - Class in org.springframework.cloud.servicebroker.autoconfigure.web.util
Internal class for marshaling abstract catalog metadata.
MethodSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a JSON Schema for a service broker object method.
MethodSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
 
MethodSchema - Class in org.springframework.cloud.servicebroker.model.catalog
JSON Schema for a service broker object method.
MethodSchema() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
Construct a new MethodSchema
MethodSchema(Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
Construct a new MethodSchema
MethodSchema.MethodSchemaBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a MethodSchema.
mode(VolumeMount.Mode) - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount.VolumeMountBuilder
Set a value indicating whether the volume can be mounted in read-only or read-write mode.
mountConfig(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice.SharedVolumeDeviceBuilder
Add a set of configuration properties from the provided Map to the volume device configuration.
mountConfig(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice.SharedVolumeDeviceBuilder
Add a key/value pair to the volume device configuration.

N

name(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
A CLI-friendly name of the plan that will appear in the catalog.
name(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A CLI-friendly name of the service that will appear in the catalog.
namespace(String) - Method in class org.springframework.cloud.servicebroker.model.KubernetesContext.KubernetesContextBuilder
Set the kubernetes namespace
NAMESPACE_KEY - Static variable in class org.springframework.cloud.servicebroker.model.KubernetesContext
 
nonBindableServiceInstanceBindingService() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
Conditionally provides a ServiceInstanceBindingService bean
NonBindableServiceInstanceBindingService - Class in org.springframework.cloud.servicebroker.service
Default implementation of ServiceInstanceBindingService for service brokers that do not support bindable services.
NonBindableServiceInstanceBindingService() - Constructor for class org.springframework.cloud.servicebroker.service.NonBindableServiceInstanceBindingService
 
NoOpServiceInstanceService - Class in org.springframework.cloud.servicebroker.acceptance
NoOp implementation
NoOpServiceInstanceService - Class in org.springframework.cloud.servicebroker.acceptance
NoOp implementation
NoOpServiceInstanceService() - Constructor for class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 

O

operation - Variable in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
 
operation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the operation as would be provided in the request from the platform.
operation - Variable in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
 
operation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the operation as would be provided in the request from the platform.
operation - Variable in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
 
operation(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Set a value to inform the user of the operation being performed in support of an asynchronous response.
operationState(OperationState) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder
Set the current state of the asynchronous operation.
operationState(OperationState) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder
Set the current state of the asynchronous operation.
OperationState - Enum in org.springframework.cloud.servicebroker.model.instance
The list of acceptable states for an operation that is being processed asynchronously.
org.springframework.cloud.servicebroker.acceptance - package org.springframework.cloud.servicebroker.acceptance
 
org.springframework.cloud.servicebroker.annotation - package org.springframework.cloud.servicebroker.annotation
Annotations to support configuring Service Brokers
org.springframework.cloud.servicebroker.autoconfigure.web - package org.springframework.cloud.servicebroker.autoconfigure.web
Support for Spring Boot auto-configuration in web environments
org.springframework.cloud.servicebroker.autoconfigure.web.exception - package org.springframework.cloud.servicebroker.autoconfigure.web.exception
Exceptions specific to auto-configuration errors
org.springframework.cloud.servicebroker.autoconfigure.web.reactive - package org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration to support Spring WebFlux
org.springframework.cloud.servicebroker.autoconfigure.web.servlet - package org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration to support Spring MVC
org.springframework.cloud.servicebroker.autoconfigure.web.util - package org.springframework.cloud.servicebroker.autoconfigure.web.util
utilities
org.springframework.cloud.servicebroker.controller - package org.springframework.cloud.servicebroker.controller
Provides Service Broker API endpoints
org.springframework.cloud.servicebroker.exception - package org.springframework.cloud.servicebroker.exception
Exceptions for Service Broker error conditions
org.springframework.cloud.servicebroker.model - package org.springframework.cloud.servicebroker.model
Models that describe the interaction with the Service Broker API
org.springframework.cloud.servicebroker.model.binding - package org.springframework.cloud.servicebroker.model.binding
Service binding models
org.springframework.cloud.servicebroker.model.catalog - package org.springframework.cloud.servicebroker.model.catalog
Catalog models
org.springframework.cloud.servicebroker.model.error - package org.springframework.cloud.servicebroker.model.error
Error models
org.springframework.cloud.servicebroker.model.instance - package org.springframework.cloud.servicebroker.model.instance
Service instance models
org.springframework.cloud.servicebroker.model.util - package org.springframework.cloud.servicebroker.model.util
Model utilities
org.springframework.cloud.servicebroker.service - package org.springframework.cloud.servicebroker.service
Service interfaces and default implementations
org.springframework.cloud.servicebroker.service.events - package org.springframework.cloud.servicebroker.service.events
 
org.springframework.cloud.servicebroker.service.events.flows - package org.springframework.cloud.servicebroker.service.events.flows
 
ORGANIZATION_GUID_KEY - Static variable in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
 
organizationGuid(String) - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext.CloudFoundryContextBuilder
Set the organization GUID
ORIGINATING_IDENTITY_HEADER - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the identity of the user making the request as would be provided in the request from the platform.
originatingIdentity - Variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 

P

ParameterBeanMapperUtils - Class in org.springframework.cloud.servicebroker.model.util
Utilities for mapping parameter maps to Java beans.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Add a set of parameters from the provided Map to the request parameters as would be provided in the request from the platform.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Add a key/value pair to the request parameters as would be provided in the request from the platform.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a set of parameters from the provided Map to the request parameters as were provided by the platform at service binding creation.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a key/value pair to the request parameters as were provided in the request from the platform at service binding creation.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder
Add a set of parameters from the provided Map to the request parameters as were provided by the platform at service binding creation.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder
Add a key/value pair to the request parameters as were provided in the request from the platform at service binding creation.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema.MethodSchemaBuilder
A map of JSON schema for configuration parameters.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema.MethodSchemaBuilder
A key/value pair to add to the JSON schema configuration parameters
parameters - Variable in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
 
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Add a set of parameters from the provided Map to the request parameters as would be provided in the request from the platform.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Add a key/value pair to the request parameters as would be provided in the request from the platform.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Add a set of parameters from the provided Map to the parameters as were provided to the service broker at service instance creation.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Add a key/value pair to the parameters as were provided to the service broker at service instance creation.
parameters(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Add a set of parameters from the provided Map to the request parameters as would be provided in the request from the platform.
parameters(String, Object) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Add a key/value pair to the request parameters as would be provided in the request from the platform.
parseOriginatingIdentity(String) - Method in class org.springframework.cloud.servicebroker.controller.BaseController
Populates a platform specific context from the originating identity
Plan - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a service plan available for a ServiceDefinition.
Plan() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
plan(Plan) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the fully resolved plan
plan(Plan) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the fully resolved plan.
Plan - Class in org.springframework.cloud.servicebroker.model.catalog
A service plan available for a ServiceDefinition
Plan() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Plan
Construct a new Plan
Plan(String, String, String, Map<String, Object>, Boolean, Boolean, Boolean, Schemas, Integer, MaintenanceInfo) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Plan
Construct a new Plan
plan(Plan) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the fully resolved plan for the service definition
plan(Plan) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the fully resolved plan.
plan(Plan) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the fully resolved plan for the service definition
Plan.PlanBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a Plan.
PLAN_ID_PARAMETER - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
planId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the plan ID as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the plan ID as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the plan ID as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the plan ID as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the plan ID of the request as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the plan ID as would be provided in the request from the platform.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Set the ID of the plan associated with the service instance.
planId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the plan ID as would be provided in the request from the platform.
PlanMetadata - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
PlanMetadata() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
plans(Plan...) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of plans for this service.
plans(List<Plan>) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of plans for this service.
planUpdateable(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
Indicates whether the the plan can be updated.
planUpdateable(Boolean) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
Indicates whether the service supports requests to update instances to use a different plan from the one used to provision a service instance.
platform - Variable in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
 
platform(String) - Method in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Set the name of the platform as would be provided in the request from the platform.
platform - Variable in class org.springframework.cloud.servicebroker.model.Context
 
PLATFORM_INSTANCE_ID_VARIABLE - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
PLATFORM_KEY - Static variable in class org.springframework.cloud.servicebroker.model.Context
 
PlatformContext - Class in org.springframework.cloud.servicebroker.model
Platform specific contextual information under which the service instance is to be provisioned or updated.
PlatformContext(String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.PlatformContext
Construct a new PlatformContext
PlatformContext.PlatformContextBuilder - Class in org.springframework.cloud.servicebroker.model
Provides a fluent API for constructing a PlatformContext.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the ID of the platform instance as would be provided in the request from the platform.
platformInstanceId - Variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Compares the service broker API version header to the supported version.
PreviousValues(String) - Constructor for class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.PreviousValues
previousValues(UpdateServiceInstanceRequest.PreviousValues) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the previous values of the service instance details as would be provided in the request from the platform.
properties(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource.BindResourceBuilder
Add a set of properties from the provided Map to the bind resource properties as would be provided in the request from the platform.
properties(String, Object) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource.BindResourceBuilder
Add a key/value pair to the bind resource properties as would be provided in the request from the platform.
properties - Variable in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
 
properties(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Add a set of properties from the provided Map to the context properties as would be provided in the request from the platform.
properties - Variable in class org.springframework.cloud.servicebroker.model.Context
 
property(String, Object) - Method in class org.springframework.cloud.servicebroker.model.Context.ContextBaseBuilder
Add a key/value pair to the context properties as would be provided in the request from the platform.

R

redirectUri(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient.DashboardClientBuilder
A domain for the service dashboard that will be whitelisted by the UAA to enable dashboard SSO.
RequiredCatalogBeanFailureAnalyzer - Class in org.springframework.cloud.servicebroker.autoconfigure.web
 
RequiredCatalogBeanFailureAnalyzer() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.RequiredCatalogBeanFailureAnalyzer
 
RequiredServiceInstanceServiceBeanFailureAnalyzer - Class in org.springframework.cloud.servicebroker.autoconfigure.web
 
RequiredServiceInstanceServiceBeanFailureAnalyzer() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.RequiredServiceInstanceServiceBeanFailureAnalyzer
 
requires(String...) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of permissions that the user would have to give the service, if they provision it.
requires(List<String>) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of permissions that the user would have to give the service, if they provision it.
requires(ServiceDefinitionRequires...) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of permissions that the user would have to give the service, if they provision it.
route(String) - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource.BindResourceBuilder
Set an application route as would be provided in a route binding request from the platform.
routeServiceUrl(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder
Set a URL to which the platform should proxy requests for the bound route.
routeServiceUrl(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder
Set a URL to which the platform should proxy requests for the bound route.

S

Schemas - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a JSON Schemas available for a Plan.
Schemas() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
schemas(Schemas) - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan.PlanBuilder
The schemas for this plan
Schemas - Class in org.springframework.cloud.servicebroker.model.catalog
JSON Schemas available for a Plan.
Schemas() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Schemas
Construct a new Schemas
Schemas(ServiceInstanceSchema, ServiceBindingSchema) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.Schemas
Construct a new Schemas
Schemas.SchemasBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a Schemas.
secret(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient.DashboardClientBuilder
The client secret for the dashboard OAuth2 client.
SERVICE_ID_PARAMETER - Static variable in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 
ServiceBindingSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a Service binding JSON Schemas.
ServiceBindingSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
serviceBindingSchema(ServiceBindingSchema) - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas.SchemasBuilder
The schemas available on a service binding.
ServiceBindingSchema - Class in org.springframework.cloud.servicebroker.model.catalog
Service binding JSON Schemas.
ServiceBindingSchema() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
Construct a new ServiceBindingSchema
ServiceBindingSchema(MethodSchema) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
Construct a new ServiceBindingSchema
ServiceBindingSchema.ServiceBindingSchemaBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a ServiceBindingSchema.
serviceBrokerApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
Conditionally provides a BrokerApiVersion bean
serviceBrokerApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
Conditionally provides a BrokerApiVersion bean
ServiceBrokerApiVersionErrorMessage - Class in org.springframework.cloud.servicebroker.exception
Provides a formatted message indicating that the service broker does not support the version of the Open Service Broker API provided by the platform.
ServiceBrokerApiVersionException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that the version of the API supported by the broker doesn't match the version provided by the platform.
ServiceBrokerApiVersionException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionException
Construct an exception with the expected and provided versions.
ServiceBrokerApiVersionException(String, String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionException
Construct an exception with an error code and the expected and provided versions.
serviceBrokerApiVersionInterceptor(BrokerApiVersion) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
Provide an ApiVersionInterceptor bean
ServiceBrokerApiVersionMissingException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that the API version header is missing from the request.
ServiceBrokerApiVersionMissingException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionMissingException
Construct an exception with the expected version.
ServiceBrokerApiVersionMissingException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionMissingException
Construct an exception with an error code and the expected version.
serviceBrokerApiVersionProperty() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
Provides a BrokerApiVersion bean if the 'api-version' property is available in external configuration
serviceBrokerApiVersionProperty() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
Provides a BrokerApiVersion bean if the 'api-version' property is available in external configuration
ServiceBrokerAsyncRequiredException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a service broker requires that the platform support asynchronous processing of operations.
ServiceBrokerAsyncRequiredException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerAsyncRequiredException
Construct an exception with the provided message.
ServiceBrokerAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Auto-configuration for the service broker implementation beans.
ServiceBrokerAutoConfiguration() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
 
ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Provides a Catalog bean when catalog properties are available in external configuration
ServiceBrokerBindingRequiresAppException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that the service broker received a binding request without an application resource, but only supports binding to applications.
ServiceBrokerBindingRequiresAppException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerBindingRequiresAppException
Construct an exception with the provided message.
ServiceBrokerBindingRequiresAppException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerBindingRequiresAppException
Construct an exception with the provided message and cause.
ServiceBrokerConcurrencyException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that the service broker received concurrent requests to modify a resource.
ServiceBrokerConcurrencyException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerConcurrencyException
Construct an exception with the provided message.
ServiceBrokerConcurrencyException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerConcurrencyException
Construct an exception with the provided message and cause.
ServiceBrokerCreateOperationInProgressException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request to create a service instance or binding was received while asynchronous creation of the identical service instance or binding is in progress.
ServiceBrokerCreateOperationInProgressException() - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerCreateOperationInProgressException
Construct an exception with a default message.
ServiceBrokerCreateOperationInProgressException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerCreateOperationInProgressException
Construct an exception with a default message that includes the provided operation description.
ServiceBrokerCreateOperationInProgressException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerCreateOperationInProgressException
Construct an exception with an error code and default message.
ServiceBrokerDeleteOperationInProgressException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request to delete a service instance or binding was received while asynchronous deletion of the identical service instance or binding is in progress.
ServiceBrokerDeleteOperationInProgressException() - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerDeleteOperationInProgressException
Construct an exception with a default message.
ServiceBrokerDeleteOperationInProgressException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerDeleteOperationInProgressException
Construct an exception with a default message that includes the provided operation description.
ServiceBrokerDeleteOperationInProgressException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerDeleteOperationInProgressException
Construct an exception with an error code and default message.
ServiceBrokerException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate underlying service broker errors (like connectivity to the service being brokered) not covered by a more specific exception.
ServiceBrokerException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
Construct an exception with the provided message.
ServiceBrokerException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
Construct an exception with the provided error code and message.
ServiceBrokerException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
Construct an exception with the provided message and cause.
ServiceBrokerException(String, String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
Construct an exception with the provided error code, message and cause.
ServiceBrokerException(Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerException
Construct an exception without a message and with the provided cause.
serviceBrokerExceptionHandler() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
serviceBrokerExceptionHandler() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
ServiceBrokerExceptionHandler - Class in org.springframework.cloud.servicebroker.controller
Exception handling logic shared by all Controllers.
ServiceBrokerExceptionHandler() - Constructor for class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
 
ServiceBrokerInvalidOriginatingIdentityException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that parameters passed in the originating identity header are not understood by the service broker.
ServiceBrokerInvalidOriginatingIdentityException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidOriginatingIdentityException
Construct an exception with the provided message.
ServiceBrokerInvalidOriginatingIdentityException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidOriginatingIdentityException
Construct an exception with the provided message and cause.
ServiceBrokerInvalidParametersException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that parameters passed in a create or update request are not understood by the service broker.
ServiceBrokerInvalidParametersException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidParametersException
Construct an exception with the provided message.
ServiceBrokerInvalidParametersException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidParametersException
Construct an exception with the provided error code and message.
ServiceBrokerInvalidParametersException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidParametersException
Construct an exception with the provided message and cause.
ServiceBrokerInvalidParametersException(String, String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidParametersException
Construct an exception with the provided error code, message and cause.
ServiceBrokerInvalidParametersException(Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerInvalidParametersException
Construct an exception with a default message and the provided cause.
ServiceBrokerOperationInProgressException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request for a service instance or binding was received while asynchronous creation of the service instance or binding is in progress.
ServiceBrokerOperationInProgressException() - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerOperationInProgressException
Construct an exception with a default message.
ServiceBrokerOperationInProgressException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerOperationInProgressException
Construct an exception with a default message that includes the provided operation description.
ServiceBrokerOperationInProgressException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerOperationInProgressException
Construct an exception with an error code and default message.
ServiceBrokerProperties - Class in org.springframework.cloud.servicebroker.autoconfigure.web
ConfigurationProperties for a Service Broker
ServiceBrokerProperties() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
ServiceBrokerRequest - Class in org.springframework.cloud.servicebroker.model
Details common to all service broker requests.
ServiceBrokerRequest() - Constructor for class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Construct a new ServiceBrokerRequest
ServiceBrokerRequest(String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
Construct a new ServiceBrokerRequest
ServiceBrokerRestController - Annotation Type in org.springframework.cloud.servicebroker.annotation
 
ServiceBrokerUnavailableException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a service broker is able to accept requests from the platform but is temporarily unable to process those requests.
ServiceBrokerUnavailableException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUnavailableException
Construct an exception with the provided message.
ServiceBrokerUnavailableException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUnavailableException
Construct an exception with the provided error code and message.
ServiceBrokerUnavailableException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUnavailableException
Construct an exception with the provided message and cause.
ServiceBrokerUnavailableException(String, String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUnavailableException
Construct an exception with the provided error code, message and cause.
ServiceBrokerUnavailableException(Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUnavailableException
Construct an exception with the provided cause.
ServiceBrokerUpdateOperationInProgressException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request to update a service instance was received while asynchronous updating of the identical service instance is in progress.
ServiceBrokerUpdateOperationInProgressException() - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUpdateOperationInProgressException
Construct an exception with a default message.
ServiceBrokerUpdateOperationInProgressException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUpdateOperationInProgressException
Construct an exception with a default message that includes the provided operation description.
ServiceBrokerUpdateOperationInProgressException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceBrokerUpdateOperationInProgressException
Construct an exception with an error code and default message.
ServiceBrokerWebFluxAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration for the service broker REST API endpoints.
ServiceBrokerWebFluxAutoConfiguration(CatalogService, ServiceInstanceService, ServiceInstanceBindingService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
ServiceBrokerWebFluxExceptionHandler - Class in org.springframework.cloud.servicebroker.controller
Exception handling logic shared by WebFlux Controllers.
ServiceBrokerWebFluxExceptionHandler() - Constructor for class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebFluxExceptionHandler
 
ServiceBrokerWebMvcAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration for the service broker REST API endpoints.
ServiceBrokerWebMvcAutoConfiguration(CatalogService, ServiceInstanceService, ServiceInstanceBindingService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
serviceBrokerWebMvcConfigurerAdapter(ApiVersionInterceptor) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
ServiceBrokerWebMvcExceptionHandler - Class in org.springframework.cloud.servicebroker.controller
Exception handling logic shared by Web MVC Controllers.
ServiceBrokerWebMvcExceptionHandler() - Constructor for class org.springframework.cloud.servicebroker.controller.ServiceBrokerWebMvcExceptionHandler
 
ServiceDefinition - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
ServiceDefinition() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
serviceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the fully resolved service definition.
serviceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the fully resolved service definition.
ServiceDefinition - Class in org.springframework.cloud.servicebroker.model.catalog
A service offered by this broker.
ServiceDefinition() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Construct a new ServiceDefinition
ServiceDefinition(String, String, String, boolean, Boolean, Boolean, Boolean, List<Plan>, List<String>, Map<String, Object>, List<String>, DashboardClient) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
Construct a new ServiceDefinition
serviceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the fully resolved service definition.
serviceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the fully resolved service definition.
serviceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the fully resolved service definition.
ServiceDefinition.ServiceDefinitionBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a ServiceDefinition.
ServiceDefinitionDoesNotExistException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request includes a service definition ID that does not exist in the service broker catalog.
ServiceDefinitionDoesNotExistException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceDefinitionDoesNotExistException
Construct an exception with a default message that includes the provided service definition ID.
ServiceDefinitionDoesNotExistException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceDefinitionDoesNotExistException
Construct an exception with an error code and default message that includes the provided service definition ID.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Set the ID of the service definition associated with the service instance.
serviceDefinitionId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the service definition ID as would be provided in the request from the platform.
ServiceDefinitionPlanDoesNotExistException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request includes a plan ID that does not exist in the service broker catalog.
ServiceDefinitionPlanDoesNotExistException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceDefinitionPlanDoesNotExistException
Construct an exception with a default message that includes the provided plan ID.
ServiceDefinitionPlanDoesNotExistException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceDefinitionPlanDoesNotExistException
Construct an exception with an error code and default message that includes the provided plan ID.
ServiceDefinitionRequires - Enum in org.springframework.cloud.servicebroker.model.catalog
The list of acceptable values for the requires field of a service definition.
serviceDefinitions(List<ServiceDefinition>) - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog.CatalogBuilder
Add a set of service offerings from the provided List to the service offerings provided by the service broker.
serviceDefinitions(ServiceDefinition...) - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog.CatalogBuilder
Add a set of service offerings from the provided array to the service offerings provided by the service broker.
serviceInstanceBindingController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
serviceInstanceBindingController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
ServiceInstanceBindingController - Class in org.springframework.cloud.servicebroker.controller
Provide endpoints for the service bindings API.
ServiceInstanceBindingController(CatalogService, ServiceInstanceBindingService) - Constructor for class org.springframework.cloud.servicebroker.controller.ServiceInstanceBindingController
ServiceInstanceBindingDoesNotExistException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request includes a service binding ID that is not known to the service broker.
ServiceInstanceBindingDoesNotExistException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceBindingDoesNotExistException
Construct an exception with a default message that includes the provided service binding ID.
ServiceInstanceBindingEventService - Class in org.springframework.cloud.servicebroker.service
Internal implementation of ServiceInstanceBindingService that attaches event hooks to the requests to create and delete service instance bindings
ServiceInstanceBindingEventService(ServiceInstanceBindingService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
ServiceInstanceBindingExistsException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a service binding create request was received for a binding that already exists with parameters that are different from the existing binding.
ServiceInstanceBindingExistsException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceBindingExistsException
Construct an exception with a default message that includes the provided IDs.
ServiceInstanceBindingExistsException(String, String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceBindingExistsException
Construct an exception with a default message that includes the provided IDs.
ServiceInstanceBindingService - Interface in org.springframework.cloud.servicebroker.service
This interface is implemented by service brokers to process requests to create and delete service instance bindings.
serviceInstanceController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
serviceInstanceController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
ServiceInstanceController - Class in org.springframework.cloud.servicebroker.controller
Provide endpoints for the service instances API.
ServiceInstanceController(CatalogService, ServiceInstanceService) - Constructor for class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
ServiceInstanceDoesNotExistException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request includes a service instance ID that is not known to the service broker.
ServiceInstanceDoesNotExistException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceDoesNotExistException
Construct an exception with a default message that includes the provided service instance ID.
ServiceInstanceDoesNotExistException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceDoesNotExistException
Construct an exception with an error code and default message that includes the provided service instance ID.
ServiceInstanceEventService - Class in org.springframework.cloud.servicebroker.service
Internal implementation of ServiceInstanceService that attaches event hooks to requests related to provisioning, updating, and deprovisioning service instances.
ServiceInstanceEventService(ServiceInstanceService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
ServiceInstanceExistsException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a service instance create request was received for an instance that already exists with parameters that are different from the existing instance.
ServiceInstanceExistsException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceExistsException
Construct an exception with a default message that includes the provided IDs.
ServiceInstanceExistsException(String, String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceExistsException
Construct an exception with an error code and default message that includes the provided IDs.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
serviceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Set the service instance ID as would be provided in the request from the platform.
ServiceInstanceSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes service instance JSON Schemas.
ServiceInstanceSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
serviceInstanceSchema(ServiceInstanceSchema) - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas.SchemasBuilder
The schemas available on a service instance.
ServiceInstanceSchema - Class in org.springframework.cloud.servicebroker.model.catalog
Service instance JSON Schemas.
ServiceInstanceSchema() - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
Construct a new ServiceInstanceSchema
ServiceInstanceSchema(MethodSchema, MethodSchema) - Constructor for class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
Construct a new ServiceInstanceSchema
ServiceInstanceSchema.ServiceInstanceSchemaBuilder - Class in org.springframework.cloud.servicebroker.model.catalog
Provides a fluent API for constructing a ServiceInstanceSchema.
serviceInstanceService() - Method in class org.springframework.cloud.servicebroker.acceptance.WebFluxApplication
NoOp ServiceInstanceService Bean
serviceInstanceService() - Method in class org.springframework.cloud.servicebroker.acceptance.WebMvcApplication
NoOp ServiceInstanceService Bean
ServiceInstanceService - Interface in org.springframework.cloud.servicebroker.service
This interface is implemented by service brokers to process requests related to provisioning, updating, and deprovisioning service instances.
ServiceInstanceServiceBeanDoesNotExistException - Exception in org.springframework.cloud.servicebroker.autoconfigure.web.exception
 
ServiceInstanceServiceBeanDoesNotExistException() - Constructor for exception org.springframework.cloud.servicebroker.autoconfigure.web.exception.ServiceInstanceServiceBeanDoesNotExistException
 
ServiceInstanceUpdateNotSupportedException - Exception in org.springframework.cloud.servicebroker.exception
Thrown to indicate that a request to update a service instance can not be fulfilled by the service broker.
ServiceInstanceUpdateNotSupportedException(String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceUpdateNotSupportedException
Construct an exception with a default message and the provided detail.
ServiceInstanceUpdateNotSupportedException(String, String) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceUpdateNotSupportedException
Construct an exception with an error code, default message and the provided detail.
ServiceInstanceUpdateNotSupportedException(String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceUpdateNotSupportedException
Construct an exception with a default message and the provided detail and a cause.
ServiceInstanceUpdateNotSupportedException(String, String, Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceUpdateNotSupportedException
Construct an exception with a default message and the provided detail and a cause.
ServiceInstanceUpdateNotSupportedException(Throwable) - Constructor for exception org.springframework.cloud.servicebroker.exception.ServiceInstanceUpdateNotSupportedException
Construct an exception with a default message and the provided cause.
ServiceMetadata - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
ServiceMetadata() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setAmount(String, Double) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
Set a single amount key-value pair
setAmount(Map<String, Double>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
setApiInfoLocation(String) - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
This method is intended to be used internally only; use a builder to construct an object of this type and set all field values.
setApiVersion(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
setAsyncAccepted(boolean) - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
This method is intended to be used internally only; use a builder to construct an object of this type and set all field values.
setBindable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setBindable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setBindingId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
This method is intended to be used internally only; use CreateServiceInstanceBindingRequest.builder() to construct an object of this type and set all field values.
setBindingsRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setBullets(List<String>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
setCatalog(Catalog) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
setCosts(List<Cost>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
setCreate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
setCreate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
setDashboardClient(DashboardClient) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
 
setDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setDisplayName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
setDisplayName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setDocumentationUrl(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setFree(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setImageUrl(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setImageUrlResource(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setInstancesRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setLongDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setMaintenanceInfo(MaintenanceInfo) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setMaximumPollingDuration(Integer) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setMetadata(PlanMetadata) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setMetadata(ServiceMetadata) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setOriginatingIdentity(Context) - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
This method is intended to be used internally only; use a builder to construct an object of this type and set all field values.
setPlan(Plan) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
This method is intended to be used internally only; use CreateServiceInstanceBindingRequest.builder() to construct an object of this type and set all field values.
setPlan(Plan) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
For internal use only.
setPlan(Plan) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
For internal use only.
setPlanUpdateable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setPlanUpdateable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setPlatformInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
This method is intended to be used internally only; use a builder to construct an object of this type and set all field values.
setProperties(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
 
setProperties(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setProviderDisplayName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setRedirectUri(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setSchemas(Schemas) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setSecret(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setServiceBinding(ServiceBindingSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
setServiceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
This method is intended to be used internally only; use CreateServiceInstanceBindingRequest.builder() to construct an object of this type and set all field values.
setServiceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
This method is intended to be used internally only; use CreateServiceInstanceRequest.builder() to construct an object of this type and set all field values.
setServiceDefinition(ServiceDefinition) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
This method is intended to be used internally only; use UpdateServiceInstanceRequest.builder() to construct an object of this type and set all field values.
setServiceInstance(ServiceInstanceSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
setServiceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
This method is intended to be used internally only; use CreateServiceInstanceBindingRequest.builder() to construct an object of this type and set all field values.
setServiceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
This method is intended to be used internally only; use CreateServiceInstanceRequest.builder() to construct an object of this type and set all field values.
setServiceInstanceId(String) - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
This method is intended to be used internally only; use UpdateServiceInstanceRequest.builder() to construct an object of this type and set all field values.
setSupportUrl(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
 
setUnit(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
setUpdate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
setVersion(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
 
SharedVolumeDevice - Class in org.springframework.cloud.servicebroker.model.binding
Represents a type of distributed VolumeDevice which can be mounted on multiple app instances simultaneously.
SharedVolumeDevice() - Constructor for class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
Construct a new SharedVolumeDevice
SharedVolumeDevice(String, Map<String, Object>) - Constructor for class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
Construct a new SharedVolumeDevice
SharedVolumeDevice.SharedVolumeDeviceBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a SharedVolumeDevice.
SPACE_GUID_KEY - Static variable in class org.springframework.cloud.servicebroker.model.CloudFoundryContext
 
spaceGuid(String) - Method in class org.springframework.cloud.servicebroker.model.CloudFoundryContext.CloudFoundryContextBuilder
Set the space GUID
syslogDrainUrl(String) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Set the URL to which the platform should drain logs for the bound application.
syslogDrainUrl(String) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Set the URL to which the platform should drain logs for the bound application.

T

tags(String...) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of tags to aid in categorizing and classifying services with similar characteristics.
tags(List<String>) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition.ServiceDefinitionBuilder
A list of tags to aid in categorizing and classifying services with similar characteristics.
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MaintenanceInfo
Converts this object into its corresponding model.
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.PlanMetadata
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
Converts this object to its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
Convert this object to its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceMetadata
Converts this object into its corresponding model
toString() - Method in class org.springframework.cloud.servicebroker.exception.ServiceBrokerApiVersionErrorMessage
 
toString() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.BindResource
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceRouteBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetLastServiceBindingOperationResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceRouteBindingResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeDevice
 
toString() - Method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.DeviceType
 
toString() - Method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.Mode
 
toString() - Method in class org.springframework.cloud.servicebroker.model.binding.VolumeMount
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.Catalog
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.DashboardClient
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.MethodSchema
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.Plan
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.Schemas
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceBindingSchema
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceDefinition
 
toString() - Method in enum org.springframework.cloud.servicebroker.model.catalog.ServiceDefinitionRequires
 
toString() - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema
 
toString() - Method in class org.springframework.cloud.servicebroker.model.Context
 
toString() - Method in class org.springframework.cloud.servicebroker.model.error.ErrorMessage
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.AsyncParameterizedServiceInstanceRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.GetLastServiceOperationResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.GetServiceInstanceResponse
 
toString() - Method in enum org.springframework.cloud.servicebroker.model.instance.OperationState
Get the String value of an enumerated value.
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest.PreviousValues
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
 
toString() - Method in class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
 
toString() - Method in class org.springframework.cloud.servicebroker.model.ServiceBrokerRequest
 

U

UNPROCESSABLE_REQUEST - Static variable in class org.springframework.cloud.servicebroker.controller.ServiceBrokerExceptionHandler
 
updateInstanceRegistry(List<UpdateServiceInstanceInitializationFlow>, List<UpdateServiceInstanceCompletionFlow>, List<UpdateServiceInstanceErrorFlow>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.EventFlowsAutoConfiguration
Conditionally create a new UpdateServiceInstanceEventFlowRegistry bean
updateMethodSchema(MethodSchema) - Method in class org.springframework.cloud.servicebroker.model.catalog.ServiceInstanceSchema.ServiceInstanceSchemaBuilder
The JSON schema for configuration parameters when updating a service instance.
updateServiceInstance(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.acceptance.NoOpServiceInstanceService
 
updateServiceInstance(Map<String, String>, String, boolean, String, String, UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.controller.ServiceInstanceController
REST controller for updating a service instance
updateServiceInstance(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
 
updateServiceInstance(UpdateServiceInstanceRequest) - Method in interface org.springframework.cloud.servicebroker.service.ServiceInstanceService
Update a service instance.
UpdateServiceInstanceCompletionFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Completion flow for update service instance request
UpdateServiceInstanceErrorFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Error flow for update service instance request
UpdateServiceInstanceEventFlowRegistry - Class in org.springframework.cloud.servicebroker.service.events
Event flow registry for update service instance requests
UpdateServiceInstanceEventFlowRegistry() - Constructor for class org.springframework.cloud.servicebroker.service.events.UpdateServiceInstanceEventFlowRegistry
Deprecated.
UpdateServiceInstanceEventFlowRegistry(List<UpdateServiceInstanceInitializationFlow>, List<UpdateServiceInstanceCompletionFlow>, List<UpdateServiceInstanceErrorFlow>) - Constructor for class org.springframework.cloud.servicebroker.service.events.UpdateServiceInstanceEventFlowRegistry
UpdateServiceInstanceInitializationFlow - Interface in org.springframework.cloud.servicebroker.service.events.flows
Initialization flow for update service instance request
UpdateServiceInstanceRequest - Class in org.springframework.cloud.servicebroker.model.instance
Details of a request to update a service instance.
UpdateServiceInstanceRequest() - Constructor for class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
UpdateServiceInstanceRequest(String, String, String, ServiceDefinition, Plan, UpdateServiceInstanceRequest.PreviousValues, Map<String, Object>, Context, boolean, String, String, Context) - Constructor for class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceRequest
UpdateServiceInstanceRequest.PreviousValues - Class in org.springframework.cloud.servicebroker.model.instance
Information about the service instance prior to the update request.
UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing a UpdateServiceInstanceRequest.
UpdateServiceInstanceResponse - Class in org.springframework.cloud.servicebroker.model.instance
Details of a response to a request to update a service instance.
UpdateServiceInstanceResponse() - Constructor for class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
UpdateServiceInstanceResponse(boolean, String, String) - Constructor for class org.springframework.cloud.servicebroker.model.instance.UpdateServiceInstanceResponse
UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder - Class in org.springframework.cloud.servicebroker.model.instance
Provides a fluent API for constructing an UpdateServiceInstanceResponse.

V

valueOf(String) - Static method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.servicebroker.model.catalog.ServiceDefinitionRequires
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.servicebroker.model.instance.OperationState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.servicebroker.model.binding.VolumeMount.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.servicebroker.model.catalog.ServiceDefinitionRequires
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.servicebroker.model.instance.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo.MaintenanceInfoBuilder
The version of the maintenance update available for a plan.
version(int, int, int, String) - Method in class org.springframework.cloud.servicebroker.model.catalog.MaintenanceInfo.MaintenanceInfoBuilder
The version of the maintenance update available for a plan.
VolumeDevice - Class in org.springframework.cloud.servicebroker.model.binding
Base class for types of volume devices.
VolumeDevice() - Constructor for class org.springframework.cloud.servicebroker.model.binding.VolumeDevice
 
volumeId(String) - Method in class org.springframework.cloud.servicebroker.model.binding.SharedVolumeDevice.SharedVolumeDeviceBuilder
Set the ID of the shared volume device to mount on each app instance.
VolumeMount - Class in org.springframework.cloud.servicebroker.model.binding
Details of a volume mount in a service binding response.
VolumeMount() - Constructor for class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Construct a new VolumeMount
VolumeMount(String, String, VolumeMount.Mode, VolumeMount.DeviceType, VolumeDevice) - Constructor for class org.springframework.cloud.servicebroker.model.binding.VolumeMount
Construct a new VolumeMount
VolumeMount.DeviceType - Enum in org.springframework.cloud.servicebroker.model.binding
Values specifying the type of device to mount.
VolumeMount.Mode - Enum in org.springframework.cloud.servicebroker.model.binding
Values designating whether the mounted volume can be written to or read from.
VolumeMount.VolumeMountBuilder - Class in org.springframework.cloud.servicebroker.model.binding
Provides a fluent API for constructing a VolumeMount.
volumeMounts(List<VolumeMount>) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Add a set of volume mounts from the provided List to the volume mounts that can be used in an application container file system.
volumeMounts(VolumeMount...) - Method in class org.springframework.cloud.servicebroker.model.binding.CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder
Add a set of volume mounts from the provided array to the volume mounts that can be used in an application container file system.
volumeMounts(List<VolumeMount>) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a set of volume mounts from the provided List to the volume mounts that can be used in an application container file system.
volumeMounts(VolumeMount...) - Method in class org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder
Add a set of volume mounts from the provided array to the volume mounts that can be used in an application container file system.

W

WebFluxApplication - Class in org.springframework.cloud.servicebroker.acceptance
NoOp WebFlux Open Service Broker
WebFluxApplication() - Constructor for class org.springframework.cloud.servicebroker.acceptance.WebFluxApplication
 
WebMvcApplication - Class in org.springframework.cloud.servicebroker.acceptance
NoOp Web MVC Open Service Broker
WebMvcApplication() - Constructor for class org.springframework.cloud.servicebroker.acceptance.WebMvcApplication
 
A B C D E F G H I K M N O P R S T U V W 
Skip navigation links
Spring Cloud Open Service Broker