Uses of Class
com.hashicorp.cdktf.providers.google.eventarc_trigger.EventarcTriggerDestinationHttpEndpoint.Builder
-
Packages that use EventarcTriggerDestinationHttpEndpoint.Builder Package Description com.hashicorp.cdktf.providers.google.eventarc_trigger google_eventarc_trigger -
-
Uses of EventarcTriggerDestinationHttpEndpoint.Builder in com.hashicorp.cdktf.providers.google.eventarc_trigger
Methods in com.hashicorp.cdktf.providers.google.eventarc_trigger that return EventarcTriggerDestinationHttpEndpoint.Builder Modifier and Type Method Description static EventarcTriggerDestinationHttpEndpoint.BuilderEventarcTriggerDestinationHttpEndpoint. builder()EventarcTriggerDestinationHttpEndpoint.BuilderEventarcTriggerDestinationHttpEndpoint.Builder. uri(String uri)Sets the value ofEventarcTriggerDestinationHttpEndpoint.getUri()Constructors in com.hashicorp.cdktf.providers.google.eventarc_trigger with parameters of type EventarcTriggerDestinationHttpEndpoint.Builder Constructor Description Jsii$Proxy(EventarcTriggerDestinationHttpEndpoint.Builder builder)Constructor that initializes the object based on literal property values passed by theEventarcTriggerDestinationHttpEndpoint.Builder.
-