public class ResourceConfig extends Object implements com.mastercard.api.core.model.ResourceConfigInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getContentTypeOverride() |
String |
getContext() |
String |
getHost() |
static ResourceConfig |
getInstance()
This is the singleton method to return the
instance of the class
|
boolean |
getJsonNative() |
String |
getVersion() |
void |
setEnvironment(com.mastercard.api.core.model.Environment environment) |
void |
setEnvironment(String host,
String context) |
public static ResourceConfig getInstance()
public String getContext()
public String getHost()
public String getVersion()
public boolean getJsonNative()
public String getContentTypeOverride()
public void setEnvironment(com.mastercard.api.core.model.Environment environment)
setEnvironment in interface com.mastercard.api.core.model.ResourceConfigInterfaceCopyright © 2019. All rights reserved.