Uses of Class
com.hashicorp.cdktf.providers.google.filestore_snapshot.FilestoreSnapshotTimeouts.Builder
-
Packages that use FilestoreSnapshotTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.filestore_snapshot google_filestore_snapshot -
-
Uses of FilestoreSnapshotTimeouts.Builder in com.hashicorp.cdktf.providers.google.filestore_snapshot
Methods in com.hashicorp.cdktf.providers.google.filestore_snapshot that return FilestoreSnapshotTimeouts.Builder Modifier and Type Method Description static FilestoreSnapshotTimeouts.BuilderFilestoreSnapshotTimeouts. builder()FilestoreSnapshotTimeouts.BuilderFilestoreSnapshotTimeouts.Builder. create(String create)Sets the value ofFilestoreSnapshotTimeouts.getCreate()FilestoreSnapshotTimeouts.BuilderFilestoreSnapshotTimeouts.Builder. delete(String delete)Sets the value ofFilestoreSnapshotTimeouts.getDelete()FilestoreSnapshotTimeouts.BuilderFilestoreSnapshotTimeouts.Builder. update(String update)Sets the value ofFilestoreSnapshotTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.filestore_snapshot with parameters of type FilestoreSnapshotTimeouts.Builder Constructor Description Jsii$Proxy(FilestoreSnapshotTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theFilestoreSnapshotTimeouts.Builder.
-