Uses of Class
com.hashicorp.cdktf.providers.google.beyondcorp_app_connection.BeyondcorpAppConnectionApplicationEndpoint.Builder
-
Packages that use BeyondcorpAppConnectionApplicationEndpoint.Builder Package Description com.hashicorp.cdktf.providers.google.beyondcorp_app_connection google_beyondcorp_app_connection -
-
Uses of BeyondcorpAppConnectionApplicationEndpoint.Builder in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection
Methods in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection that return BeyondcorpAppConnectionApplicationEndpoint.Builder Modifier and Type Method Description static BeyondcorpAppConnectionApplicationEndpoint.BuilderBeyondcorpAppConnectionApplicationEndpoint. builder()BeyondcorpAppConnectionApplicationEndpoint.BuilderBeyondcorpAppConnectionApplicationEndpoint.Builder. host(String host)Sets the value ofBeyondcorpAppConnectionApplicationEndpoint.getHost()BeyondcorpAppConnectionApplicationEndpoint.BuilderBeyondcorpAppConnectionApplicationEndpoint.Builder. port(Number port)Sets the value ofBeyondcorpAppConnectionApplicationEndpoint.getPort()Constructors in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection with parameters of type BeyondcorpAppConnectionApplicationEndpoint.Builder Constructor Description Jsii$Proxy(BeyondcorpAppConnectionApplicationEndpoint.Builder builder)Constructor that initializes the object based on literal property values passed by theBeyondcorpAppConnectionApplicationEndpoint.Builder.
-