| Class | Description |
|---|---|
| BrktAuth | |
| BrktHttpClient |
Sends an HTTP request to the Bracket service and returns the response payload.
|
| BrktHttpClient.Builder | |
| BrktHttpClient.Response | |
| BrktRestClient |
Sends a REST request to the Bracket service and deserializes the response
into one or more Java objects.
|
| BrktRestClient.Builder | |
| DeployWorkloadTemplateRequestBuilder |
Provides a type-safe way to assemble a request for deploying a workload
from a workload template
|
| Main | |
| RequestBuilder |
Builds a
Map of attributes that represents the request payload. |
| Exception | Description |
|---|---|
| BrktAuth.CryptoException | |
| BrktRestClient.HttpError |
Thrown when the server returns an unsuccessful HTTP status code.
|
Copyright © 2015. All rights reserved.