Uses of Interface
com.google.cloud.compute.v1.FirewallLogConfigOrBuilder
-
Packages that use FirewallLogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of FirewallLogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement FirewallLogConfigOrBuilder Modifier and Type Class Description classFirewallLogConfigThe available logging options for a firewall rule.static classFirewallLogConfig.BuilderThe available logging options for a firewall rule.Methods in com.google.cloud.compute.v1 that return FirewallLogConfigOrBuilder Modifier and Type Method Description FirewallLogConfigOrBuilderFirewall.Builder. getLogConfigOrBuilder()This field denotes the logging options for a particular firewall rule.FirewallLogConfigOrBuilderFirewall. getLogConfigOrBuilder()This field denotes the logging options for a particular firewall rule.FirewallLogConfigOrBuilderFirewallOrBuilder. getLogConfigOrBuilder()This field denotes the logging options for a particular firewall rule.
-