public static class SecurityGroupResponse.Member extends Object
Constructor and Description |
---|
Member(String objectId,
String type,
String name,
boolean isTemporal)
Instantiates a new member.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets name.
|
String |
getObjectId()
Gets objectId.
|
String |
getType()
Gets type.
|
boolean |
isTemporal()
Gets isTemporal.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.