Uses of Class
com.google.cloud.compute.v1.HTTPHealthCheck
-
Packages that use HTTPHealthCheck Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HTTPHealthCheck in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HTTPHealthCheck Modifier and Type Method Description HTTPHealthCheckHTTPHealthCheck.Builder. build()HTTPHealthCheckHTTPHealthCheck.Builder. buildPartial()static HTTPHealthCheckHTTPHealthCheck. getDefaultInstance()HTTPHealthCheckHTTPHealthCheck.Builder. getDefaultInstanceForType()HTTPHealthCheckHTTPHealthCheck. getDefaultInstanceForType()HTTPHealthCheckHealthCheck.Builder. getHttpHealthCheck()optional .google.cloud.compute.v1.HTTPHealthCheck http_health_check = 412586940;HTTPHealthCheckHealthCheck. getHttpHealthCheck()optional .google.cloud.compute.v1.HTTPHealthCheck http_health_check = 412586940;HTTPHealthCheckHealthCheckOrBuilder. getHttpHealthCheck()optional .google.cloud.compute.v1.HTTPHealthCheck http_health_check = 412586940;static HTTPHealthCheckHTTPHealthCheck. parseDelimitedFrom(InputStream input)static HTTPHealthCheckHTTPHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPHealthCheckHTTPHealthCheck. parseFrom(byte[] data)static HTTPHealthCheckHTTPHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPHealthCheckHTTPHealthCheck. parseFrom(com.google.protobuf.ByteString data)static HTTPHealthCheckHTTPHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPHealthCheckHTTPHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HTTPHealthCheckHTTPHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPHealthCheckHTTPHealthCheck. parseFrom(InputStream input)static HTTPHealthCheckHTTPHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPHealthCheckHTTPHealthCheck. parseFrom(ByteBuffer data)static HTTPHealthCheckHTTPHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HTTPHealthCheck Modifier and Type Method Description com.google.protobuf.Parser<HTTPHealthCheck>HTTPHealthCheck. getParserForType()static com.google.protobuf.Parser<HTTPHealthCheck>HTTPHealthCheck. parser()Methods in com.google.cloud.compute.v1 with parameters of type HTTPHealthCheck Modifier and Type Method Description HTTPHealthCheck.BuilderHTTPHealthCheck.Builder. mergeFrom(HTTPHealthCheck other)HealthCheck.BuilderHealthCheck.Builder. mergeHttpHealthCheck(HTTPHealthCheck value)optional .google.cloud.compute.v1.HTTPHealthCheck http_health_check = 412586940;static HTTPHealthCheck.BuilderHTTPHealthCheck. newBuilder(HTTPHealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setHttpHealthCheck(HTTPHealthCheck value)optional .google.cloud.compute.v1.HTTPHealthCheck http_health_check = 412586940;
-