Package | Description |
---|---|
org.springframework.cloud.servicebroker.model |
Models that describe the interaction with the Service Broker API
|
Modifier and Type | Class and Description |
---|---|
protected static class |
Context.ContextBaseBuilder<R extends Context,B extends Context.ContextBaseBuilder<R,B>>
Builder class for Context
|
Modifier and Type | Class and Description |
---|---|
static class |
CloudFoundryContext.CloudFoundryContextBuilder
Provides a fluent API for constructing a
CloudFoundryContext |
static class |
KubernetesContext.KubernetesContextBuilder
Builder class for KubernetesContext
|
static class |
PlatformContext.PlatformContextBuilder
Provides a fluent API for constructing a
PlatformContext . |