Uses of Interface
com.google.cloud.compute.v1.HealthCheckLogConfigOrBuilder
-
Packages that use HealthCheckLogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HealthCheckLogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HealthCheckLogConfigOrBuilder Modifier and Type Class Description classHealthCheckLogConfigConfiguration of logging on a health check.static classHealthCheckLogConfig.BuilderConfiguration of logging on a health check.Methods in com.google.cloud.compute.v1 that return HealthCheckLogConfigOrBuilder Modifier and Type Method Description HealthCheckLogConfigOrBuilderHealthCheck.Builder. getLogConfigOrBuilder()Configure logging on this health check.HealthCheckLogConfigOrBuilderHealthCheck. getLogConfigOrBuilder()Configure logging on this health check.HealthCheckLogConfigOrBuilderHealthCheckOrBuilder. getLogConfigOrBuilder()Configure logging on this health check.
-