Uses of Class
com.hashicorp.cdktf.providers.google.sourcerepo_repository.SourcerepoRepositoryPubsubConfigs.Builder
-
Packages that use SourcerepoRepositoryPubsubConfigs.Builder Package Description com.hashicorp.cdktf.providers.google.sourcerepo_repository google_sourcerepo_repository -
-
Uses of SourcerepoRepositoryPubsubConfigs.Builder in com.hashicorp.cdktf.providers.google.sourcerepo_repository
Methods in com.hashicorp.cdktf.providers.google.sourcerepo_repository that return SourcerepoRepositoryPubsubConfigs.Builder Modifier and Type Method Description static SourcerepoRepositoryPubsubConfigs.BuilderSourcerepoRepositoryPubsubConfigs. builder()SourcerepoRepositoryPubsubConfigs.BuilderSourcerepoRepositoryPubsubConfigs.Builder. messageFormat(String messageFormat)Sets the value ofSourcerepoRepositoryPubsubConfigs.getMessageFormat()SourcerepoRepositoryPubsubConfigs.BuilderSourcerepoRepositoryPubsubConfigs.Builder. serviceAccountEmail(String serviceAccountEmail)Sets the value ofSourcerepoRepositoryPubsubConfigs.getServiceAccountEmail()SourcerepoRepositoryPubsubConfigs.BuilderSourcerepoRepositoryPubsubConfigs.Builder. topic(String topic)Sets the value ofSourcerepoRepositoryPubsubConfigs.getTopic()Constructors in com.hashicorp.cdktf.providers.google.sourcerepo_repository with parameters of type SourcerepoRepositoryPubsubConfigs.Builder Constructor Description Jsii$Proxy(SourcerepoRepositoryPubsubConfigs.Builder builder)Constructor that initializes the object based on literal property values passed by theSourcerepoRepositoryPubsubConfigs.Builder.
-