Uses of Class
com.hashicorp.cdktf.providers.google.healthcare_dicom_store.HealthcareDicomStoreNotificationConfig.Builder
-
Packages that use HealthcareDicomStoreNotificationConfig.Builder Package Description com.hashicorp.cdktf.providers.google.healthcare_dicom_store google_healthcare_dicom_store -
-
Uses of HealthcareDicomStoreNotificationConfig.Builder in com.hashicorp.cdktf.providers.google.healthcare_dicom_store
Methods in com.hashicorp.cdktf.providers.google.healthcare_dicom_store that return HealthcareDicomStoreNotificationConfig.Builder Modifier and Type Method Description static HealthcareDicomStoreNotificationConfig.BuilderHealthcareDicomStoreNotificationConfig. builder()HealthcareDicomStoreNotificationConfig.BuilderHealthcareDicomStoreNotificationConfig.Builder. pubsubTopic(String pubsubTopic)Sets the value ofHealthcareDicomStoreNotificationConfig.getPubsubTopic()HealthcareDicomStoreNotificationConfig.BuilderHealthcareDicomStoreNotificationConfig.Builder. sendForBulkImport(com.hashicorp.cdktf.IResolvable sendForBulkImport)Sets the value ofHealthcareDicomStoreNotificationConfig.getSendForBulkImport()HealthcareDicomStoreNotificationConfig.BuilderHealthcareDicomStoreNotificationConfig.Builder. sendForBulkImport(Boolean sendForBulkImport)Sets the value ofHealthcareDicomStoreNotificationConfig.getSendForBulkImport()Constructors in com.hashicorp.cdktf.providers.google.healthcare_dicom_store with parameters of type HealthcareDicomStoreNotificationConfig.Builder Constructor Description Jsii$Proxy(HealthcareDicomStoreNotificationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theHealthcareDicomStoreNotificationConfig.Builder.
-