Package com.smeup.kokos.sdk.util
Class K11Utils
java.lang.Object
com.smeup.kokos.sdk.util.K11Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic K11ConfiggetK11ConfigFromScript(File loa38File) static FilegetLoa38Script(String idSez, ExecutionContext context) static StringgetLoad38Code(Fun fun) static StringgetLoad38ConfigId(Fun fun) static StringgetUrlFromArtifact(String artifact) static HttpResponse<byte[]> sendK11Request(K11Config k11config, K11PayloadRequest dto)
-
Field Details
-
K11_REQUEST_ENDPOINT
- See Also:
-
PREFIX_LOA38
- See Also:
-
SUFFIX_ENV_NAME_URL
- See Also:
-
-
Constructor Details
-
K11Utils
public K11Utils()
-
-
Method Details
-
getLoad38Code
-
getLoad38ConfigId
-
getUrlFromArtifact
-
getLoa38Script
- Throws:
Exception
-
getK11ConfigFromScript
- Throws:
Exception
-
sendK11Request
public static HttpResponse<byte[]> sendK11Request(K11Config k11config, K11PayloadRequest dto) throws Exception - Throws:
Exception
-