public class DeleteSecurityGroupRequest extends Object
| Constructor and Description |
|---|
DeleteSecurityGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getSecurityGroupId()
Get securityGroupId
|
int |
hashCode() |
DeleteSecurityGroupRequest |
securityGroupId(String securityGroupId) |
void |
setSecurityGroupId(String securityGroupId) |
String |
toString() |
public DeleteSecurityGroupRequest securityGroupId(String securityGroupId)
@NotNull public @NotNull String getSecurityGroupId()
public void setSecurityGroupId(String securityGroupId)
Copyright © 2024. All rights reserved.