Package | Description |
---|---|
org.openstack4j.api.compute | |
org.openstack4j.model.compute | |
org.openstack4j.openstack.compute.domain | |
org.openstack4j.openstack.compute.internal |
Modifier and Type | Method and Description |
---|---|
SecGroupExtension.Rule |
ComputeSecurityGroupService.createRule(SecGroupExtension.Rule rule)
Creates a new Security Group Rule
|
Modifier and Type | Method and Description |
---|---|
SecGroupExtension.Rule |
ComputeSecurityGroupService.createRule(SecGroupExtension.Rule rule)
Creates a new Security Group Rule
|
Modifier and Type | Method and Description |
---|---|
List<? extends SecGroupExtension.Rule> |
SecGroupExtension.getRules()
Gets the rules that make up this security group
|
Modifier and Type | Class and Description |
---|---|
static class |
NovaSecGroupExtension.SecurityGroupRule
Security Group Rule
|
Modifier and Type | Method and Description |
---|---|
SecGroupExtension.Rule |
NovaSecGroupExtension.SecurityGroupRule.RuleConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<? extends SecGroupExtension.Rule> |
NovaSecGroupExtension.getRules()
Gets the rules that make up this security group
|
Modifier and Type | Method and Description |
---|---|
SecurityGroupRuleBuilder |
NovaSecGroupExtension.SecurityGroupRule.RuleConcreteBuilder.from(SecGroupExtension.Rule in) |
Modifier and Type | Method and Description |
---|---|
SecGroupExtension.Rule |
ComputeSecurityGroupServiceImpl.createRule(SecGroupExtension.Rule rule)
Creates a new Security Group Rule
|
Modifier and Type | Method and Description |
---|---|
SecGroupExtension.Rule |
ComputeSecurityGroupServiceImpl.createRule(SecGroupExtension.Rule rule)
Creates a new Security Group Rule
|
Copyright © 2017. All rights reserved.