public class CreateO11yAgentECSDeployTaskRequest extends Object
| Constructor and Description |
|---|
CreateO11yAgentECSDeployTaskRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CreateO11yAgentECSDeployTaskRequest |
filter(FilterForCreateO11yAgentECSDeployTaskInput filter) |
@Valid FilterForCreateO11yAgentECSDeployTaskInput |
getFilter()
Get filter
|
@NotNull String |
getTaskType()
Get taskType
|
int |
hashCode() |
void |
setFilter(FilterForCreateO11yAgentECSDeployTaskInput filter) |
void |
setTaskType(String taskType) |
CreateO11yAgentECSDeployTaskRequest |
taskType(String taskType) |
String |
toString() |
public CreateO11yAgentECSDeployTaskRequest filter(FilterForCreateO11yAgentECSDeployTaskInput filter)
@Valid public @Valid FilterForCreateO11yAgentECSDeployTaskInput getFilter()
public void setFilter(FilterForCreateO11yAgentECSDeployTaskInput filter)
public CreateO11yAgentECSDeployTaskRequest taskType(String taskType)
@NotNull public @NotNull String getTaskType()
public void setTaskType(String taskType)
Copyright © 2026. All rights reserved.