public final class AppAssociativeDataCopyAssociativeDataRequestItems extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AppAssociativeDataCopyAssociativeDataRequestItems.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
associativeDataIds |
the ids of the associative data to copy, or all if empty
|
String |
destinationViewId |
the viewId associative data should be copied to
|
String |
sourceViewId |
the viewId associative data should be copied from
|
| Modifier and Type | Method | Description |
|---|---|---|
static AppAssociativeDataCopyAssociativeDataRequestItems.Builder |
builder() |
|
String |
getAssociativeDataIds() |
Get the ids of the associative data to copy, or all if empty
|
String |
getDestinationViewId() |
Get the viewId associative data should be copied to
|
String |
getSourceViewId() |
Get the viewId associative data should be copied from
|
String |
toString() |
public String sourceViewId
public String destinationViewId
public String associativeDataIds
public final String getSourceViewId()
public final String getDestinationViewId()
public final String getAssociativeDataIds()
public static final AppAssociativeDataCopyAssociativeDataRequestItems.Builder builder()
Copyright © 2021. All rights reserved.