public static final class ElementsUpdateReferencesRequestReferenceUpdates.Builder extends Object
public final String[] idsToUpdate()
public final ElementsUpdateReferencesRequestReferenceUpdates.Builder idsToUpdate(String[] value)
value - The ids of items in the element that should be updated. For an assembly element these are the ids of the instances. For a part studio element these are the nodeIds of the features. Should not be specified with fromReference.public final ElementsUpdateReferencesRequestReferenceUpdatesFromReference fromReference()
public final ElementsUpdateReferencesRequestReferenceUpdates.Builder fromReference(ElementsUpdateReferencesRequestReferenceUpdatesFromReference value)
value - All instances or features in the element that match this reference will be updated. Should not be specified with idsToUpdate.public final ElementsUpdateReferencesRequestReferenceUpdatesToReference toReference()
public final ElementsUpdateReferencesRequestReferenceUpdates.Builder toReference(ElementsUpdateReferencesRequestReferenceUpdatesToReference value)
value - Identifies the destination reference for the items.public final ElementsUpdateReferencesRequestReferenceUpdates build()
Copyright © 2021. All rights reserved.