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>> |
Modifier and Type | Class and Description |
---|---|
static class |
CloudFoundryContext.CloudFoundryContextBuilder |
static class |
KubernetesContext.KubernetesContextBuilder |
static class |
PlatformContext.PlatformContextBuilder
Provides a fluent API for constructing a
PlatformContext . |