public interface OperatingSystemsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OperatingSystemsService.ListRequest |
static interface |
OperatingSystemsService.ListResponse |
Modifier and Type | Method and Description |
---|---|
OperatingSystemsService.ListRequest |
list() |
OperatingSystemService |
operatingSystemService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
OperatingSystemsService.ListRequest list()
OperatingSystemService operatingSystemService(String id)
Copyright © 2016. All rights reserved.