public class TablestorageConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLESTORAGE_CLIENT_ACCESSKEYID |
static String |
TABLESTORAGE_CLIENT_ENDPOINT |
static String |
TABLESTORAGE_CLIENT_INSTANCENAME |
static String |
TABLESTORAGE_CLIENT_SECRETACCESSKEY |
| Constructor and Description |
|---|
TablestorageConfiguration(String endpoint,
String instanceName,
String accessKeyId,
String secretAccessKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKeyId() |
String |
getEndpoint() |
String |
getInstanceName() |
String |
getSecretAccessKey() |
public static final String TABLESTORAGE_CLIENT_ENDPOINT
public static final String TABLESTORAGE_CLIENT_ACCESSKEYID
public static final String TABLESTORAGE_CLIENT_SECRETACCESSKEY
public static final String TABLESTORAGE_CLIENT_INSTANCENAME
Copyright © 2021. All rights reserved.