@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") 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()
Get args
|
String |
getCommand()
Get command
|
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 © 2026. All rights reserved.