Uses of Interface
com.google.cloud.compute.v1.SubnetworkLogConfigOrBuilder
-
Packages that use SubnetworkLogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SubnetworkLogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SubnetworkLogConfigOrBuilder Modifier and Type Class Description classSubnetworkLogConfigThe available logging options for this subnetwork.static classSubnetworkLogConfig.BuilderThe available logging options for this subnetwork.Methods in com.google.cloud.compute.v1 that return SubnetworkLogConfigOrBuilder Modifier and Type Method Description SubnetworkLogConfigOrBuilderSubnetwork.Builder. getLogConfigOrBuilder()This field denotes the VPC flow logging options for this subnetwork.SubnetworkLogConfigOrBuilderSubnetwork. getLogConfigOrBuilder()This field denotes the VPC flow logging options for this subnetwork.SubnetworkLogConfigOrBuilderSubnetworkOrBuilder. getLogConfigOrBuilder()This field denotes the VPC flow logging options for this subnetwork.
-