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 class
FirewallLogConfig
The available logging options for a firewall rule.static class
FirewallLogConfig.Builder
The available logging options for a firewall rule.Methods in com.google.cloud.compute.v1 that return FirewallLogConfigOrBuilder Modifier and Type Method Description FirewallLogConfigOrBuilder
Firewall.Builder. getLogConfigOrBuilder()
This field denotes the logging options for a particular firewall rule.FirewallLogConfigOrBuilder
Firewall. getLogConfigOrBuilder()
This field denotes the logging options for a particular firewall rule.FirewallLogConfigOrBuilder
FirewallOrBuilder. getLogConfigOrBuilder()
This field denotes the logging options for a particular firewall rule.
-