Uses of Class
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSourceRepository.Builder
-
Packages that use CloudfunctionsFunctionSourceRepository.Builder Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSourceRepository.Builder in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSourceRepository.Builder Modifier and Type Method Description static CloudfunctionsFunctionSourceRepository.BuilderCloudfunctionsFunctionSourceRepository. builder()CloudfunctionsFunctionSourceRepository.BuilderCloudfunctionsFunctionSourceRepository.Builder. url(String url)Sets the value ofCloudfunctionsFunctionSourceRepository.getUrl()Constructors in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSourceRepository.Builder Constructor Description Jsii$Proxy(CloudfunctionsFunctionSourceRepository.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudfunctionsFunctionSourceRepository.Builder.
-