Searched refs:bootstrapSetter (Results 1 – 1 of 1) sorted by relevance
79 private final BootstrapSetter bootstrapSetter; field in GoogleCloudToProdNameResolver96 BootstrapSetter bootstrapSetter) { in GoogleCloudToProdNameResolver() argument97 this(targetUri, args, executorResource, new Random(), bootstrapSetter, in GoogleCloudToProdNameResolver()103 Random rand, BootstrapSetter bootstrapSetter, NameResolver.Factory nameResolverFactory) { in GoogleCloudToProdNameResolver() argument105 this.bootstrapSetter = checkNotNull(bootstrapSetter, "bootstrapSetter"); in GoogleCloudToProdNameResolver()179 bootstrapSetter.setBootstrap(finalRawBootstrap); in resolve()