public class SyncUpdateElement
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SyncUpdateElement.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
SyncUpdateElement.Builder |
newBuilder()
New builder.
|
List<Record> |
records()
Gets the records.
|
List<Relationship> |
relationships()
Gets the relationships.
|
public SyncUpdateElement.Builder newBuilder()
public List<Record> records()
public List<Relationship> relationships()
Copyright © 2021 IBM Cloud. All rights reserved.