Class AttributeListProto.AttributeAndIdList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
com.yoti.api.client.spi.remote.proto.AttributeListProto.AttributeAndIdList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AttributeListProto.AttributeAndIdListOrBuilder,Cloneable
- Enclosing class:
- AttributeListProto.AttributeAndIdList
public static final class AttributeListProto.AttributeAndIdList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
implements AttributeListProto.AttributeAndIdListOrBuilder
Protobuf type
attrpubapi_v1.AttributeAndIdList-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttributeAndIdList(Iterable<? extends AttributeListProto.AttributeAndId> values) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;addAttributeAndIdList(int index, AttributeListProto.AttributeAndId value) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;addAttributeAndIdList(int index, AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;addAttributeAndIdList(AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;addAttributeAndIdListBuilder(int index) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getAttributeAndIdList(int index) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;getAttributeAndIdListBuilder(int index) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;intrepeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;getAttributeAndIdListOrBuilder(int index) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;List<? extends AttributeListProto.AttributeAndIdOrBuilder>repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeAttributeAndIdList(int index) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;setAttributeAndIdList(int index, AttributeListProto.AttributeAndId value) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;setAttributeAndIdList(int index, AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
setField
public AttributeListProto.AttributeAndIdList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
clearField
public AttributeListProto.AttributeAndIdList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
clearOneof
public AttributeListProto.AttributeAndIdList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
setRepeatedField
public AttributeListProto.AttributeAndIdList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
addRepeatedField
public AttributeListProto.AttributeAndIdList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
mergeFrom
public AttributeListProto.AttributeAndIdList.Builder mergeFrom(AttributeListProto.AttributeAndIdList other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
mergeFrom
public AttributeListProto.AttributeAndIdList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AttributeListProto.AttributeAndIdList.Builder>- Throws:
IOException
-
getAttributeAndIdListList
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;- Specified by:
getAttributeAndIdListListin interfaceAttributeListProto.AttributeAndIdListOrBuilder
-
getAttributeAndIdListCount
public int getAttributeAndIdListCount()repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;- Specified by:
getAttributeAndIdListCountin interfaceAttributeListProto.AttributeAndIdListOrBuilder
-
getAttributeAndIdList
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;- Specified by:
getAttributeAndIdListin interfaceAttributeListProto.AttributeAndIdListOrBuilder
-
setAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder setAttributeAndIdList(int index, AttributeListProto.AttributeAndId value) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
setAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder setAttributeAndIdList(int index, AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder addAttributeAndIdList(AttributeListProto.AttributeAndId value) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder addAttributeAndIdList(int index, AttributeListProto.AttributeAndId value) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder addAttributeAndIdList(AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder addAttributeAndIdList(int index, AttributeListProto.AttributeAndId.Builder builderForValue) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAllAttributeAndIdList
public AttributeListProto.AttributeAndIdList.Builder addAllAttributeAndIdList(Iterable<? extends AttributeListProto.AttributeAndId> values) repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
clearAttributeAndIdList
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
removeAttributeAndIdList
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
getAttributeAndIdListBuilder
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
getAttributeAndIdListOrBuilder
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;- Specified by:
getAttributeAndIdListOrBuilderin interfaceAttributeListProto.AttributeAndIdListOrBuilder
-
getAttributeAndIdListOrBuilderList
public List<? extends AttributeListProto.AttributeAndIdOrBuilder> getAttributeAndIdListOrBuilderList()repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1;- Specified by:
getAttributeAndIdListOrBuilderListin interfaceAttributeListProto.AttributeAndIdListOrBuilder
-
addAttributeAndIdListBuilder
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
addAttributeAndIdListBuilder
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
getAttributeAndIdListBuilderList
repeated .attrpubapi_v1.AttributeAndId attribute_and_id_list = 1; -
setUnknownFields
public final AttributeListProto.AttributeAndIdList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-
mergeUnknownFields
public final AttributeListProto.AttributeAndIdList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeListProto.AttributeAndIdList.Builder>
-