public class PerformO11yAgentECSDeployTaskRequest extends Object
| Constructor and Description |
|---|
PerformO11yAgentECSDeployTaskRequest() |
| Modifier and Type | Method and Description |
|---|---|
PerformO11yAgentECSDeployTaskRequest |
action(String action) |
boolean |
equals(Object o) |
@NotNull String |
getAction()
Get action
|
@NotNull String |
getTaskType()
Get taskType
|
int |
hashCode() |
void |
setAction(String action) |
void |
setTaskType(String taskType) |
PerformO11yAgentECSDeployTaskRequest |
taskType(String taskType) |
String |
toString() |
public PerformO11yAgentECSDeployTaskRequest()
public PerformO11yAgentECSDeployTaskRequest action(String action)
@NotNull public @NotNull String getAction()
public void setAction(String action)
public PerformO11yAgentECSDeployTaskRequest taskType(String taskType)
@NotNull public @NotNull String getTaskType()
public void setTaskType(String taskType)
Copyright © 2026. All rights reserved.