| Interface | Description |
|---|---|
| ResourceInfo |
An optional interface that a HAL resource interface can extend to
expose additional details about the resource.
|
| Class | Description |
|---|---|
| HalService<T> |
The HalService simplifies the configuration and access to an AWS HAL-based service API.
|
| ImmediatelyExpiringCache |
| Enum | Description |
|---|---|
| Link.KeyField |
| Exception | Description |
|---|---|
| RelationNotAvailableException |
| Annotation Type | Description |
|---|---|
| Link |
This annotation corresponds to a resource's link relation within the
underlying HAL representation.
|
| UriValue |
This annotation is added to a Link to indicate a set of hard-coded URI
values to substitute into a template.
|
| UriVariable |
This annotation is added to a parameter and indicates what URI
variable (or variables) the parameter should be applied to in
a template.
|
Copyright © 2014. All rights reserved.