Class GoogleClientExample


  • public final class GoogleClientExample
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GoogleClientExample​(com.google.cloud.secretmanager.v1.SecretManagerServiceClient googleSecretManagerClient)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onStartup​(io.micronaut.context.event.StartupEvent event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleClientExample

        public GoogleClientExample​(com.google.cloud.secretmanager.v1.SecretManagerServiceClient googleSecretManagerClient)
    • Method Detail

      • onStartup

        @EventListener
        public void onStartup​(io.micronaut.context.event.StartupEvent event)