Uses of Interface
com.google.cloud.compute.v1.HTTP2HealthCheckOrBuilder
-
Packages that use HTTP2HealthCheckOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HTTP2HealthCheckOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HTTP2HealthCheckOrBuilder Modifier and Type Class Description class
HTTP2HealthCheck
static class
HTTP2HealthCheck.Builder
Methods in com.google.cloud.compute.v1 that return HTTP2HealthCheckOrBuilder Modifier and Type Method Description HTTP2HealthCheckOrBuilder
HealthCheck.Builder. getHttp2HealthCheckOrBuilder()
optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;
HTTP2HealthCheckOrBuilder
HealthCheck. getHttp2HealthCheckOrBuilder()
optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;
HTTP2HealthCheckOrBuilder
HealthCheckOrBuilder. getHttp2HealthCheckOrBuilder()
optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;
-