public class DeleteFlowLogRequest extends Object
| Constructor and Description |
|---|
DeleteFlowLogRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeleteFlowLogRequest |
flowLogId(String flowLogId) |
@NotNull String |
getFlowLogId()
Get flowLogId
|
int |
hashCode() |
void |
setFlowLogId(String flowLogId) |
String |
toString() |
public DeleteFlowLogRequest flowLogId(String flowLogId)
@NotNull public @NotNull String getFlowLogId()
public void setFlowLogId(String flowLogId)
Copyright © 2024. All rights reserved.