| Class | 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.
|
| ServiceInstanceSchema |
Service instance JSON Schemas.
|
| ServiceInstanceSchema.ServiceInstanceSchemaBuilder |
Provides a fluent API for constructing a ServiceInstanceSchema.
|
| Enum | Description |
|---|---|
| ServiceDefinitionRequires |
The list of acceptable values for the
requires field of a service definition. |