Uses of Class
com.google.appengine.v1.HealthCheck
-
Packages that use HealthCheck Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of HealthCheck in com.google.appengine.v1
Methods in com.google.appengine.v1 that return HealthCheck Modifier and Type Method Description HealthCheckHealthCheck.Builder. build()HealthCheckHealthCheck.Builder. buildPartial()static HealthCheckHealthCheck. getDefaultInstance()HealthCheckHealthCheck.Builder. getDefaultInstanceForType()HealthCheckHealthCheck. getDefaultInstanceForType()HealthCheckVersion.Builder. getHealthCheck()Configures health checking for instances.HealthCheckVersion. getHealthCheck()Configures health checking for instances.HealthCheckVersionOrBuilder. getHealthCheck()Configures health checking for instances.static HealthCheckHealthCheck. parseDelimitedFrom(InputStream input)static HealthCheckHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(byte[] data)static HealthCheckHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.ByteString data)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(InputStream input)static HealthCheckHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(ByteBuffer data)static HealthCheckHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type HealthCheck Modifier and Type Method Description com.google.protobuf.Parser<HealthCheck>HealthCheck. getParserForType()static com.google.protobuf.Parser<HealthCheck>HealthCheck. parser()Methods in com.google.appengine.v1 with parameters of type HealthCheck Modifier and Type Method Description HealthCheck.BuilderHealthCheck.Builder. mergeFrom(HealthCheck other)Version.BuilderVersion.Builder. mergeHealthCheck(HealthCheck value)Configures health checking for instances.static HealthCheck.BuilderHealthCheck. newBuilder(HealthCheck prototype)Version.BuilderVersion.Builder. setHealthCheck(HealthCheck value)Configures health checking for instances.
-