Uses of Interface
org.openstack4j.model.ResourceEntity
-
Packages that use ResourceEntity Package Description org.openstack4j.model.identity.v3 org.openstack4j.model.senlin org.openstack4j.openstack.identity.v3.domain org.openstack4j.openstack.senlin.domain -
-
Uses of ResourceEntity in org.openstack4j.model.identity.v3
Subinterfaces of ResourceEntity in org.openstack4j.model.identity.v3 Modifier and Type Interface Description static interfaceAuthentication.Identity.Password.Userstatic interfaceAuthentication.Identity.Password.User.Domainstatic interfaceAuthentication.Scope.Domainstatic interfaceAuthentication.Scope.Project -
Uses of ResourceEntity in org.openstack4j.model.senlin
Subinterfaces of ResourceEntity in org.openstack4j.model.senlin Modifier and Type Interface Description interfaceActionThis interface describes the getter-methods (and thus components) of a Action.interfaceClusterThis interface describes the getter-methods (and thus components) of a Cluster.interfaceNodeThis interface describes the getter-methods (and thus components) of a Node.interfacePolicyThis interface describes the getter-methods (and thus components) of a Policy.interfaceProfileThis interface describes the getter-methods (and thus components) of a Profile.interfaceReceiverThis interface describes the getter-methods (and thus components) of a Receiver. -
Uses of ResourceEntity in org.openstack4j.openstack.identity.v3.domain
Classes in org.openstack4j.openstack.identity.v3.domain that implement ResourceEntity Modifier and Type Class Description static classKeystoneAuth.AuthIdentity.AuthPassword.AuthUserstatic classKeystoneAuth.AuthIdentity.AuthPassword.AuthUser.AuthDomainstatic classKeystoneAuth.AuthScope.AuthDomainstatic classKeystoneAuth.AuthScope.ScopeProject -
Uses of ResourceEntity in org.openstack4j.openstack.senlin.domain
Classes in org.openstack4j.openstack.senlin.domain that implement ResourceEntity Modifier and Type Class Description classSenlinActionThis is a model of a senlinAction.classSenlinClusterThis is a model of a senlinCluster.classSenlinNodeThis is a model of a senlinNode.classSenlinPolicyThis is a model of a senlinPolicy.classSenlinProfileThis is a model of a senlinProfile.classSenlinReceiverThis is a model of a senlinReceiver.
-