public class BatchDeleteResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchDeleteResponse.Error |
static class |
BatchDeleteResponse.Errors |
static class |
BatchDeleteResponse.Match |
static class |
BatchDeleteResponse.ResultObject |
static class |
BatchDeleteResponse.Results |
| Constructor and Description |
|---|
BatchDeleteResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDryRun() |
BatchDeleteResponse.Match |
getMatch() |
String |
getOutput() |
BatchDeleteResponse.Results |
getResults() |
void |
setDryRun(Boolean dryRun) |
void |
setMatch(BatchDeleteResponse.Match match) |
void |
setOutput(String output) |
void |
setResults(BatchDeleteResponse.Results results) |
public BatchDeleteResponse.Match getMatch()
public String getOutput()
public Boolean getDryRun()
public BatchDeleteResponse.Results getResults()
public void setMatch(BatchDeleteResponse.Match match)
public void setOutput(String output)
public void setDryRun(Boolean dryRun)
public void setResults(BatchDeleteResponse.Results results)
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.