| Class | Description |
|---|---|
| ArtifactResource |
A read-only API for accessing file artifacts (e.g.
|
| ConfigResource<T extends ConfigStore<?>> |
A read-only API for accessing active and inactive configurations from persistent storage.
|
| EndpointsResource |
A read-only API for accessing information about how to connect to the service.
|
| EndpointUtils |
Utilities relating to the creation and interpretation of endpoints between DC/OS tasks.
|
| EndpointUtils.VipInfo |
Simple data container representing information about a task VIP entry.
|
| HealthResource |
A read-only API for checking whether the service is healthy.
|
| OfferOutcomeResource |
A read-only API for accessing the most recently processed offers.
|
| PlansResource |
API for management of Plan(s).
|
| PodResource |
A read-only API for accessing information about how to connect to the service.
|
| RequestUtils |
Utilities for handling HTTP requests from clients.
|
| ResponseUtils |
Utilities for building RPC responses.
|
| StateResource |
An API for reading task and frameworkId state from persistent storage, and resetting the state store cache if one is
being used.
|