Uses of Class
com.google.bigtable.v2.Type.Enum
-
Uses of Type.Enum in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.EnumModifier and TypeMethodDescriptionType.Enum.Builder.build()Type.Enum.Builder.buildPartial()static Type.EnumType.Enum.getDefaultInstance()Type.Enum.Builder.getDefaultInstanceForType()Type.Enum.getDefaultInstanceForType()Type.Builder.getEnumType()EnumType.getEnumType()EnumTypeOrBuilder.getEnumType()Enumstatic Type.EnumType.Enum.parseDelimitedFrom(InputStream input) static Type.EnumType.Enum.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.EnumType.Enum.parseFrom(byte[] data) static Type.EnumType.Enum.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.EnumType.Enum.parseFrom(com.google.protobuf.ByteString data) static Type.EnumType.Enum.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.EnumType.Enum.parseFrom(com.google.protobuf.CodedInputStream input) static Type.EnumType.Enum.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.EnumType.Enum.parseFrom(InputStream input) static Type.EnumType.Enum.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.EnumType.Enum.parseFrom(ByteBuffer data) static Type.EnumType.Enum.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type Type.EnumModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type.Enum>Type.Enum.getParserForType()static com.google.protobuf.Parser<Type.Enum>Type.Enum.parser()Methods in com.google.bigtable.v2 with parameters of type Type.EnumModifier and TypeMethodDescriptionType.Builder.mergeEnumType(Type.Enum value) Enumstatic Type.Enum.BuilderType.Enum.newBuilder(Type.Enum prototype) Type.Builder.setEnumType(Type.Enum value) Enum