Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.model.binding |
Service binding models
|
org.springframework.cloud.servicebroker.model.catalog |
Catalog models
|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|
Class and Description |
---|
Catalog
The catalog of services offered by the service broker.
|
Plan
A service plan available for a ServiceDefinition
|
ServiceDefinition
A service offered by this broker.
|
Class and Description |
---|
Plan
A service plan available for a ServiceDefinition
|
ServiceDefinition
A service offered by this broker.
|
Class and Description |
---|
Catalog
The catalog of services offered by the service broker.
|
Catalog.CatalogBuilder
Provides a fluent API for constructing a Catalog.
|
DashboardClient
The dashboard URI for a
ServiceDefinition |
DashboardClient.DashboardClientBuilder
Provides a fluent API for constructing a DashboardClient.
|
MaintenanceInfo
Maintenance info available for a Plan.
|
MaintenanceInfo.MaintenanceInfoBuilder
Provides a fluent API for constructing a MaintenanceInfo.
|
MethodSchema
JSON Schema for a service broker object method.
|
MethodSchema.MethodSchemaBuilder
Provides a fluent API for constructing a MethodSchema.
|
Plan
A service plan available for a ServiceDefinition
|
Plan.PlanBuilder
Provides a fluent API for constructing a Plan.
|
Schemas
JSON Schemas available for a Plan.
|
Schemas.SchemasBuilder
Provides a fluent API for constructing a Schemas.
|
ServiceBindingSchema
Service binding JSON Schemas.
|
ServiceBindingSchema.ServiceBindingSchemaBuilder
Provides a fluent API for constructing a ServiceBindingSchema.
|
ServiceDefinition
A service offered by this broker.
|
ServiceDefinition.ServiceDefinitionBuilder
Provides a fluent API for constructing a ServiceDefinition.
|
ServiceDefinitionRequires
The list of acceptable values for the
requires field of a service definition. |
ServiceInstanceSchema
Service instance JSON Schemas.
|
ServiceInstanceSchema.ServiceInstanceSchemaBuilder
Provides a fluent API for constructing a ServiceInstanceSchema.
|
Class and Description |
---|
Plan
A service plan available for a ServiceDefinition
|
ServiceDefinition
A service offered by this broker.
|
Class and Description |
---|
Catalog
The catalog of services offered by the service broker.
|
ServiceDefinition
A service offered by this broker.
|