Uses of Class
com.hashicorp.cdktf.providers.google.memcache_instance.MemcacheInstanceNodeConfig.Builder
-
Packages that use MemcacheInstanceNodeConfig.Builder Package Description com.hashicorp.cdktf.providers.google.memcache_instance google_memcache_instance -
-
Uses of MemcacheInstanceNodeConfig.Builder in com.hashicorp.cdktf.providers.google.memcache_instance
Methods in com.hashicorp.cdktf.providers.google.memcache_instance that return MemcacheInstanceNodeConfig.Builder Modifier and Type Method Description static MemcacheInstanceNodeConfig.BuilderMemcacheInstanceNodeConfig. builder()MemcacheInstanceNodeConfig.BuilderMemcacheInstanceNodeConfig.Builder. cpuCount(Number cpuCount)Sets the value ofMemcacheInstanceNodeConfig.getCpuCount()MemcacheInstanceNodeConfig.BuilderMemcacheInstanceNodeConfig.Builder. memorySizeMb(Number memorySizeMb)Sets the value ofMemcacheInstanceNodeConfig.getMemorySizeMb()Constructors in com.hashicorp.cdktf.providers.google.memcache_instance with parameters of type MemcacheInstanceNodeConfig.Builder Constructor Description Jsii$Proxy(MemcacheInstanceNodeConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theMemcacheInstanceNodeConfig.Builder.
-