public class ZFJCloudClient extends Object
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ZFJCloudClient.Builder  | 
| Constructor and Description | 
|---|
ZFJCloudClient()  | 
| Modifier and Type | Method and Description | 
|---|---|
JwtGenerator | 
getJwtGenerator()  | 
String | 
getTestConfigurationStatus()  | 
ZFJCloudConfig | 
getZFJCloudConfig()  | 
void | 
prepareRequest(org.apache.http.client.methods.HttpRequestBase method)  | 
static ZFJCloudClient.Builder | 
restBuilder(String accessKey,
           String secretKey,
           String userName,
           String zephyrBaseUrl)  | 
boolean | 
testConfiguration()  | 
public static ZFJCloudClient.Builder restBuilder(String accessKey, String secretKey, String userName, String zephyrBaseUrl)
public JwtGenerator getJwtGenerator()
public ZFJCloudConfig getZFJCloudConfig()
public void prepareRequest(org.apache.http.client.methods.HttpRequestBase method)
public boolean testConfiguration()
public String getTestConfigurationStatus()
Copyright © 2019. All rights reserved.