| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ObjectAttributeRange |
ObjectAttributeRange.clone() |
ObjectAttributeRange |
ObjectAttributeRange.withAttributeKey(AttributeKey attributeKey)
The key of the attribute the attribute range covers.
|
ObjectAttributeRange |
ObjectAttributeRange.withRange(TypedAttributeValueRange range)
The range of attribute values being selected.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectAttributeRange> |
ListIndexRequest.getRangesOnIndexedValues()
Specifies the ranges of indexed values that you want to query.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndexRequest |
ListIndexRequest.withRangesOnIndexedValues(ObjectAttributeRange... rangesOnIndexedValues)
Specifies the ranges of indexed values that you want to query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIndexRequest.setRangesOnIndexedValues(Collection<ObjectAttributeRange> rangesOnIndexedValues)
Specifies the ranges of indexed values that you want to query.
|
ListIndexRequest |
ListIndexRequest.withRangesOnIndexedValues(Collection<ObjectAttributeRange> rangesOnIndexedValues)
Specifies the ranges of indexed values that you want to query.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectAttributeRange |
ObjectAttributeRangeJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAttributeRangeMarshaller.marshall(ObjectAttributeRange objectAttributeRange,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.