Uses of Class
com.google.bigtable.v2.Type.Struct.Builder
-
Uses of Type.Struct.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Struct.BuilderModifier and TypeMethodDescriptionType.Struct.Builder.addAllFields(Iterable<? extends Type.Struct.Field> values) The names and types of the fields in this struct.Type.Struct.Builder.addFields(int index, Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.addFields(int index, Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.Builder.addFields(Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.addFields(Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.Builder.clear()Type.Struct.Builder.clearEncoding()The encoding to use when converting to or from lower level types.Type.Struct.Builder.clearFields()The names and types of the fields in this struct.Type.Builder.getStructTypeBuilder()StructType.Struct.Builder.mergeEncoding(Type.Struct.Encoding value) The encoding to use when converting to or from lower level types.Type.Struct.Builder.mergeFrom(Type.Struct other) Type.Struct.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.Struct.Builder.mergeFrom(com.google.protobuf.Message other) static Type.Struct.BuilderType.Struct.newBuilder()static Type.Struct.BuilderType.Struct.newBuilder(Type.Struct prototype) Type.Struct.newBuilderForType()protected Type.Struct.BuilderType.Struct.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Type.Struct.Builder.removeFields(int index) The names and types of the fields in this struct.Type.Struct.Builder.setEncoding(Type.Struct.Encoding value) The encoding to use when converting to or from lower level types.Type.Struct.Builder.setEncoding(Type.Struct.Encoding.Builder builderForValue) The encoding to use when converting to or from lower level types.Type.Struct.Builder.setFields(int index, Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.setFields(int index, Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.toBuilder()Methods in com.google.bigtable.v2 with parameters of type Type.Struct.BuilderModifier and TypeMethodDescriptionType.Builder.setStructType(Type.Struct.Builder builderForValue) Struct