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