Uses of Interface
org.openstack4j.api.compute.ComputeSecurityGroupService
-
Packages that use ComputeSecurityGroupService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ComputeSecurityGroupService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ComputeSecurityGroupService Modifier and Type Method Description ComputeSecurityGroupServiceComputeService. securityGroups()Deprecated.These APIs are proxy calls to the Network service. -
Uses of ComputeSecurityGroupService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ComputeSecurityGroupService Modifier and Type Class Description classComputeSecurityGroupServiceImplDeprecated.Methods in org.openstack4j.openstack.compute.internal that return ComputeSecurityGroupService Modifier and Type Method Description ComputeSecurityGroupServiceComputeServiceImpl. securityGroups()Security Groups Extension API
-