Uses of Class
com.hashicorp.cdktf.providers.google.pubsub_topic.PubsubTopicSchemaSettings.Builder
-
Packages that use PubsubTopicSchemaSettings.Builder Package Description com.hashicorp.cdktf.providers.google.pubsub_topic google_pubsub_topic -
-
Uses of PubsubTopicSchemaSettings.Builder in com.hashicorp.cdktf.providers.google.pubsub_topic
Methods in com.hashicorp.cdktf.providers.google.pubsub_topic that return PubsubTopicSchemaSettings.Builder Modifier and Type Method Description static PubsubTopicSchemaSettings.BuilderPubsubTopicSchemaSettings. builder()PubsubTopicSchemaSettings.BuilderPubsubTopicSchemaSettings.Builder. encoding(String encoding)Sets the value ofPubsubTopicSchemaSettings.getEncoding()PubsubTopicSchemaSettings.BuilderPubsubTopicSchemaSettings.Builder. schema(String schema)Sets the value ofPubsubTopicSchemaSettings.getSchema()Constructors in com.hashicorp.cdktf.providers.google.pubsub_topic with parameters of type PubsubTopicSchemaSettings.Builder Constructor Description Jsii$Proxy(PubsubTopicSchemaSettings.Builder builder)Constructor that initializes the object based on literal property values passed by thePubsubTopicSchemaSettings.Builder.
-