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 class
HealthCheckLogConfig
Configuration of logging on a health check.static class
HealthCheckLogConfig.Builder
Configuration of logging on a health check.Methods in com.google.cloud.compute.v1 that return HealthCheckLogConfigOrBuilder Modifier and Type Method Description HealthCheckLogConfigOrBuilder
HealthCheck.Builder. getLogConfigOrBuilder()
Configure logging on this health check.HealthCheckLogConfigOrBuilder
HealthCheck. getLogConfigOrBuilder()
Configure logging on this health check.HealthCheckLogConfigOrBuilder
HealthCheckOrBuilder. getLogConfigOrBuilder()
Configure logging on this health check.
-