Uses of Class
com.google.cloud.compute.v1.HTTPSHealthCheck
-
Packages that use HTTPSHealthCheck Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HTTPSHealthCheck in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HTTPSHealthCheck Modifier and Type Method Description HTTPSHealthCheckHTTPSHealthCheck.Builder. build()HTTPSHealthCheckHTTPSHealthCheck.Builder. buildPartial()static HTTPSHealthCheckHTTPSHealthCheck. getDefaultInstance()HTTPSHealthCheckHTTPSHealthCheck.Builder. getDefaultInstanceForType()HTTPSHealthCheckHTTPSHealthCheck. getDefaultInstanceForType()HTTPSHealthCheckHealthCheck.Builder. getHttpsHealthCheck()optional .google.cloud.compute.v1.HTTPSHealthCheck https_health_check = 436046905;HTTPSHealthCheckHealthCheck. getHttpsHealthCheck()optional .google.cloud.compute.v1.HTTPSHealthCheck https_health_check = 436046905;HTTPSHealthCheckHealthCheckOrBuilder. getHttpsHealthCheck()optional .google.cloud.compute.v1.HTTPSHealthCheck https_health_check = 436046905;static HTTPSHealthCheckHTTPSHealthCheck. parseDelimitedFrom(InputStream input)static HTTPSHealthCheckHTTPSHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(byte[] data)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(com.google.protobuf.ByteString data)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(InputStream input)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(ByteBuffer data)static HTTPSHealthCheckHTTPSHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HTTPSHealthCheck Modifier and Type Method Description com.google.protobuf.Parser<HTTPSHealthCheck>HTTPSHealthCheck. getParserForType()static com.google.protobuf.Parser<HTTPSHealthCheck>HTTPSHealthCheck. parser()Methods in com.google.cloud.compute.v1 with parameters of type HTTPSHealthCheck Modifier and Type Method Description HTTPSHealthCheck.BuilderHTTPSHealthCheck.Builder. mergeFrom(HTTPSHealthCheck other)HealthCheck.BuilderHealthCheck.Builder. mergeHttpsHealthCheck(HTTPSHealthCheck value)optional .google.cloud.compute.v1.HTTPSHealthCheck https_health_check = 436046905;static HTTPSHealthCheck.BuilderHTTPSHealthCheck. newBuilder(HTTPSHealthCheck prototype)HealthCheck.BuilderHealthCheck.Builder. setHttpsHealthCheck(HTTPSHealthCheck value)optional .google.cloud.compute.v1.HTTPSHealthCheck https_health_check = 436046905;
-