@Stability(value=Stable) public static final class PluginContextQuery.Builder extends Object implements software.amazon.jsii.Builder<PluginContextQuery>
PluginContextQuery| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PluginContextQuery |
build()
Builds the configured instance.
|
PluginContextQuery.Builder |
pluginName(String pluginName)
Sets the value of
PluginContextQuery.getPluginName() |
@Stability(value=Stable) public PluginContextQuery.Builder pluginName(String pluginName)
PluginContextQuery.getPluginName()pluginName - The name of the plugin. This parameter is required.this@Stability(value=Stable) public PluginContextQuery build()
build in interface software.amazon.jsii.Builder<PluginContextQuery>PluginContextQueryNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.