Uses of Class
ca.cdr.api.fhirgw.json.GatewayTargetJson
-
Uses of GatewayTargetJson in ca.cdr.api.fhirgw.json
Modifier and TypeMethodDescriptionGatewayConfigurationJson.addTarget()
GatewayTargetJson.clone()
GatewayTargetJson.ExampleSupplier.get()
GatewayTargetJson.setAlternateValidationPath
(String theAlternateValidationPath) GatewayTargetJson.setBaseUrl
(String theBaseUrl) GatewayTargetJson.setClientInterceptorClasses
(String myClientInterceptorClasses) GatewayTargetJson.setConnectTimeoutMillis
(Integer theConnectTimeoutMillis) GatewayTargetJson.setHttpBasicCredentials
(String theHttpBasicCredentials) GatewayTargetJson.setResourceIdPrefix
(String theResourceIdPrefix) GatewayTargetJson.setServerCapabilityStatementValidationEnabled
(Boolean theServerCapabilityStatementValidationEnabled) GatewayTargetJson.setSocketTimeoutMillis
(Integer theSocketTimeoutMillis) Modifier and TypeMethodDescriptionvoid
GatewayConfigurationJson.setTargets
(List<GatewayTargetJson> theTargets) -
Uses of GatewayTargetJson in ca.cdr.api.fhirgw.model
ModifierConstructorDescriptionTargetMap
(Map<String, GatewayTargetJson> theDefinitions, Map<String, IFhirEndpointGatewayTarget> theTargets)