public class CreateSecurityGroupResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
CreateSecurityGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateSecurityGroupResponse |
asyncTaskId(String asyncTaskId) |
boolean |
equals(Object o) |
String |
getAsyncTaskId()
Get asyncTaskId
|
String |
getRequestId()
Get requestId
|
String |
getSecurityGroupId()
Get securityGroupId
|
int |
hashCode() |
CreateSecurityGroupResponse |
requestId(String requestId) |
CreateSecurityGroupResponse |
securityGroupId(String securityGroupId) |
void |
setAsyncTaskId(String asyncTaskId) |
void |
setRequestId(String requestId) |
void |
setSecurityGroupId(String securityGroupId) |
String |
toString() |
public CreateSecurityGroupResponse asyncTaskId(String asyncTaskId)
public String getAsyncTaskId()
public void setAsyncTaskId(String asyncTaskId)
public CreateSecurityGroupResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
public CreateSecurityGroupResponse securityGroupId(String securityGroupId)
public String getSecurityGroupId()
public void setSecurityGroupId(String securityGroupId)
Copyright © 2026. All rights reserved.