mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
Formatting
This commit is contained in:
parent
8185b28041
commit
3f8bf7e746
@ -167,7 +167,7 @@ public class ResourceType<T extends ResourceType<T>> implements URISupplier {
|
||||
/**
|
||||
* Set of optional links to an entity or operation associated with this object.
|
||||
*/
|
||||
public Set<Link>getLinks() {
|
||||
public Set<Link> getLinks() {
|
||||
return links;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user