Uses of Class
com.hashicorp.cdktf.providers.google.pubsub_lite_subscription.PubsubLiteSubscriptionDeliveryConfig.Builder
-
Packages that use PubsubLiteSubscriptionDeliveryConfig.Builder Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_subscription google_pubsub_lite_subscription -
-
Uses of PubsubLiteSubscriptionDeliveryConfig.Builder in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription
Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription that return PubsubLiteSubscriptionDeliveryConfig.Builder Modifier and Type Method Description static PubsubLiteSubscriptionDeliveryConfig.BuilderPubsubLiteSubscriptionDeliveryConfig. builder()PubsubLiteSubscriptionDeliveryConfig.BuilderPubsubLiteSubscriptionDeliveryConfig.Builder. deliveryRequirement(String deliveryRequirement)Sets the value ofPubsubLiteSubscriptionDeliveryConfig.getDeliveryRequirement()Constructors in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription with parameters of type PubsubLiteSubscriptionDeliveryConfig.Builder Constructor Description Jsii$Proxy(PubsubLiteSubscriptionDeliveryConfig.Builder builder)Constructor that initializes the object based on literal property values passed by thePubsubLiteSubscriptionDeliveryConfig.Builder.
-