public class CreateFlowLogResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateFlowLogResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CreateFlowLogResponse |
flowLogId(String flowLogId) |
String |
getFlowLogId()
Get flowLogId
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
CreateFlowLogResponse |
requestId(String requestId) |
void |
setFlowLogId(String flowLogId) |
void |
setRequestId(String requestId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic 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 © 2024. All rights reserved.