Uses of Class
com.woorea.openstack.keystone.v3.model.Token.Service.Endpoint
-
Packages that use Token.Service.Endpoint Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Token.Service.Endpoint in com.woorea.openstack.keystone.v3.model
Fields in com.woorea.openstack.keystone.v3.model with type parameters of type Token.Service.Endpoint Modifier and Type Field Description private java.util.List<Token.Service.Endpoint>Token.Service. endpointsMethods in com.woorea.openstack.keystone.v3.model that return types with arguments of type Token.Service.Endpoint Modifier and Type Method Description java.util.List<Token.Service.Endpoint>Token.Service. getEndpoints()Method parameters in com.woorea.openstack.keystone.v3.model with type arguments of type Token.Service.Endpoint Modifier and Type Method Description voidToken.Service. setEndpoints(java.util.List<Token.Service.Endpoint> endpoints)
-