| Package | Description |
|---|---|
| com.brkt.client | |
| com.brkt.client.util |
| Class and Description |
|---|
| BrktRestClient
Sends a REST request to the Bracket service and deserializes the response
into one or more Java objects.
|
| BrktRestClient.HttpError
Thrown when the server returns an unsuccessful HTTP status code.
|
| Class and Description |
|---|
| 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 |
| BrktRestClient.HttpError
Thrown when the server returns an unsuccessful HTTP status code.
|
| DeployWorkloadTemplateRequestBuilder
Provides a type-safe way to assemble a request for deploying a workload
from a workload template
|
| RequestBuilder
Builds a
Map of attributes that represents the request payload. |
Copyright © 2015. All rights reserved.