public class Endpoints extends Object
Constructor and Description |
---|
Endpoints() |
Modifier and Type | Method and Description |
---|---|
String |
blob()
Get gets the blob endpoint.
|
String |
dfs()
Get gets the dfs endpoint.
|
String |
file()
Get gets the file endpoint.
|
String |
queue()
Get gets the queue endpoint.
|
String |
table()
Get gets the table endpoint.
|
String |
web()
Get gets the web endpoint.
|
public String blob()
public String queue()
public String table()
public String file()
public String web()
public String dfs()
Copyright © 2019. All rights reserved.