Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.SecurityGroup
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of SecurityGroup in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return SecurityGroup Modifier and Type Method Description SecurityGroupSecurityGroup. _links(Map<String,Href> _links)SecurityGroupSecurityGroup. addCloudAccountIdsItem(String cloudAccountIdsItem)SecurityGroupSecurityGroup. addRulesItem(Rule rulesItem)SecurityGroupSecurityGroup. addTagsItem(Tag tagsItem)SecurityGroupSecurityGroup. cloudAccountIds(List<String> cloudAccountIds)SecurityGroupSecurityGroup. createdAt(String createdAt)SecurityGroupSecurityGroup. customProperties(Map<String,String> customProperties)SecurityGroupSecurityGroup. deploymentId(String deploymentId)SecurityGroupSecurityGroup. description(String description)SecurityGroupSecurityGroup. externalId(String externalId)SecurityGroupSecurityGroup. externalRegionId(String externalRegionId)SecurityGroupSecurityGroup. externalZoneId(String externalZoneId)SecurityGroupSecurityGroup. id(String id)SecurityGroupSecurityGroup. name(String name)SecurityGroupSecurityGroup. organizationId(String organizationId)SecurityGroupSecurityGroup. orgId(String orgId)SecurityGroupSecurityGroup. owner(String owner)SecurityGroupSecurityGroup. projectId(String projectId)SecurityGroupSecurityGroup. putCustomPropertiesItem(String key, String customPropertiesItem)SecurityGroupSecurityGroup. putLinksItem(String key, Href _linksItem)SecurityGroupSecurityGroup. rules(List<Rule> rules)SecurityGroupSecurityGroup. tags(List<Tag> tags)SecurityGroupSecurityGroup. updatedAt(String updatedAt)Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type SecurityGroup Modifier and Type Method Description List<SecurityGroup>SecurityGroupResult. getContent()List of content items