public static class SecurityGroupUpdateRequest.DynamicMember extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SecurityGroupUpdateRequest.DynamicMember.Criteriacriteria. | 
| Constructor and Description | 
|---|
| DynamicMember(SecurityGroupOperatorType operator,
             List<SecurityGroupUpdateRequest.DynamicMember.Criteria> criteria)Instantiates a new dynamic member. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SecurityGroupUpdateRequest.DynamicMember.Criteria> | getCriteria()Gets criteria. | 
| SecurityGroupOperatorType | getOperator()Gets operator. | 
public DynamicMember(SecurityGroupOperatorType operator, List<SecurityGroupUpdateRequest.DynamicMember.Criteria> criteria)
operator - the operatorcriteria - the criteriapublic SecurityGroupOperatorType getOperator()
The operator type of the dynamic member
SecurityGroupOperatorType the operatorpublic List<SecurityGroupUpdateRequest.DynamicMember.Criteria> getCriteria()
The criteria of the dynamic member
List of SecurityGroupUpdateRequest.DynamicMember.Criteria the criteriaCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.