com.stackify.api.common
public class ApiClients extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.stackify.api.ApiClient |
getApiClient(Class<?> apiClass,
String propertyFileName)
Creates an api client object with information from the specified properties file
|
public static com.stackify.api.ApiClient getApiClient(Class<?> apiClass, String propertyFileName)
propertyFileName - The file name of the properties file containing api client details (could be null)Copyright © 2014 Stackify, LLC. All Rights Reserved.