Uses of Class
com.google.appengine.v1.Instance.Liveness
-
Packages that use Instance.Liveness Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of Instance.Liveness in com.google.appengine.v1
Methods in com.google.appengine.v1 that return Instance.Liveness Modifier and Type Method Description Instance.LivenessInstance.Liveness.Builder. build()Instance.LivenessInstance.Liveness.Builder. buildPartial()static Instance.LivenessInstance.Liveness. getDefaultInstance()Instance.LivenessInstance.Liveness.Builder. getDefaultInstanceForType()Instance.LivenessInstance.Liveness. getDefaultInstanceForType()static Instance.LivenessInstance.Liveness. parseDelimitedFrom(InputStream input)static Instance.LivenessInstance.Liveness. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.LivenessInstance.Liveness. parseFrom(byte[] data)static Instance.LivenessInstance.Liveness. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.LivenessInstance.Liveness. parseFrom(com.google.protobuf.ByteString data)static Instance.LivenessInstance.Liveness. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.LivenessInstance.Liveness. parseFrom(com.google.protobuf.CodedInputStream input)static Instance.LivenessInstance.Liveness. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.LivenessInstance.Liveness. parseFrom(InputStream input)static Instance.LivenessInstance.Liveness. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.LivenessInstance.Liveness. parseFrom(ByteBuffer data)static Instance.LivenessInstance.Liveness. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type Instance.Liveness Modifier and Type Method Description com.google.protobuf.Parser<Instance.Liveness>Instance.Liveness. getParserForType()static com.google.protobuf.Parser<Instance.Liveness>Instance.Liveness. parser()Methods in com.google.appengine.v1 with parameters of type Instance.Liveness Modifier and Type Method Description Instance.Liveness.BuilderInstance.Liveness.Builder. mergeFrom(Instance.Liveness other)static Instance.Liveness.BuilderInstance.Liveness. newBuilder(Instance.Liveness prototype)
-