Uses of Class
com.google.cloud.compute.v1.SSLHealthCheck
-
Packages that use SSLHealthCheck Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SSLHealthCheck in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SSLHealthCheck Modifier and Type Method Description SSLHealthCheckSSLHealthCheck.Builder. build()SSLHealthCheckSSLHealthCheck.Builder. buildPartial()static SSLHealthCheckSSLHealthCheck. getDefaultInstance()SSLHealthCheckSSLHealthCheck.Builder. getDefaultInstanceForType()SSLHealthCheckSSLHealthCheck. getDefaultInstanceForType()SSLHealthCheckHealthCheck.Builder. getSslHealthCheck()optional .google.cloud.compute.v1.SSLHealthCheck ssl_health_check = 280032440;SSLHealthCheckHealthCheck. getSslHealthCheck()optional .google.cloud.compute.v1.SSLHealthCheck ssl_health_check = 280032440;SSLHealthCheckHealthCheckOrBuilder. getSslHealthCheck()optional .google.cloud.compute.v1.SSLHealthCheck ssl_health_check = 280032440;static SSLHealthCheckSSLHealthCheck. parseDelimitedFrom(InputStream input)static SSLHealthCheckSSLHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SSLHealthCheckSSLHealthCheck. parseFrom(byte[] data)static SSLHealthCheckSSLHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SSLHealthCheckSSLHealthCheck. parseFrom(com.google.protobuf.ByteString data)static SSLHealthCheckSSLHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SSLHealthCheckSSLHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static SSLHealthCheckSSLHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SSLHealthCheckSSLHealthCheck. parseFrom(InputStream input)static SSLHealthCheckSSLHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SSLHealthCheckSSLHealthCheck. parseFrom(ByteBuffer data)static SSLHealthCheckSSLHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SSLHealthCheck Modifier and Type Method Description com.google.protobuf.Parser<SSLHealthCheck>SSLHealthCheck. getParserForType()static com.google.protobuf.Parser<SSLHealthCheck>SSLHealthCheck. parser()Methods in com.google.cloud.compute.v1 with parameters of type SSLHealthCheck Modifier and Type Method Description SSLHealthCheck.BuilderSSLHealthCheck.Builder. mergeFrom(SSLHealthCheck other)HealthCheck.BuilderHealthCheck.Builder. mergeSslHealthCheck(SSLHealthCheck value)optional .google.cloud.compute.v1.SSLHealthCheck ssl_health_check = 280032440;static SSLHealthCheck.BuilderSSLHealthCheck. newBuilder(SSLHealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setSslHealthCheck(SSLHealthCheck value)optional .google.cloud.compute.v1.SSLHealthCheck ssl_health_check = 280032440;
-