JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
K
L
P
R
S
T
U
V
W
_
A
add(Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
add(int, Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
addAll(Collection)
- Method in class com.amazonaws.hal.client.
ConvertingList
addAll(int, Collection)
- Method in class com.amazonaws.hal.client.
ConvertingList
C
clear()
- Method in class com.amazonaws.hal.client.
ConvertingList
clear()
- Method in class com.amazonaws.hal.client.
ConvertingMap
clear()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
com.amazonaws.hal
- package com.amazonaws.hal
com.amazonaws.hal.client
- package com.amazonaws.hal.client
contains(Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
containsAll(Collection)
- Method in class com.amazonaws.hal.client.
ConvertingList
containsKey(Object)
- Method in class com.amazonaws.hal.client.
ConvertingMap
containsKey(Object)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
containsValue(Object)
- Method in class com.amazonaws.hal.client.
ConvertingMap
containsValue(Object)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
ConvertingList
- Class in
com.amazonaws.hal.client
ConvertingList(Type, List)
- Constructor for class com.amazonaws.hal.client.
ConvertingList
ConvertingMap
- Class in
com.amazonaws.hal.client
ConvertingMap(Type, Map)
- Constructor for class com.amazonaws.hal.client.
ConvertingMap
D
DEFAULT_ROOT_PATH
- Static variable in class com.amazonaws.hal.
HalService
deleteResource(Class<T>, String)
- Method in class com.amazonaws.hal.client.
HalClient
E
entrySet()
- Method in class com.amazonaws.hal.client.
ConvertingMap
entrySet()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
G
get(int)
- Method in class com.amazonaws.hal.client.
ConvertingList
get(Object)
- Method in class com.amazonaws.hal.client.
ConvertingMap
get(Object)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
getInstance()
- Static method in class com.amazonaws.hal.
ImmediatelyExpiringCache
getResource(Class<T>, String)
- Method in class com.amazonaws.hal.client.
HalClient
getRootResource()
- Method in class com.amazonaws.hal.
HalService
H
HalClient
- Class in
com.amazonaws.hal.client
The HalClient is a lower-level class for interacting with a HAL-based API.
HalClient(ClientConfiguration, String, String, String, AWSCredentialsProvider, Map<String, Object>)
- Constructor for class com.amazonaws.hal.client.
HalClient
HalService
<
T
> - Class in
com.amazonaws.hal
The HalService simplifies the configuration and access to an AWS HAL-based service API.
HalService(String, String, String, Class<T>)
- Constructor for class com.amazonaws.hal.
HalService
HalService(String, String, String, Class<T>, String)
- Constructor for class com.amazonaws.hal.
HalService
I
ImmediatelyExpiringCache
- Class in
com.amazonaws.hal
indexOf(Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
isEmpty()
- Method in class com.amazonaws.hal.client.
ConvertingList
isEmpty()
- Method in class com.amazonaws.hal.client.
ConvertingMap
isEmpty()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
iterator()
- Method in class com.amazonaws.hal.client.
ConvertingList
K
keySet()
- Method in class com.amazonaws.hal.client.
ConvertingMap
keySet()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
L
lastIndexOf(Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
Link
- Annotation Type in
com.amazonaws.hal
This annotation corresponds to a resource's link relation within the underlying HAL representation.
Link.KeyField
- Enum in
com.amazonaws.hal
listIterator()
- Method in class com.amazonaws.hal.client.
ConvertingList
listIterator(int)
- Method in class com.amazonaws.hal.client.
ConvertingList
P
postResource(Class<T>, String, Object)
- Method in class com.amazonaws.hal.client.
HalClient
put(Object, Object)
- Method in class com.amazonaws.hal.client.
ConvertingMap
put(String, Object)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
putAll(Map)
- Method in class com.amazonaws.hal.client.
ConvertingMap
putAll(Map<? extends String, ?>)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
putResource(Class<T>, String, Object)
- Method in class com.amazonaws.hal.client.
HalClient
R
RelationNotAvailableException
- Exception in
com.amazonaws.hal
RelationNotAvailableException()
- Constructor for exception com.amazonaws.hal.
RelationNotAvailableException
RelationNotAvailableException(String)
- Constructor for exception com.amazonaws.hal.
RelationNotAvailableException
RelationNotAvailableException(Throwable)
- Constructor for exception com.amazonaws.hal.
RelationNotAvailableException
RelationNotAvailableException(String, Throwable)
- Constructor for exception com.amazonaws.hal.
RelationNotAvailableException
RelationNotAvailableException(String, Throwable, boolean, boolean)
- Constructor for exception com.amazonaws.hal.
RelationNotAvailableException
remove(Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
remove(int)
- Method in class com.amazonaws.hal.client.
ConvertingList
remove(Object)
- Method in class com.amazonaws.hal.client.
ConvertingMap
remove(Object)
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
removeAll(Collection)
- Method in class com.amazonaws.hal.client.
ConvertingList
ResourceInfo
- Interface in
com.amazonaws.hal
An optional interface that a HAL resource interface can extend to expose additional details about the resource.
retainAll(Collection)
- Method in class com.amazonaws.hal.client.
ConvertingList
S
set(int, Object)
- Method in class com.amazonaws.hal.client.
ConvertingList
setAwsCredentialsProvider(AWSCredentialsProvider)
- Method in class com.amazonaws.hal.
HalService
setClientConfiguration(ClientConfiguration)
- Method in class com.amazonaws.hal.
HalService
setResourceCache(Map<String, Object>)
- Method in class com.amazonaws.hal.
HalService
size()
- Method in class com.amazonaws.hal.client.
ConvertingList
size()
- Method in class com.amazonaws.hal.client.
ConvertingMap
size()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
subList(int, int)
- Method in class com.amazonaws.hal.client.
ConvertingList
T
toArray()
- Method in class com.amazonaws.hal.client.
ConvertingList
toArray(Object[])
- Method in class com.amazonaws.hal.client.
ConvertingList
U
UriValue
- Annotation Type in
com.amazonaws.hal
This annotation is added to a Link to indicate a set of hard-coded URI values to substitute into a template.
UriVariable
- Annotation Type in
com.amazonaws.hal
This annotation is added to a parameter and indicates what URI variable (or variables) the parameter should be applied to in a template.
V
valueOf(String)
- Static method in enum com.amazonaws.hal.
Link.KeyField
Returns the enum constant of this type with the specified name.
values()
- Method in class com.amazonaws.hal.client.
ConvertingMap
values()
- Method in class com.amazonaws.hal.
ImmediatelyExpiringCache
values()
- Static method in enum com.amazonaws.hal.
Link.KeyField
Returns an array containing the constants of this enum type, in the order they are declared.
W
with(ClientConfiguration)
- Method in class com.amazonaws.hal.
HalService
with(AWSCredentialsProvider)
- Method in class com.amazonaws.hal.
HalService
with(Map<String, Object>)
- Method in class com.amazonaws.hal.
HalService
_
_getAvailableLinks()
- Method in interface com.amazonaws.hal.
ResourceInfo
A HAL resource may have one or more links.
_getProperty(String)
- Method in interface com.amazonaws.hal.
ResourceInfo
Properties of a HAL resource will normally be accessed by getter methods declared in an resource interface.
_getSelfHref()
- Method in interface com.amazonaws.hal.
ResourceInfo
A HAL resource has at least a "self" link.
_isLinkAvailable(String)
- Method in interface com.amazonaws.hal.
ResourceInfo
Test to see if the current resource contains a link with the specified relation.
A
C
D
E
G
H
I
K
L
P
R
S
T
U
V
W
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.