Class GoogleComputeEngineArbitraryCpuRamTemplateBuilderImpl

    • Constructor Detail

      • GoogleComputeEngineArbitraryCpuRamTemplateBuilderImpl

        @Inject
        protected GoogleComputeEngineArbitraryCpuRamTemplateBuilderImpl​(com.google.common.base.Supplier<Set<? extends Location>> locations,
                                                                        com.google.common.base.Supplier<Set<? extends Image>> images,
                                                                        com.google.common.base.Supplier<Set<? extends Hardware>> hardwares,
                                                                        com.google.common.base.Supplier<Location> defaultLocation,
                                                                        @Named("DEFAULT")
                                                                        javax.inject.Provider<TemplateOptions> optionsProvider,
                                                                        @Named("DEFAULT")
                                                                        javax.inject.Provider<TemplateBuilder> defaultTemplateProvider)