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.Liveness
Instance.Liveness.Builder. build()
Instance.Liveness
Instance.Liveness.Builder. buildPartial()
static Instance.Liveness
Instance.Liveness. getDefaultInstance()
Instance.Liveness
Instance.Liveness.Builder. getDefaultInstanceForType()
Instance.Liveness
Instance.Liveness. getDefaultInstanceForType()
static Instance.Liveness
Instance.Liveness. parseDelimitedFrom(InputStream input)
static Instance.Liveness
Instance.Liveness. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance.Liveness
Instance.Liveness. parseFrom(byte[] data)
static Instance.Liveness
Instance.Liveness. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance.Liveness
Instance.Liveness. parseFrom(com.google.protobuf.ByteString data)
static Instance.Liveness
Instance.Liveness. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance.Liveness
Instance.Liveness. parseFrom(com.google.protobuf.CodedInputStream input)
static Instance.Liveness
Instance.Liveness. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance.Liveness
Instance.Liveness. parseFrom(InputStream input)
static Instance.Liveness
Instance.Liveness. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance.Liveness
Instance.Liveness. parseFrom(ByteBuffer data)
static Instance.Liveness
Instance.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.Builder
Instance.Liveness.Builder. mergeFrom(Instance.Liveness other)
static Instance.Liveness.Builder
Instance.Liveness. newBuilder(Instance.Liveness prototype)
-