Skip to content

Commit dbea1f0

Browse files
fixed
1 parent 8aa94d7 commit dbea1f0

File tree

1 file changed

+1
-0
lines changed
  • app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/files/src/main/java/com/example

1 file changed

+1
-0
lines changed

app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/files/src/main/java/com/example/HelloAIFunction.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Software and the Larger Work(s), and to sublicense the foregoing rights on
4343
import com.oracle.bmc.Region;
4444
import com.oracle.bmc.auth.AuthenticationDetailsProvider;
4545
import com.oracle.bmc.auth.ResourcePrincipalAuthenticationDetailsProvider;
46+
import com.oracle.bmc.auth.ConfigFileAuthenticationDetailsProvider;
4647
import com.oracle.bmc.auth.StringPrivateKeySupplier;
4748
import com.oracle.bmc.auth.SimpleAuthenticationDetailsProvider;
4849
import com.oracle.bmc.generativeaiinference.GenerativeAiInferenceClient;

0 commit comments

Comments
 (0)