| Modifier and Type | Class and Description |
|---|---|
static class |
PathMapping.Jsii$Proxy
An implementation for
PathMapping |
| Modifier and Type | Method and Description |
|---|---|
PathMapping |
PathMapping.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,PathMapping> |
ConfigMapVolumeOptions.getItems()
If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value.
|
Map<String,PathMapping> |
ConfigMapVolumeOptions.Jsii$Proxy.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapVolumeOptions.Builder |
ConfigMapVolumeOptions.Builder.items(Map<String,? extends PathMapping> items)
Sets the value of
ConfigMapVolumeOptions.getItems() |
| Constructor and Description |
|---|
Jsii$Proxy(Number defaultMode,
Map<String,? extends PathMapping> items,
String name,
Boolean optional)
Constructor that initializes the object based on literal property values passed by the
ConfigMapVolumeOptions.Builder. |
Copyright © 2021. All rights reserved.