Package org.arvados.client.api.client
Class KeepServicesApiClient
- java.lang.Object
- 
- org.arvados.client.api.client.BaseStandardApiClient<KeepService,KeepServiceList>
- 
- org.arvados.client.api.client.KeepServicesApiClient
 
 
- 
 public class KeepServicesApiClient extends BaseStandardApiClient<KeepService,KeepServiceList> 
- 
- 
Constructor SummaryConstructors Constructor Description KeepServicesApiClient(ConfigProvider config)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description KeepServiceListaccessible()
 
- 
- 
- 
Constructor Detail- 
KeepServicesApiClientpublic KeepServicesApiClient(ConfigProvider config) 
 
- 
 - 
Method Detail- 
accessiblepublic KeepServiceList accessible() 
 
- 
 
-