public class CreateTrafficMirrorSessionResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateTrafficMirrorSessionResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOrderId()
Get orderId
|
String |
getRequestId()
Get requestId
|
String |
getTrafficMirrorSessionId()
Get trafficMirrorSessionId
|
int |
hashCode() |
CreateTrafficMirrorSessionResponse |
orderId(String orderId) |
CreateTrafficMirrorSessionResponse |
requestId(String requestId) |
void |
setOrderId(String orderId) |
void |
setRequestId(String requestId) |
void |
setTrafficMirrorSessionId(String trafficMirrorSessionId) |
String |
toString() |
CreateTrafficMirrorSessionResponse |
trafficMirrorSessionId(String trafficMirrorSessionId) |
getResponseMetadata, setResponseMetadatapublic CreateTrafficMirrorSessionResponse orderId(String orderId)
public String getOrderId()
public void setOrderId(String orderId)
public CreateTrafficMirrorSessionResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
public CreateTrafficMirrorSessionResponse trafficMirrorSessionId(String trafficMirrorSessionId)
public String getTrafficMirrorSessionId()
public void setTrafficMirrorSessionId(String trafficMirrorSessionId)
Copyright © 2024. All rights reserved.