Uses of Class
com.intel.cosbench.client.keystone.KeystoneResponse.AccessInfo.ServiceInfo.Endpoint

Packages that use KeystoneResponse.AccessInfo.ServiceInfo.Endpoint
com.intel.cosbench.client.keystone   
 

Uses of KeystoneResponse.AccessInfo.ServiceInfo.Endpoint in com.intel.cosbench.client.keystone
 

Methods in com.intel.cosbench.client.keystone that return types with arguments of type KeystoneResponse.AccessInfo.ServiceInfo.Endpoint
 java.util.List<KeystoneResponse.AccessInfo.ServiceInfo.Endpoint> KeystoneResponse.AccessInfo.ServiceInfo.getEndpoints()
           
 

Method parameters in com.intel.cosbench.client.keystone with type arguments of type KeystoneResponse.AccessInfo.ServiceInfo.Endpoint
 void KeystoneResponse.AccessInfo.ServiceInfo.setEndpoints(java.util.List<KeystoneResponse.AccessInfo.ServiceInfo.Endpoint> endpoints)