Uses of Class
com.google.api.expr.v1alpha1.Type.ListType.Builder
Packages that use Type.ListType.Builder
-
Uses of Type.ListType.Builder in com.google.api.expr.v1alpha1
Subclasses with type arguments of type Type.ListType.Builder in com.google.api.expr.v1alpha1Modifier and TypeClassDescriptionstatic final classList type with typed elements, e.g.Fields in com.google.api.expr.v1alpha1 with type parameters of type Type.ListType.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.listTypeBuilder_Methods in com.google.api.expr.v1alpha1 that return Type.ListType.BuilderModifier and TypeMethodDescriptionType.ListType.Builder.clear()Type.ListType.Builder.clearElemType()The element type.Type.Builder.getListTypeBuilder()Parameterized list with elements of `list_type`, e.g.Type.ListType.Builder.mergeElemType(Type value) The element type.Type.ListType.Builder.mergeFrom(Type.ListType other) Type.ListType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.ListType.Builder.mergeFrom(com.google.protobuf.Message other) static Type.ListType.BuilderType.ListType.newBuilder()static Type.ListType.BuilderType.ListType.newBuilder(Type.ListType prototype) Type.ListType.newBuilderForType()protected Type.ListType.BuilderType.ListType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Type.ListType.Builder.setElemType(Type value) The element type.Type.ListType.Builder.setElemType(Type.Builder builderForValue) The element type.Type.ListType.toBuilder()Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.ListType.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.internalGetListTypeFieldBuilder()Parameterized list with elements of `list_type`, e.g.Methods in com.google.api.expr.v1alpha1 with parameters of type Type.ListType.BuilderModifier and TypeMethodDescriptionType.Builder.setListType(Type.ListType.Builder builderForValue) Parameterized list with elements of `list_type`, e.g.