Uses of Interface
org.openstack4j.model.common.IdEntity
-
-
Uses of IdEntity in org.openstack4j.model.artifact
Subinterfaces of IdEntity in org.openstack4j.model.artifact Modifier and Type Interface Description interfaceArtifactA Glare ArtifactinterfaceToscaTemplatesArtifactA Glare Tosca Templates Artifact -
Uses of IdEntity in org.openstack4j.model.common
Subinterfaces of IdEntity in org.openstack4j.model.common Modifier and Type Interface Description interfaceBasicResourceA basic resource that captures an Id and Name of the resourceinterfaceResourceA Resource is a common model which contains an Id, TenantId and Name -
Uses of IdEntity in org.openstack4j.model.common.functions
Methods in org.openstack4j.model.common.functions with parameters of type IdEntity Modifier and Type Method Description StringIdEntityToString. apply(IdEntity input) -
Uses of IdEntity in org.openstack4j.model.gbp
Subinterfaces of IdEntity in org.openstack4j.model.gbp Modifier and Type Interface Description interfaceExternalPolicyExternal Policy Model EntityinterfaceExternalPolicyCreateExternal Policy Model EntityinterfaceExternalSegmentExternal Segment Model EntityinterfaceL2PolicyL2 Policy Model EntityinterfaceL3PolicyL3 Policy Model EntityinterfaceNatPoolNat Pool Model EntityinterfaceNetworkServicePolicyCreated by sumit gandhi on 7/4/2016.interfacePolicyActionPolicy Action Model EntityinterfacePolicyClassifierPolicy Classifier Model EntityinterfacePolicyRulePolicy rule Model EntityinterfacePolicyRuleSetPolicy rule set Model EntityinterfacePolicyTargetPolicy Target Model EntityinterfacePolicyTargetGroupPolicy Target group Model EntityinterfacePolicyTargetGroupCreatePolicy Target group Model Entity -
Uses of IdEntity in org.openstack4j.model.image
Subinterfaces of IdEntity in org.openstack4j.model.image Modifier and Type Interface Description interfaceImageA Glance v1.1 Image -
Uses of IdEntity in org.openstack4j.model.image.v2
Subinterfaces of IdEntity in org.openstack4j.model.image.v2 Modifier and Type Interface Description interfaceImageA Glance v2.0-2.3 Image -
Uses of IdEntity in org.openstack4j.model.network
Subinterfaces of IdEntity in org.openstack4j.model.network Modifier and Type Interface Description interfaceNetworkAn OpenStack (Neutron) networkinterfacePortA Network (Neutron) PortinterfaceRouterA router is used to interconnect subnets and forward traffic among them.interfaceSecurityGroupThe Interface SecurityGroup.interfaceSubnetA Subnet is a network with Pools and network based settingsinterfaceTrunkA network TrunkinterfaceTrunkSubportA network subport used ONLY in trunks -
Uses of IdEntity in org.openstack4j.model.network.ext
Subinterfaces of IdEntity in org.openstack4j.model.network.ext Modifier and Type Interface Description interfaceFlowClassifierA Flow Classifier Entity.interfaceNetQosPolicyUpdateNetwork qos policy for update that are bound to a TenantinterfacePortChainA Port Chain Entity.interfacePortPairA Port Pair Entity.interfacePortPairGroupA Port Pair Group Entity. -
Uses of IdEntity in org.openstack4j.model.telemetry
Subinterfaces of IdEntity in org.openstack4j.model.telemetry Modifier and Type Interface Description interfaceAlarmAn Alarm is triggered when a specificied rule is satisfied -
Uses of IdEntity in org.openstack4j.openstack.artifact.domain
Classes in org.openstack4j.openstack.artifact.domain that implement IdEntity Modifier and Type Class Description classArtifactImplCreated by vadavi on 27-01-2017.classToscaTemplatesA Glare Tosca Templates Artifact implementation model -
Uses of IdEntity in org.openstack4j.openstack.common
Classes in org.openstack4j.openstack.common that implement IdEntity Modifier and Type Class Description classBasicResourceEntityBasic Id/Name based Entity Model implementationclassIdResourceEntityBasic Id based Entity Model implementation -
Uses of IdEntity in org.openstack4j.openstack.gbp.domain
Classes in org.openstack4j.openstack.gbp.domain that implement IdEntity Modifier and Type Class Description classGbpExternalPolicyModel implementation for External PolicyclassGbpExternalPolicyCreateModel implementation for External PolicyclassGbpExternalSegmentModel implementation for External SegmentsclassGbpL2PolicyModel implementation for L2 PolicyclassGbpL3PolicyModel implementation for L3 PolicyclassGbpNatPoolModel implementation for nat poolclassGbpNetworkServicePolicyCreated by sumit gandhi on 7/4/2016.classGbpPolicyActionModel implementation for Policy ActionclassGbpPolicyClassifierModel implementation for Policy ClassifierclassGbpPolicyRuleModel implementation for Policy ruleclassGbpPolicyRuleSetModel implementation for Policy rule setclassGbpPolicyTargetModel implementation for Policy TargetclassGbpPolicyTargetGroupModel implementation for Policy target groupclassGbpPolicyTargetGroupCreateModel implementation for Policy target group create -
Uses of IdEntity in org.openstack4j.openstack.identity.v3.domain
Classes in org.openstack4j.openstack.identity.v3.domain that implement IdEntity Modifier and Type Class Description static classKeystoneAuth.AuthIdentity.AuthPassword.AuthUserstatic classKeystoneAuth.AuthIdentity.AuthPassword.AuthUser.AuthDomainstatic classKeystoneAuth.AuthScope.AuthDomainstatic classKeystoneAuth.AuthScope.ScopeProjectstatic classKeystoneAuth.AuthScope.ScopeTrust -
Uses of IdEntity in org.openstack4j.openstack.image.domain
Classes in org.openstack4j.openstack.image.domain that implement IdEntity Modifier and Type Class Description classGlanceImageA Glance v1.1 Image model implementation -
Uses of IdEntity in org.openstack4j.openstack.image.v2.domain
Classes in org.openstack4j.openstack.image.v2.domain that implement IdEntity Modifier and Type Class Description classGlanceImageA glance v2.0-2.3 image model implementation -
Uses of IdEntity in org.openstack4j.openstack.networking.domain
Classes in org.openstack4j.openstack.networking.domain that implement IdEntity Modifier and Type Class Description classAbstractNeutronTrunkA Neutron TrunkclassNeutronNetworkAn OpenStack (Neutron) networkclassNeutronPortA Neutron PortclassNeutronRouterA router is used to interconnect subnets and forward traffic among them.classNeutronSecurityGroupAn OpenStack Neutron Security Group Rule model.classNeutronSubnetA Subnet is a network with Pools and network based settingsstatic classNeutronSubnet.NeutronSubnetNoGatewayclassNeutronTrunkThis class is used to add the json root name "trunk"classNeutronTrunkSubportA Subport ONLY used for adding to trunksclassNeutronTrunkSubportAddRemoveThis class is used by the subport operations which don't use the json root name "trunks" -
Uses of IdEntity in org.openstack4j.openstack.networking.domain.ext
Classes in org.openstack4j.openstack.networking.domain.ext that implement IdEntity Modifier and Type Class Description classNeutronFlowClassifierclassNeutronPortChainclassNeutronPortPairclassNeutronPortPairGroup -
Uses of IdEntity in org.openstack4j.openstack.telemetry.domain
Classes in org.openstack4j.openstack.telemetry.domain that implement IdEntity Modifier and Type Class Description classCeilometerAlarmAn Alarm is triggered when a specificied rule is satisfied
-