@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiRangerReplicationImportArgs extends Object
Constructor and Description |
---|
ApiRangerReplicationImportArgs() |
Modifier and Type | Method and Description |
---|---|
ApiRangerReplicationImportArgs |
dryRun(Boolean dryRun) |
boolean |
equals(Object o) |
Boolean |
getDryRun()
Whether to perform a dry run.
|
int |
hashCode() |
void |
setDryRun(Boolean dryRun) |
String |
toString() |
public ApiRangerReplicationImportArgs dryRun(Boolean dryRun)
public Boolean getDryRun()
public void setDryRun(Boolean dryRun)
Copyright © 2022. All rights reserved.