Uses of Class
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeMountOptions.Builder
-
Packages that use NetappVolumeMountOptions.Builder Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeMountOptions.Builder in com.hashicorp.cdktf.providers.google.netapp_volume
Methods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeMountOptions.Builder Modifier and Type Method Description static NetappVolumeMountOptions.BuilderNetappVolumeMountOptions. builder()Constructors in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeMountOptions.Builder Constructor Description Jsii$Proxy(NetappVolumeMountOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theNetappVolumeMountOptions.Builder.
-