Package io.micronaut.oraclecloud.clients
Annotation Interface SdkClients
Internal Annotation to trigger the creation of SDK clients.
-
Nested Class Summary
-
Optional Element Summary
-
Element Details
-
value
SdkClients.Kind value- Returns:
- The type of client to generate.
- Default:
- ASYNC
-
clientClasses
String[] clientClasses- Returns:
- The OCI SDK client class names to process.
- Default:
- {}
-