public class GraphQLTestRequestConfigAdapterImpl extends AbstractRequestConfigAdapterImpl<GraphQLTestRequestConfig,RequestEnvironmentSpecConfig,RequestEnvironmentSpecEntryConfig> implements GraphQLTestRequestConfigAdapter
| Constructor and Description |
|---|
GraphQLTestRequestConfigAdapterImpl(GraphQLTestRequestConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected RequestEnvironmentSpecEntryConfig |
addNewEntry() |
protected RequestEnvironmentSpecConfig |
addNewEnvironmentSpec() |
protected List<RequestEnvironmentSpecEntryConfig> |
getEntryList() |
protected RequestEnvironmentSpecConfig |
getEnvironmentSpec() |
clone, convertCredentials, getDefaultEnvironmentAuthProfile, getDomain, getEnvironmentAuthProfileForLegacyProject, getPassword, getPreemptive, getSslKeystore, getUsername, setDefaultEnvironmentAuthProfile, setDomain, setPassword, setPreemptive, setSslKeystore, setUsernamegetAuthProfile, getAuthProfileAsIs, getNonStoredAuthProfile, initNew, setAuthProfilegetConfig, getEnvironmentSpecEntryConfig, isDefaultEnvironment, setConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertCredentials, getDomain, getPassword, getPreemptive, getSslKeystore, getUsername, setDomain, setPassword, setPreemptive, setSslKeystore, setUsernamegetAuthProfile, setAuthProfileclone, initNewpublic GraphQLTestRequestConfigAdapterImpl(GraphQLTestRequestConfig config)
@Nullable protected RequestEnvironmentSpecConfig getEnvironmentSpec()
@Nonnull protected RequestEnvironmentSpecConfig addNewEnvironmentSpec()
@Nonnull protected List<RequestEnvironmentSpecEntryConfig> getEntryList()
@Nonnull protected RequestEnvironmentSpecEntryConfig addNewEntry()
Copyright © 2019. All rights reserved.