Package | Description |
---|---|
org.springframework.cloud.servicebroker.model.catalog |
Catalog models
|
Modifier and Type | Method and Description |
---|---|
Schemas |
Schemas.SchemasBuilder.build()
Construct a
Schemas from the provided values. |
Schemas |
Plan.getSchemas()
The schemas for this plan.
|
Modifier and Type | Method and Description |
---|---|
Plan.PlanBuilder |
Plan.PlanBuilder.schemas(Schemas schemas)
The schemas for this plan
|