@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-03-14T11:15:13.362Z") public class ApiIcebergReplicationRemoteCommand extends Object
Constructor and Description |
---|
ApiIcebergReplicationRemoteCommand() |
Modifier and Type | Method and Description |
---|---|
ApiIcebergReplicationRemoteCommand |
args(Map<String,String> args) |
ApiIcebergReplicationRemoteCommand |
command(String command) |
boolean |
equals(Object o) |
Map<String,String> |
getArgs() |
String |
getCommand() |
int |
hashCode() |
ApiIcebergReplicationRemoteCommand |
putArgsItem(String key,
String argsItem) |
void |
setArgs(Map<String,String> args) |
void |
setCommand(String command) |
String |
toString() |
public ApiIcebergReplicationRemoteCommand command(String command)
public String getCommand()
public void setCommand(String command)
public ApiIcebergReplicationRemoteCommand args(Map<String,String> args)
public ApiIcebergReplicationRemoteCommand putArgsItem(String key, String argsItem)
Copyright © 2024. All rights reserved.