java.lang.Object
io.helidon.integrations.oci.sdk.processor.OciModuleComponentNamer
All Implemented Interfaces:
ModuleComponentNamer

public class OciModuleComponentNamer extends Object implements ModuleComponentNamer
Avoids using any OCI SDK package name(s) as the ModuleComponent name that is code-generated.
  • Constructor Details

    • OciModuleComponentNamer

      @Deprecated public OciModuleComponentNamer()
      Deprecated.
      this is a Java ServiceLoader implementation and the constructor should not be used directly
      Service loader based constructor.
  • Method Details