Uses of Class
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringNetwork.Builder
-
Packages that use ComputePacketMirroringNetwork.Builder Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringNetwork.Builder in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringNetwork.Builder Modifier and Type Method Description static ComputePacketMirroringNetwork.BuilderComputePacketMirroringNetwork. builder()ComputePacketMirroringNetwork.BuilderComputePacketMirroringNetwork.Builder. url(String url)Sets the value ofComputePacketMirroringNetwork.getUrl()Constructors in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringNetwork.Builder Constructor Description Jsii$Proxy(ComputePacketMirroringNetwork.Builder builder)Constructor that initializes the object based on literal property values passed by theComputePacketMirroringNetwork.Builder.
-