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