| Modifier and Type | Method and Description |
|---|---|
ConfigMapProps.Builder |
ConfigMapProps.Builder.binaryData(Map<String,String> binaryData)
Sets the value of
ConfigMapProps.getBinaryData() |
static ConfigMapProps.Builder |
ConfigMapProps.builder() |
ConfigMapProps.Builder |
ConfigMapProps.Builder.data(Map<String,String> data)
Sets the value of
ConfigMapProps.getData() |
ConfigMapProps.Builder |
ConfigMapProps.Builder.metadata(org.cdk8s.ApiObjectMetadata metadata)
Sets the value of
ResourceProps.getMetadata() |
Copyright © 2021. All rights reserved.