Uses of Class
com.google.cloud.compute.v1.HTTP2HealthCheck
-
Packages that use HTTP2HealthCheck Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HTTP2HealthCheck in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HTTP2HealthCheck Modifier and Type Method Description HTTP2HealthCheckHTTP2HealthCheck.Builder. build()HTTP2HealthCheckHTTP2HealthCheck.Builder. buildPartial()static HTTP2HealthCheckHTTP2HealthCheck. getDefaultInstance()HTTP2HealthCheckHTTP2HealthCheck.Builder. getDefaultInstanceForType()HTTP2HealthCheckHTTP2HealthCheck. getDefaultInstanceForType()HTTP2HealthCheckHealthCheck.Builder. getHttp2HealthCheck()optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;HTTP2HealthCheckHealthCheck. getHttp2HealthCheck()optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;HTTP2HealthCheckHealthCheckOrBuilder. getHttp2HealthCheck()optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;static HTTP2HealthCheckHTTP2HealthCheck. parseDelimitedFrom(InputStream input)static HTTP2HealthCheckHTTP2HealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(byte[] data)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(com.google.protobuf.ByteString data)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(InputStream input)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(ByteBuffer data)static HTTP2HealthCheckHTTP2HealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HTTP2HealthCheck Modifier and Type Method Description com.google.protobuf.Parser<HTTP2HealthCheck>HTTP2HealthCheck. getParserForType()static com.google.protobuf.Parser<HTTP2HealthCheck>HTTP2HealthCheck. parser()Methods in com.google.cloud.compute.v1 with parameters of type HTTP2HealthCheck Modifier and Type Method Description HTTP2HealthCheck.BuilderHTTP2HealthCheck.Builder. mergeFrom(HTTP2HealthCheck other)HealthCheck.BuilderHealthCheck.Builder. mergeHttp2HealthCheck(HTTP2HealthCheck value)optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;static HTTP2HealthCheck.BuilderHTTP2HealthCheck. newBuilder(HTTP2HealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setHttp2HealthCheck(HTTP2HealthCheck value)optional .google.cloud.compute.v1.HTTP2HealthCheck http2_health_check = 11360986;
-