public class CreateFlowLogResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateFlowLogResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateFlowLogResponse |
asyncTaskId(String asyncTaskId) |
boolean |
equals(Object o) |
CreateFlowLogResponse |
flowLogId(String flowLogId) |
String |
getAsyncTaskId()
Get asyncTaskId
|
String |
getFlowLogId()
Get flowLogId
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
CreateFlowLogResponse |
requestId(String requestId) |
void |
setAsyncTaskId(String asyncTaskId) |
void |
setFlowLogId(String flowLogId) |
void |
setRequestId(String requestId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateFlowLogResponse asyncTaskId(String asyncTaskId)
public String getAsyncTaskId()
public void setAsyncTaskId(String asyncTaskId)
public CreateFlowLogResponse flowLogId(String flowLogId)
public String getFlowLogId()
public void setFlowLogId(String flowLogId)
public CreateFlowLogResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2026. All rights reserved.