public class LocationReference extends Object implements Serializable
| Constructor and Description |
|---|
LocationReference(URI uri,
java.time.Instant expiration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
java.time.Instant |
getExpiration() |
URI |
getUri() |
int |
hashCode() |
boolean |
isExpired() |
String |
toString() |
Copyright © 2017. All rights reserved.