@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 © 2024. All rights reserved.