public class DataRunBulkUpdateOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataRunBulkUpdateOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
SyncUpdateElement |
deletions()
Gets the deletions.
|
Boolean |
ignoreRedundantUpdates()
Gets the ignoreRedundantUpdates.
|
DataRunBulkUpdateOptions.Builder |
newBuilder()
New builder.
|
SyncUpdateElement |
upserts()
Gets the upserts.
|
public DataRunBulkUpdateOptions.Builder newBuilder()
public SyncUpdateElement upserts()
public SyncUpdateElement deletions()
public Boolean ignoreRedundantUpdates()
Copyright © 2021 IBM Cloud. All rights reserved.