Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active July 22, 2020 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/b4455f0f776dd80137f45b92faf3cc3f to your computer and use it in GitHub Desktop.
Save recursivecodes/b4455f0f776dd80137f45b92faf3cc3f to your computer and use it in GitHub Desktop.
FunctionInvokeSync.java
String functionId = " [function-ocid]";
String invokeEndpoint = "[invoke-endpoint-base-url]";
ConfigFileAuthenticationDetailsProvider provider = new ConfigFileAuthenticationDetailsProvider("DEFAULT");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment