Class | Description |
---|---|
Capabilities |
This class represents a set of capabilities that may or may not be supported in a given version of DC/OS.
|
DcosConstants |
This class encapsulates constants common to DC/OS and its services.
|
DcosHttpClientBuilder |
A
DcosHttpClientBuilder is a helper that simplifies common modifications
of org.apache.http.client.HttpClient . |
DcosHttpExecutor |
Class which performs some up-front DC/OS-specific environment validation before returning an
Executor
instance. |
DcosVersion |
This class encapsulates the response from a DC/OS cluster's dcos-metadata/dcos-version.json endpoint.
|
DcosVersion.Elements |
A broken-down representation of a version string's elements.
|