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