Uses of Class
com.yoti.api.client.spi.remote.proto.ThirdPartyAttributeProto.ThirdPartyAttribute.Builder
Packages that use ThirdPartyAttributeProto.ThirdPartyAttribute.Builder
-
Uses of ThirdPartyAttributeProto.ThirdPartyAttribute.Builder in com.yoti.api.client.spi.remote.proto
Methods in com.yoti.api.client.spi.remote.proto that return ThirdPartyAttributeProto.ThirdPartyAttribute.BuilderModifier and TypeMethodDescriptionThirdPartyAttributeProto.ThirdPartyAttribute.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clear()ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clearIssuanceToken()bytes issuance_token = 1;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clearIssuingAttributes().sharepubapi_v1.IssuingAttributes issuing_attributes = 2;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.clone()ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.mergeFrom(com.google.protobuf.Message other) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.mergeFrom(ThirdPartyAttributeProto.ThirdPartyAttribute other) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.mergeIssuingAttributes(IssuingAttributesProto.IssuingAttributes value) .sharepubapi_v1.IssuingAttributes issuing_attributes = 2;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ThirdPartyAttributeProto.ThirdPartyAttribute.newBuilder()ThirdPartyAttributeProto.ThirdPartyAttribute.newBuilder(ThirdPartyAttributeProto.ThirdPartyAttribute prototype) ThirdPartyAttributeProto.ThirdPartyAttribute.newBuilderForType()ThirdPartyAttributeProto.ThirdPartyAttribute.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setIssuanceToken(com.google.protobuf.ByteString value) bytes issuance_token = 1;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setIssuingAttributes(IssuingAttributesProto.IssuingAttributes value) .sharepubapi_v1.IssuingAttributes issuing_attributes = 2;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setIssuingAttributes(IssuingAttributesProto.IssuingAttributes.Builder builderForValue) .sharepubapi_v1.IssuingAttributes issuing_attributes = 2;ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ThirdPartyAttributeProto.ThirdPartyAttribute.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ThirdPartyAttributeProto.ThirdPartyAttribute.toBuilder()