Uses of Class
com.google.cloud.compute.v1.TCPHealthCheck
-
Packages that use TCPHealthCheck Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TCPHealthCheck in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TCPHealthCheck Modifier and Type Method Description TCPHealthCheckTCPHealthCheck.Builder. build()TCPHealthCheckTCPHealthCheck.Builder. buildPartial()static TCPHealthCheckTCPHealthCheck. getDefaultInstance()TCPHealthCheckTCPHealthCheck.Builder. getDefaultInstanceForType()TCPHealthCheckTCPHealthCheck. getDefaultInstanceForType()TCPHealthCheckHealthCheck.Builder. getTcpHealthCheck()optional .google.cloud.compute.v1.TCPHealthCheck tcp_health_check = 469980419;TCPHealthCheckHealthCheck. getTcpHealthCheck()optional .google.cloud.compute.v1.TCPHealthCheck tcp_health_check = 469980419;TCPHealthCheckHealthCheckOrBuilder. getTcpHealthCheck()optional .google.cloud.compute.v1.TCPHealthCheck tcp_health_check = 469980419;static TCPHealthCheckTCPHealthCheck. parseDelimitedFrom(InputStream input)static TCPHealthCheckTCPHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPHealthCheckTCPHealthCheck. parseFrom(byte[] data)static TCPHealthCheckTCPHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPHealthCheckTCPHealthCheck. parseFrom(com.google.protobuf.ByteString data)static TCPHealthCheckTCPHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPHealthCheckTCPHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static TCPHealthCheckTCPHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPHealthCheckTCPHealthCheck. parseFrom(InputStream input)static TCPHealthCheckTCPHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPHealthCheckTCPHealthCheck. parseFrom(ByteBuffer data)static TCPHealthCheckTCPHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TCPHealthCheck Modifier and Type Method Description com.google.protobuf.Parser<TCPHealthCheck>TCPHealthCheck. getParserForType()static com.google.protobuf.Parser<TCPHealthCheck>TCPHealthCheck. parser()Methods in com.google.cloud.compute.v1 with parameters of type TCPHealthCheck Modifier and Type Method Description TCPHealthCheck.BuilderTCPHealthCheck.Builder. mergeFrom(TCPHealthCheck other)HealthCheck.BuilderHealthCheck.Builder. mergeTcpHealthCheck(TCPHealthCheck value)optional .google.cloud.compute.v1.TCPHealthCheck tcp_health_check = 469980419;static TCPHealthCheck.BuilderTCPHealthCheck. newBuilder(TCPHealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setTcpHealthCheck(TCPHealthCheck value)optional .google.cloud.compute.v1.TCPHealthCheck tcp_health_check = 469980419;
-