Uses of Class
com.hashicorp.cdktf.providers.google.filestore_instance.FilestoreInstanceNetworks.Builder
-
Packages that use FilestoreInstanceNetworks.Builder Package Description com.hashicorp.cdktf.providers.google.filestore_instance google_filestore_instance -
-
Uses of FilestoreInstanceNetworks.Builder in com.hashicorp.cdktf.providers.google.filestore_instance
Methods in com.hashicorp.cdktf.providers.google.filestore_instance that return FilestoreInstanceNetworks.Builder Modifier and Type Method Description static FilestoreInstanceNetworks.BuilderFilestoreInstanceNetworks. builder()FilestoreInstanceNetworks.BuilderFilestoreInstanceNetworks.Builder. connectMode(String connectMode)Sets the value ofFilestoreInstanceNetworks.getConnectMode()FilestoreInstanceNetworks.BuilderFilestoreInstanceNetworks.Builder. modes(List<String> modes)Sets the value ofFilestoreInstanceNetworks.getModes()FilestoreInstanceNetworks.BuilderFilestoreInstanceNetworks.Builder. network(String network)Sets the value ofFilestoreInstanceNetworks.getNetwork()FilestoreInstanceNetworks.BuilderFilestoreInstanceNetworks.Builder. reservedIpRange(String reservedIpRange)Sets the value ofFilestoreInstanceNetworks.getReservedIpRange()Constructors in com.hashicorp.cdktf.providers.google.filestore_instance with parameters of type FilestoreInstanceNetworks.Builder Constructor Description Jsii$Proxy(FilestoreInstanceNetworks.Builder builder)Constructor that initializes the object based on literal property values passed by theFilestoreInstanceNetworks.Builder.
-