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