public static final class PlatformContext.PlatformContextBuilder extends Context.ContextBaseBuilder<PlatformContext,PlatformContext.PlatformContextBuilder>
PlatformContext.platform, properties| Modifier and Type | Method and Description |
|---|---|
PlatformContext |
build()
Construct a
PlatformContext from the provided values. |
protected PlatformContext.PlatformContextBuilder |
createBuilder()
Construct a builder
|
platform, properties, propertyprotected PlatformContext.PlatformContextBuilder createBuilder()
Context.ContextBaseBuildercreateBuilder in class Context.ContextBaseBuilder<PlatformContext,PlatformContext.PlatformContextBuilder>public PlatformContext build()
PlatformContext from the provided values.build in class Context.ContextBaseBuilder<PlatformContext,PlatformContext.PlatformContextBuilder>