public final class ElementsUpdateReferencesRequestReferenceUpdates extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ElementsUpdateReferencesRequestReferenceUpdates.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
ElementsUpdateReferencesRequestReferenceUpdatesFromReference |
fromReference |
All instances or features in the element that match this reference will be updated.
|
String[] |
idsToUpdate |
The ids of items in the element that should be updated.
|
ElementsUpdateReferencesRequestReferenceUpdatesToReference |
toReference |
Identifies the destination reference for the items.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ElementsUpdateReferencesRequestReferenceUpdates.Builder |
builder() |
|
ElementsUpdateReferencesRequestReferenceUpdatesFromReference |
getFromReference() |
Get All instances or features in the element that match this reference will be updated.
|
String[] |
getIdsToUpdate() |
Get The ids of items in the element that should be updated.
|
ElementsUpdateReferencesRequestReferenceUpdatesToReference |
getToReference() |
Get Identifies the destination reference for the items.
|
String |
toString() |
public String[] idsToUpdate
public ElementsUpdateReferencesRequestReferenceUpdatesFromReference fromReference
public ElementsUpdateReferencesRequestReferenceUpdatesToReference toReference
public final String[] getIdsToUpdate()
public final ElementsUpdateReferencesRequestReferenceUpdatesFromReference getFromReference()
public final ElementsUpdateReferencesRequestReferenceUpdatesToReference getToReference()
public static final ElementsUpdateReferencesRequestReferenceUpdates.Builder builder()
Copyright © 2021. All rights reserved.